diff options
Diffstat (limited to 'data/text/text_5.asm')
-rw-r--r-- | data/text/text_5.asm | 313 |
1 files changed, 243 insertions, 70 deletions
diff --git a/data/text/text_5.asm b/data/text/text_5.asm index ae7151cc..fc758be9 100644 --- a/data/text/text_5.asm +++ b/data/text/text_5.asm @@ -1,104 +1,277 @@ -_CableClubNPCPleaseComeAgainText:: - text "Please come again!" +_IsEvolvingText:: + text "What? @" + text_ram wcf4b + text_start + line "is evolving!" done -_CableClubNPCMakingPreparationsText:: - text "We're making" - line "preparations." - cont "Please wait." - done +_FellAsleepText:: + text "<TARGET>" + line "fell asleep!" + prompt -_UsedStrengthText:: - text_ram wcd6d - text " used" - line "STRENGTH.@" +_AlreadyAsleepText:: + text "<TARGET>'s" + line "already asleep!" + prompt + +_PoisonedText:: + text "<TARGET>" + line "was poisoned!" + prompt + +_BadlyPoisonedText:: + text "<TARGET>'s" + line "badly poisoned!" + prompt + +_BurnedText:: + text "<TARGET>" + line "was burned!" + prompt + +_FrozenText:: + text "<TARGET>" + line "was frozen solid!" + prompt + +_FireDefrostedText:: + text "Fire defrosted" + line "<TARGET>!" + prompt + +_MonsStatsRoseText:: + text "<USER>'s" + line "@" + text_ram wcf4b + text "@" text_end -_CanMoveBouldersText:: - text_ram wcd6d - text " can" - line "move boulders." +_GreatlyRoseText:: + text "<SCROLL>greatly@" + text_end + +_RoseText:: + text " rose!" + prompt + +_MonsStatsFellText:: + text "<TARGET>'s" + line "@" + text_ram wcf4b + text "@" + text_end + +_GreatlyFellText:: + text "<SCROLL>greatly@" + text_end + +_FellText:: + text " fell!" prompt -_CurrentTooFastText:: - text "The current is" - line "much too fast!" +_RanFromBattleText:: + text "<USER>" + line "ran from battle!" prompt -_CyclingIsFunText:: - text "Cycling is fun!" - line "Forget SURFing!" +_RanAwayScaredText:: + text "<TARGET>" + line "ran away scared!" prompt -_FlashLightsAreaText:: - text "A blinding FLASH" - line "lights the area!" +_WasBlownAwayText:: + text "<TARGET>" + line "was blown away!" prompt -_WarpToLastPokemonCenterText:: - text "Warp to the last" - line "#MON CENTER." - done +_ChargeMoveEffectText:: + text "<USER>@" + text_end -_CannotUseTeleportNowText:: - text_ram wcd6d - text " can't" - line "use TELEPORT now." +_MadeWhirlwindText:: + text_start + line "made a whirlwind!" prompt -_CannotFlyHereText:: - text_ram wcd6d - text " can't" - line "FLY here." +_TookInSunlightText:: + text_start + line "took in sunlight!" prompt -_NotHealthyEnoughText:: - text "Not healthy" - line "enough." +_LoweredItsHeadText:: + text_start + line "lowered its head!" prompt -_NewBadgeRequiredText:: - text "No! A new BADGE" - line "is required." +_SkyAttackGlowingText:: + text_start + line "is glowing!" prompt -_CannotUseItemsHereText:: - text "You can't use items" - line "here." +_FlewUpHighText:: + text_start + line "flew up high!" prompt -_CannotGetOffHereText:: - text "You can't get off" - line "here." +_DugAHoleText:: + text_start + line "dug a hole!" prompt -_GotMonText:: - text "<PLAYER> got" - line "@" - text_ram wcd6d - text "!@" - text_end +_BecameConfusedText:: + text "<TARGET>" + line "became confused!" + prompt -_SentToBoxText:: - text "There's no more" - line "room for #MON!" +_MimicLearnedMoveText:: + text "<USER>" + line "learned" cont "@" - text_ram wBoxMonNicks + text_ram wcd6d + text "!" + prompt + +_MoveWasDisabledText:: + text "<TARGET>'s" + line "@" + text_ram wcd6d text " was" - cont "sent to #MON" - cont "BOX @" - text_ram wcf4b - text " on PC!" + cont "disabled!" + prompt + +_NothingHappenedText:: + text "Nothing happened!" + prompt + +_NoEffectText:: + text "No effect!" + prompt + +_ButItFailedText:: + text "But, it failed! " + prompt + +_DidntAffectText:: + text "It didn't affect" + line "<TARGET>!" + prompt + +_IsUnaffectedText:: + text "<TARGET>" + line "is unaffected!" + prompt + +_ParalyzedMayNotAttackText:: + text "<TARGET>'s" + line "paralyzed! It may" + cont "not attack!" + prompt + +_SubstituteText:: + text "It created a" + line "SUBSTITUTE!" + prompt + +_HasSubstituteText:: + text "<USER>" + line "has a SUBSTITUTE!" + prompt + +_TooWeakSubstituteText:: + text "Too weak to make" + line "a SUBSTITUTE!" + prompt + +_WasSeededText:: + text "<TARGET>" + line "was seeded!" + prompt + +_EvadedAttackText:: + text "<TARGET>" + line "evaded attack!" + prompt + +_HitWithRecoilText:: + text "<USER>'s" + line "hit with recoil!" + prompt + +_ConvertedTypeText:: + text "Converted type to" + line "<TARGET>'s!" + prompt + +_StatusChangesEliminatedText:: + text "All STATUS changes" + line "are eliminated!" + prompt + +_GettingPumpedText:: + text "<USER>'s" + line "getting pumped!" + prompt + +_StartedSleepingEffect:: + text "<USER>" + line "started sleeping!" done -_BoxIsFullText:: - text "There's no more" - line "room for #MON!" +_FellAsleepBecameHealthyText:: + text "<USER>" + line "fell asleep and" + cont "became healthy!" + done + +_RegainedHealthText:: + text "<USER>" + line "regained health!" + prompt + +_TransformedText:: + text "<USER>" + line "transformed into" + cont "@" + text_ram wcd6d + text "!" + prompt + +_LightScreenProtectedText:: + text "<USER>'s" + line "protected against" + cont "special attacks!" + prompt - para "The #MON BOX" - line "is full and can't" - cont "accept any more!" +_ReflectGainedArmorText:: + text "<USER>" + line "gained armor!" + prompt + +_ShroudedInMistText:: + text "<USER>'s" + line "shrouded in mist!" + prompt + +_CoinsScatteredText:: + text "Coins scattered" + line "everywhere!" + prompt + +_SuckedHealthText:: + text "Sucked health from" + line "<TARGET>!" + prompt + +_DreamWasEatenText:: + text "<TARGET>'s" + line "dream was eaten!" + prompt + +_TradeCenterText1:: + text "!" + done - para "Change the BOX at" - line "a #MON CENTER!" +_ColosseumText1:: + text "!" done |