mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 07:02:17 +13:00
Port pokecrystal's formatting of text commands and special characters
This commit is contained in:
parent
2718c36065
commit
139a28ff99
397 changed files with 7398 additions and 7026 deletions
|
|
@ -29,17 +29,19 @@ _TM31PreReceiveText::
|
|||
_ReceivedTM31Text::
|
||||
text "<PLAYER> received"
|
||||
line "@"
|
||||
TX_RAM wcf4b
|
||||
text "!@@"
|
||||
text_ram wcf4b
|
||||
text "!@"
|
||||
text_end
|
||||
|
||||
_TM31ExplanationText1::
|
||||
text ""
|
||||
text_start
|
||||
|
||||
para "TM31 contains my"
|
||||
line "favorite, MIMIC!"
|
||||
|
||||
para "Use it on a good"
|
||||
line "#MON!@@"
|
||||
line "#MON!@"
|
||||
text_end
|
||||
|
||||
_TM31ExplanationText2::
|
||||
text "<PLAYER>: Hi!"
|
||||
|
|
@ -57,7 +59,8 @@ _TM31ExplanationText2::
|
|||
|
||||
_TM31NoRoomText::
|
||||
text "Don't you want"
|
||||
line "this?@@"
|
||||
line "this?@"
|
||||
text_end
|
||||
|
||||
_CopycatsHouse2FText2::
|
||||
text "DODUO: Giiih!"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue