diff options
Diffstat (limited to 'text')
-rw-r--r-- | text/common_4.asm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/text/common_4.asm b/text/common_4.asm index 33cbe6d59..528b3f1d4 100644 --- a/text/common_4.asm +++ b/text/common_4.asm @@ -1045,7 +1045,7 @@ UnknownText_0x1c564a: ; 0x1c564a ; 0x1c5660 UnknownText_0x1c5660: ; 0x1c5660 - text_from_ram wd050 + text_from_ram wd050_MonNick text " learned" line "@" text_from_ram StringBuffer2 @@ -1074,7 +1074,7 @@ UnknownText_0x1c5699: ; 0x1c5699 ; 0x1c56af UnknownText_0x1c56af: ; 0x1c56af - text_from_ram wd050 + text_from_ram wd050_MonNick text "" line "did not learn" cont "@" @@ -1084,7 +1084,7 @@ UnknownText_0x1c56af: ; 0x1c56af ; 0x1c56c9 UnknownText_0x1c56c9: ; 0x1c56c9 - text_from_ram wd050 + text_from_ram wd050_MonNick text " is" line "trying to learn" cont "@" @@ -1092,7 +1092,7 @@ UnknownText_0x1c56c9: ; 0x1c56c9 text "." para "But @" - text_from_ram wd050 + text_from_ram wd050_MonNick text "" line "can't learn more" cont "than four moves." @@ -1120,7 +1120,7 @@ UnknownText_0x1c574e: ; 0x1c574e interpret_data text "" para "@" - text_from_ram wd050 + text_from_ram wd050_MonNick text " forgot" line "@" text_from_ram StringBuffer1 |