diff options
| author | YamaArashi <shadow962@live.com> | 2016-06-12 10:11:43 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2016-06-12 10:11:43 -0700 |
| commit | 0c146cc0b525226d72e1da6a2cafbea0fb9f3900 (patch) | |
| tree | 46730ebb9ff300c054f53dc39eb4c3a033244170 /text/maps/reds_house_1f.asm | |
| parent | remove map object addr comments (diff) | |
| download | pokeyellow-0c146cc0b525226d72e1da6a2cafbea0fb9f3900.tar.gz pokeyellow-0c146cc0b525226d72e1da6a2cafbea0fb9f3900.tar.xz pokeyellow-0c146cc0b525226d72e1da6a2cafbea0fb9f3900.zip | |
sync text
Diffstat (limited to 'text/maps/reds_house_1f.asm')
| -rw-r--r-- | text/maps/reds_house_1f.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/text/maps/reds_house_1f.asm b/text/maps/reds_house_1f.asm index e93450da..633075bb 100644 --- a/text/maps/reds_house_1f.asm +++ b/text/maps/reds_house_1f.asm @@ -10,7 +10,7 @@ _MomWakeUpText:: done _MomHealText1:: - text "MOM: ",$52,", if" + text "MOM: <PLAYER>, if" line "you drive your" cont "#MON too hard," cont "they'll dislike" |
