659 lines
18 KiB
C
659 lines
18 KiB
C
|
|
static const u8 sEasyChatWord_Dark[] = _("DARK");
|
|
static const u8 sEasyChatWord_Stench[] = _("STENCH");
|
|
static const u8 sEasyChatWord_ThickFat[] = _("THICK FAT");
|
|
static const u8 sEasyChatWord_RainDish[] = _("RAIN DISH");
|
|
static const u8 sEasyChatWord_Drizzle[] = _("DRIZZLE");
|
|
static const u8 sEasyChatWord_ArenaTrap[] = _("ARENA TRAP");
|
|
static const u8 sEasyChatWord_Intimidate[] = _("INTIMIDATE");
|
|
static const u8 sEasyChatWord_RockHead[] = _("ROCK HEAD");
|
|
static const u8 sEasyChatWord_Color[] = _("COLOR");
|
|
static const u8 sEasyChatWord_AltColor[] = _("ALT. COLOR");
|
|
static const u8 sEasyChatWord_Rock[] = _("ROCK");
|
|
static const u8 sEasyChatWord_Beautiful[] = _("BEAUTIFUL");
|
|
static const u8 sEasyChatWord_Beauty[] = _("BEAUTY");
|
|
static const u8 sEasyChatWord_AirLock[] = _("AIR LOCK");
|
|
static const u8 sEasyChatWord_Psychic[] = _("PSYCHIC");
|
|
static const u8 sEasyChatWord_HyperCutter[] = _("HYPER CUTTER");
|
|
static const u8 sEasyChatWord_Fighting[] = _("FIGHTING");
|
|
static const u8 sEasyChatWord_ShadowTag[] = _("SHADOW TAG");
|
|
static const u8 sEasyChatWord_Smart[] = _("SMART");
|
|
static const u8 sEasyChatWord_Smartness[] = _("SMARTNESS");
|
|
static const u8 sEasyChatWord_SpeedBoost[] = _("SPEED BOOST");
|
|
static const u8 sEasyChatWord_Cool[] = _("COOL");
|
|
static const u8 sEasyChatWord_Coolness[] = _("COOLNESS");
|
|
static const u8 sEasyChatWord_BattleArmor[] = _("BATTLE ARMOR");
|
|
static const u8 sEasyChatWord_Cute[] = _("CUTE");
|
|
static const u8 sEasyChatWord_Cuteness[] = _("CUTENESS");
|
|
static const u8 sEasyChatWord_Sturdy[] = _("STURDY");
|
|
static const u8 sEasyChatWord_SuctionCups[] = _("SUCTION CUPS");
|
|
static const u8 sEasyChatWord_Grass[] = _("GRASS");
|
|
static const u8 sEasyChatWord_ClearBody[] = _("CLEAR BODY");
|
|
static const u8 sEasyChatWord_Torrent[] = _("TORRENT");
|
|
static const u8 sEasyChatWord_Ghost[] = _("GHOST");
|
|
static const u8 sEasyChatWord_Ice[] = _("ICE");
|
|
static const u8 sEasyChatWord_Guts[] = _("GUTS");
|
|
static const u8 sEasyChatWord_RoughSkin[] = _("ROUGH SKIN");
|
|
static const u8 sEasyChatWord_ShellArmor[] = _("SHELL ARMOR");
|
|
static const u8 sEasyChatWord_NaturalCure[] = _("NATURAL CURE");
|
|
static const u8 sEasyChatWord_Damp[] = _("DAMP");
|
|
static const u8 sEasyChatWord_Ground[] = _("GROUND");
|
|
static const u8 sEasyChatWord_Limber[] = _("LIMBER");
|
|
static const u8 sEasyChatWord_MagnetPull[] = _("MAGNET PULL");
|
|
static const u8 sEasyChatWord_WhiteSmoke[] = _("WHITE SMOKE");
|
|
static const u8 sEasyChatWord_Synchronize[] = _("SYNCHRONIZE");
|
|
static const u8 sEasyChatWord_Overgrow[] = _("OVERGROW");
|
|
static const u8 sEasyChatWord_SwiftSwim[] = _("SWIFT SWIM");
|
|
static const u8 sEasyChatWord_SandStream[] = _("SAND STREAM");
|
|
static const u8 sEasyChatWord_SandVeil[] = _("SAND VEIL");
|
|
static const u8 sEasyChatWord_KeenEye[] = _("KEEN EYE");
|
|
static const u8 sEasyChatWord_InnerFocus[] = _("INNER FOCUS");
|
|
static const u8 sEasyChatWord_Static[] = _("STATIC");
|
|
static const u8 sEasyChatWord_Type[] = _("TYPE");
|
|
static const u8 sEasyChatWord_Tough[] = _("TOUGH");
|
|
static const u8 sEasyChatWord_Toughness[] = _("TOUGHNESS");
|
|
static const u8 sEasyChatWord_ShedSkin[] = _("SHED SKIN");
|
|
static const u8 sEasyChatWord_HugePower[] = _("HUGE POWER");
|
|
static const u8 sEasyChatWord_VoltAbsorb[] = _("VOLT ABSORB");
|
|
static const u8 sEasyChatWord_WaterAbsorb[] = _("WATER ABSORB");
|
|
static const u8 sEasyChatWord_Electric[] = _("ELECTRIC");
|
|
static const u8 sEasyChatWord_Forecast[] = _("FORECAST");
|
|
static const u8 sEasyChatWord_SereneGrace[] = _("SERENE GRACE");
|
|
static const u8 sEasyChatWord_Poison[] = _("POISON");
|
|
static const u8 sEasyChatWord_PoisonPoint[] = _("POISON POINT");
|
|
static const u8 sEasyChatWord_Dragon[] = _("DRAGON");
|
|
static const u8 sEasyChatWord_Trace[] = _("TRACE");
|
|
static const u8 sEasyChatWord_Oblivious[] = _("OBLIVIOUS");
|
|
static const u8 sEasyChatWord_Truant[] = _("TRUANT");
|
|
static const u8 sEasyChatWord_RunAway[] = _("RUN AWAY");
|
|
static const u8 sEasyChatWord_StickyHold[] = _("STICKY HOLD");
|
|
static const u8 sEasyChatWord_CloudNine[] = _("CLOUD NINE");
|
|
static const u8 sEasyChatWord_Normal[] = _("NORMAL");
|
|
static const u8 sEasyChatWord_Steel[] = _("STEEL");
|
|
static const u8 sEasyChatWord_Illuminate[] = _("ILLUMINATE");
|
|
static const u8 sEasyChatWord_EarlyBird[] = _("EARLY BIRD");
|
|
static const u8 sEasyChatWord_Hustle[] = _("HUSTLE");
|
|
static const u8 sEasyChatWord_Shine[] = _("SHINE");
|
|
static const u8 sEasyChatWord_Flying[] = _("FLYING");
|
|
static const u8 sEasyChatWord_Drought[] = _("DROUGHT");
|
|
static const u8 sEasyChatWord_Lightningrod[] = _("LIGHTNINGROD");
|
|
static const u8 sEasyChatWord_Compoundeyes[] = _("COMPOUNDEYES");
|
|
static const u8 sEasyChatWord_MarvelScale[] = _("MARVEL SCALE");
|
|
static const u8 sEasyChatWord_WonderGuard[] = _("WONDER GUARD");
|
|
static const u8 sEasyChatWord_Insomnia[] = _("INSOMNIA");
|
|
static const u8 sEasyChatWord_Levitate[] = _("LEVITATE");
|
|
static const u8 sEasyChatWord_Plus[] = _("PLUS");
|
|
static const u8 sEasyChatWord_Pressure[] = _("PRESSURE");
|
|
static const u8 sEasyChatWord_LiquidOoze[] = _("LIQUID OOZE");
|
|
static const u8 sEasyChatWord_ColorChange[] = _("COLOR CHANGE");
|
|
static const u8 sEasyChatWord_Soundproof[] = _("SOUNDPROOF");
|
|
static const u8 sEasyChatWord_EffectSpore[] = _("EFFECT SPORE");
|
|
static const u8 sEasyChatWord_Pkrs[] = _("{PK}RS");
|
|
static const u8 sEasyChatWord_Fire[] = _("FIRE");
|
|
static const u8 sEasyChatWord_FlameBody[] = _("FLAME BODY");
|
|
static const u8 sEasyChatWord_Minus[] = _("MINUS");
|
|
static const u8 sEasyChatWord_OwnTempo[] = _("OWN TEMPO");
|
|
static const u8 sEasyChatWord_MagmaArmor[] = _("MAGMA ARMOR");
|
|
static const u8 sEasyChatWord_Water[] = _("WATER");
|
|
static const u8 sEasyChatWord_WaterVeil[] = _("WATER VEIL");
|
|
static const u8 sEasyChatWord_Bug[] = _("BUG");
|
|
static const u8 sEasyChatWord_Swarm[] = _("SWARM");
|
|
static const u8 sEasyChatWord_CuteCharm[] = _("CUTE CHARM");
|
|
static const u8 sEasyChatWord_Immunity[] = _("IMMUNITY");
|
|
static const u8 sEasyChatWord_Blaze[] = _("BLAZE");
|
|
static const u8 sEasyChatWord_Pickup[] = _("PICKUP");
|
|
static const u8 sEasyChatWord_Pattern[] = _("PATTERN");
|
|
static const u8 sEasyChatWord_FlashFire[] = _("FLASH FIRE");
|
|
static const u8 sEasyChatWord_VitalSpirit[] = _("VITAL SPIRIT");
|
|
static const u8 sEasyChatWord_Chlorophyll[] = _("CHLOROPHYLL");
|
|
static const u8 sEasyChatWord_PurePower[] = _("PURE POWER");
|
|
static const u8 sEasyChatWord_ShieldDust[] = _("SHIELD DUST");
|
|
|
|
static const struct EasyChatWordInfo sEasyChatGroup_Status[] = {
|
|
{
|
|
.text = sEasyChatWord_Dark,
|
|
.alphabeticalOrder = 13,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Stench,
|
|
.alphabeticalOrder = 9,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_ThickFat,
|
|
.alphabeticalOrder = 5,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_RainDish,
|
|
.alphabeticalOrder = 23,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Drizzle,
|
|
.alphabeticalOrder = 11,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_ArenaTrap,
|
|
.alphabeticalOrder = 12,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Intimidate,
|
|
.alphabeticalOrder = 101,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_RockHead,
|
|
.alphabeticalOrder = 97,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Color,
|
|
.alphabeticalOrder = 106,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_AltColor,
|
|
.alphabeticalOrder = 29,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Rock,
|
|
.alphabeticalOrder = 68,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Beautiful,
|
|
.alphabeticalOrder = 8,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Beauty,
|
|
.alphabeticalOrder = 86,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_AirLock,
|
|
.alphabeticalOrder = 78,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Psychic,
|
|
.alphabeticalOrder = 21,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_HyperCutter,
|
|
.alphabeticalOrder = 22,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Fighting,
|
|
.alphabeticalOrder = 24,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_ShadowTag,
|
|
.alphabeticalOrder = 99,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Smart,
|
|
.alphabeticalOrder = 25,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Smartness,
|
|
.alphabeticalOrder = 37,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_SpeedBoost,
|
|
.alphabeticalOrder = 0,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Cool,
|
|
.alphabeticalOrder = 62,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Coolness,
|
|
.alphabeticalOrder = 4,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_BattleArmor,
|
|
.alphabeticalOrder = 76,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Cute,
|
|
.alphabeticalOrder = 72,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Cuteness,
|
|
.alphabeticalOrder = 88,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Sturdy,
|
|
.alphabeticalOrder = 57,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_SuctionCups,
|
|
.alphabeticalOrder = 16,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Grass,
|
|
.alphabeticalOrder = 90,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_ClearBody,
|
|
.alphabeticalOrder = 91,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Torrent,
|
|
.alphabeticalOrder = 104,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Ghost,
|
|
.alphabeticalOrder = 75,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Ice,
|
|
.alphabeticalOrder = 58,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Guts,
|
|
.alphabeticalOrder = 31,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_RoughSkin,
|
|
.alphabeticalOrder = 28,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_ShellArmor,
|
|
.alphabeticalOrder = 38,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_NaturalCure,
|
|
.alphabeticalOrder = 33,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Damp,
|
|
.alphabeticalOrder = 54,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Ground,
|
|
.alphabeticalOrder = 73,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Limber,
|
|
.alphabeticalOrder = 15,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_MagnetPull,
|
|
.alphabeticalOrder = 32,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_WhiteSmoke,
|
|
.alphabeticalOrder = 71,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Synchronize,
|
|
.alphabeticalOrder = 100,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Overgrow,
|
|
.alphabeticalOrder = 48,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_SwiftSwim,
|
|
.alphabeticalOrder = 81,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_SandStream,
|
|
.alphabeticalOrder = 6,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_SandVeil,
|
|
.alphabeticalOrder = 47,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_KeenEye,
|
|
.alphabeticalOrder = 82,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_InnerFocus,
|
|
.alphabeticalOrder = 77,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Static,
|
|
.alphabeticalOrder = 39,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Type,
|
|
.alphabeticalOrder = 85,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Tough,
|
|
.alphabeticalOrder = 94,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Toughness,
|
|
.alphabeticalOrder = 40,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_ShedSkin,
|
|
.alphabeticalOrder = 79,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_HugePower,
|
|
.alphabeticalOrder = 92,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_VoltAbsorb,
|
|
.alphabeticalOrder = 36,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_WaterAbsorb,
|
|
.alphabeticalOrder = 69,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Electric,
|
|
.alphabeticalOrder = 64,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Forecast,
|
|
.alphabeticalOrder = 43,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_SereneGrace,
|
|
.alphabeticalOrder = 93,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Poison,
|
|
.alphabeticalOrder = 103,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_PoisonPoint,
|
|
.alphabeticalOrder = 102,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Dragon,
|
|
.alphabeticalOrder = 89,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Trace,
|
|
.alphabeticalOrder = 83,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Oblivious,
|
|
.alphabeticalOrder = 60,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Truant,
|
|
.alphabeticalOrder = 61,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_RunAway,
|
|
.alphabeticalOrder = 84,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_StickyHold,
|
|
.alphabeticalOrder = 14,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_CloudNine,
|
|
.alphabeticalOrder = 107,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Normal,
|
|
.alphabeticalOrder = 3,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Steel,
|
|
.alphabeticalOrder = 10,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Illuminate,
|
|
.alphabeticalOrder = 7,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_EarlyBird,
|
|
.alphabeticalOrder = 34,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Hustle,
|
|
.alphabeticalOrder = 66,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Shine,
|
|
.alphabeticalOrder = 45,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Flying,
|
|
.alphabeticalOrder = 46,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Drought,
|
|
.alphabeticalOrder = 59,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Lightningrod,
|
|
.alphabeticalOrder = 17,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Compoundeyes,
|
|
.alphabeticalOrder = 53,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_MarvelScale,
|
|
.alphabeticalOrder = 35,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_WonderGuard,
|
|
.alphabeticalOrder = 108,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Insomnia,
|
|
.alphabeticalOrder = 74,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Levitate,
|
|
.alphabeticalOrder = 18,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Plus,
|
|
.alphabeticalOrder = 19,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Pressure,
|
|
.alphabeticalOrder = 87,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_LiquidOoze,
|
|
.alphabeticalOrder = 20,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_ColorChange,
|
|
.alphabeticalOrder = 49,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Soundproof,
|
|
.alphabeticalOrder = 70,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_EffectSpore,
|
|
.alphabeticalOrder = 1,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Pkrs,
|
|
.alphabeticalOrder = 67,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Fire,
|
|
.alphabeticalOrder = 26,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_FlameBody,
|
|
.alphabeticalOrder = 27,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Minus,
|
|
.alphabeticalOrder = 98,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_OwnTempo,
|
|
.alphabeticalOrder = 44,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_MagmaArmor,
|
|
.alphabeticalOrder = 42,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Water,
|
|
.alphabeticalOrder = 2,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_WaterVeil,
|
|
.alphabeticalOrder = 30,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Bug,
|
|
.alphabeticalOrder = 51,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Swarm,
|
|
.alphabeticalOrder = 52,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_CuteCharm,
|
|
.alphabeticalOrder = 63,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Immunity,
|
|
.alphabeticalOrder = 65,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Blaze,
|
|
.alphabeticalOrder = 50,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Pickup,
|
|
.alphabeticalOrder = 105,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Pattern,
|
|
.alphabeticalOrder = 55,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_FlashFire,
|
|
.alphabeticalOrder = 95,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_VitalSpirit,
|
|
.alphabeticalOrder = 56,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_Chlorophyll,
|
|
.alphabeticalOrder = 96,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_PurePower,
|
|
.alphabeticalOrder = 41,
|
|
.enabled = TRUE
|
|
},
|
|
{
|
|
.text = sEasyChatWord_ShieldDust,
|
|
.alphabeticalOrder = 80,
|
|
.enabled = TRUE
|
|
}
|
|
};
|