diff options
Diffstat (limited to 'text/PewterSpeechHouse.asm')
| -rw-r--r-- | text/PewterSpeechHouse.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/text/PewterSpeechHouse.asm b/text/PewterSpeechHouse.asm index 615536f7..154061e9 100644 --- a/text/PewterSpeechHouse.asm +++ b/text/PewterSpeechHouse.asm @@ -1,4 +1,4 @@ -_PewterHouse2Text1:: +_PewterSpeechHouseGamblerText:: text "#MON learn new" line "techniques as" cont "they grow!" @@ -8,7 +8,7 @@ _PewterHouse2Text1:: cont "the trainer!" done -_PewterHouse2Text2:: +_PewterSpeechHouseYoungsterText:: text "#MON become" line "easier to catch" cont "when they are" |
