Port pokecrystal's formatting of text commands and special characters

This commit is contained in:
Rangi 2020-07-04 17:09:35 -04:00
parent 2718c36065
commit 139a28ff99
397 changed files with 7398 additions and 7026 deletions

View file

@ -9,12 +9,13 @@ _CableClubNPCMakingPreparationsText::
done
_UsedStrengthText::
TX_RAM wcd6d
text_ram wcd6d
text " used"
line "STRENGTH.@@"
line "STRENGTH.@"
text_end
_CanMoveBouldersText::
TX_RAM wcd6d
text_ram wcd6d
text " can"
line "move boulders."
prompt
@ -40,13 +41,13 @@ _WarpToLastPokemonCenterText::
done
_CannotUseTeleportNowText::
TX_RAM wcd6d
text_ram wcd6d
text " can't"
line "use TELEPORT now."
prompt
_CannotFlyHereText::
TX_RAM wcd6d
text_ram wcd6d
text " can't"
line "FLY here."
prompt
@ -74,18 +75,19 @@ _CannotGetOffHereText::
_GotMonText::
text "<PLAYER> got"
line "@"
TX_RAM wcd6d
text "!@@"
text_ram wcd6d
text "!@"
text_end
_SentToBoxText::
text "There's no more"
line "room for #MON!"
cont "@"
TX_RAM wBoxMonNicks
text_ram wBoxMonNicks
text " was"
cont "sent to #MON"
cont "BOX @"
TX_RAM wcf4b
text_ram wcf4b
text " on PC!"
done