diff options
Diffstat (limited to 'text/maps/pewter_mart.asm')
-rw-r--r-- | text/maps/pewter_mart.asm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/text/maps/pewter_mart.asm b/text/maps/pewter_mart.asm index a33974db..71760b7b 100644 --- a/text/maps/pewter_mart.asm +++ b/text/maps/pewter_mart.asm @@ -1,5 +1,9 @@ _PewterMartText_74cc6:: ; 985ac (26:45ac) +IF DEF(_YELLOW) + text "A shady old man" +ELSE text "A shady, old man" +ENDC line "got me to buy" cont "this really weird" cont "fish #MON!" |