mirror of
https://github.com/pret/pokeyellow.git
synced 2026-05-24 11:56:09 -05:00
15 lines
235 B
NASM
15 lines
235 B
NASM
_SaffronMartText2::
|
|
text "MAX REPEL lasts"
|
|
line "longer than SUPER"
|
|
cont "REPEL for keeping"
|
|
cont "weaker #MON"
|
|
cont "away!"
|
|
done
|
|
|
|
_SaffronMartText3::
|
|
text "REVIVE is costly,"
|
|
line "but it revives"
|
|
cont "fainted #MON!"
|
|
done
|
|
|