diff options
| author | Cameron Hall <cameronghall@cox.net> | 2018-01-16 22:25:35 -0600 |
|---|---|---|
| committer | Cameron Hall <cameronghall@cox.net> | 2018-01-16 22:25:35 -0600 |
| commit | 91cfb6a564f73f02eb57792f8a0f4aa82e1867d1 (patch) | |
| tree | 16c7a1de365dabdd85dcc3621ea366fb79a5282c /data/text/easy_chat/groups/trainer | |
| parent | 6b5a7d8611103ab2ee0210dc6d87bd42f4e3317f (diff) | |
add debug ifdefs
Diffstat (limited to 'data/text/easy_chat/groups/trainer')
| -rw-r--r-- | data/text/easy_chat/groups/trainer/order.inc | 10 | ||||
| -rw-r--r-- | data/text/easy_chat/groups/trainer/words.inc | 24 |
2 files changed, 17 insertions, 17 deletions
diff --git a/data/text/easy_chat/groups/trainer/order.inc b/data/text/easy_chat/groups/trainer/order.inc index 4238e578a..98ef9a29e 100644 --- a/data/text/easy_chat/groups/trainer/order.inc +++ b/data/text/easy_chat/groups/trainer/order.inc @@ -1,22 +1,22 @@ .align 1 gEasyChatGroupOrder_Trainer: @ 83DF1A4 + .2byte 15 .2byte 7 + .2byte 0 .2byte 8 - .2byte 5 .2byte 4 - .2byte 15 + .2byte 5 + .2byte 10 .2byte 1 - .2byte 0 .2byte 18 .2byte 9 - .2byte 6 .2byte 16 .2byte 14 .2byte 13 .2byte 17 .2byte 3 - .2byte 10 .2byte 2 .2byte 11 .2byte 12 + .2byte 6 diff --git a/data/text/easy_chat/groups/trainer/words.inc b/data/text/easy_chat/groups/trainer/words.inc index 8a1a40c76..93f862f20 100644 --- a/data/text/easy_chat/groups/trainer/words.inc +++ b/data/text/easy_chat/groups/trainer/words.inc @@ -1,21 +1,21 @@ -gEasyChatGroupWords_Trainer: @ 83DC0C0 - .string "I CHOOSE YOU$" - .string "GOTCHA$" - .string "TRADE$" - .string "SAPPHIRE$" - .string "EVOLVE$" - .string "ENCYCLOPEDIA$" - .string "NATURE$" +gEasyChatGroupWords_Trainer: + .string "DU BIST DRAN$" + .string "HAB DICH$" + .string "TAUSCH$" + .string "SAPHIR$" + .string "ENTWICKELN$" + .string "ENZYKLOPÄDIE$" + .string "WESEN$" .string "CENTER$" - .string "EGG$" + .string "EI$" .string "LINK$" - .string "SP. ABILITY$" + .string "FÄHIGKEIT$" .string "TRAINER$" .string "VERSION$" .string "POKéNAV$" .string "POKéMON$" - .string "GET$" + .string "BEKOMMEN$" .string "POKéDEX$" - .string "RUBY$" + .string "RUBIN$" .string "LEVEL$" .string "$" |
