mirror of
https://github.com/pret/pokeyellow.git
synced 2026-05-19 17:28:01 -05:00
22 lines
305 B
NASM
22 lines
305 B
NASM
_Route9BattleText9::
|
|
text "Go, my super bug"
|
|
line "#MON!"
|
|
done
|
|
|
|
_Route9EndBattleText9::
|
|
text "My"
|
|
line "bugs..."
|
|
prompt
|
|
|
|
_Route9AfterBattleText9::
|
|
text "If you don't like"
|
|
line "bug #MON, you"
|
|
cont "bug me!"
|
|
done
|
|
|
|
_Route9Text11::
|
|
text "ROUTE 9"
|
|
line "CERULEAN CITY-"
|
|
cont "ROCK TUNNEL"
|
|
done
|