pokered/text/maps/pewter_mart.asm

23 lines
407 B
NASM
Raw Normal View History

2014-05-18 18:19:10 +00:00
_PewterMartText_74cc6:: ; 985ac (26:45ac)
2014-10-10 07:46:06 +00:00
IF DEF(_YELLOW)
text "A shady old man"
ELSE
2014-01-23 04:37:40 +00:00
text "A shady, old man"
2014-10-10 07:46:06 +00:00
ENDC
2014-01-23 04:37:40 +00:00
line "got me to buy"
cont "this really weird"
cont "fish #MON!"
para "It's totally weak"
line "and it cost ¥500!"
done
2014-05-18 18:19:10 +00:00
_PewterMartText_74cd5:: ; 9860c (26:460c)
2014-01-23 04:37:40 +00:00
text "Good things can"
line "happen if you"
cont "raise #MON"
cont "diligently, even"
cont "the weak ones!"
done