pokered/data/text/text_5.asm
Rangi b29e5ee203 Add subdirectories to data/ similar to pokecrystal
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
2020-07-03 11:51:00 -04:00

102 lines
1.5 KiB
NASM

_CableClubNPCPleaseComeAgainText::
text "Please come again!"
done
_CableClubNPCMakingPreparationsText::
text "We're making"
line "preparations."
cont "Please wait."
done
_UsedStrengthText::
TX_RAM wcd6d
text " used"
line "STRENGTH.@@"
_CanMoveBouldersText::
TX_RAM wcd6d
text " can"
line "move boulders."
prompt
_CurrentTooFastText::
text "The current is"
line "much too fast!"
prompt
_CyclingIsFunText::
text "Cycling is fun!"
line "Forget SURFing!"
prompt
_FlashLightsAreaText::
text "A blinding FLASH"
line "lights the area!"
prompt
_WarpToLastPokemonCenterText::
text "Warp to the last"
line "#MON CENTER."
done
_CannotUseTeleportNowText::
TX_RAM wcd6d
text " can't"
line "use TELEPORT now."
prompt
_CannotFlyHereText::
TX_RAM wcd6d
text " can't"
line "FLY here."
prompt
_NotHealthyEnoughText::
text "Not healthy"
line "enough."
prompt
_NewBadgeRequiredText::
text "No! A new BADGE"
line "is required."
prompt
_CannotUseItemsHereText::
text "You can't use items"
line "here."
prompt
_CannotGetOffHereText::
text "You can't get off"
line "here."
prompt
_GotMonText::
text "<PLAYER> got"
line "@"
TX_RAM wcd6d
text "!@@"
_SentToBoxText::
text "There's no more"
line "room for #MON!"
cont "@"
TX_RAM wBoxMonNicks
text " was"
cont "sent to #MON"
cont "BOX @"
TX_RAM wcf4b
text " on PC!"
done
_BoxIsFullText::
text "There's no more"
line "room for #MON!"
para "The #MON BOX"
line "is full and can't"
cont "accept any more!"
para "Change the BOX at"
line "a #MON CENTER!"
done