pokered/text/CeladonMart1F.asm
Rangi b29e5ee203 Add subdirectories to data/ similar to pokecrystal
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
2020-07-03 11:51:00 -04:00

31 lines
471 B
NASM

_CeladonMart1Text1::
text "Hello! Welcome to"
line "CELADON DEPT."
cont "STORE."
para "The board on the"
line "right describes"
cont "the store layout."
done
_CeladonMart1Text2::
text "1F: SERVICE"
line " COUNTER"
para "2F: TRAINER'S"
line " MARKET"
para "3F: TV GAME SHOP"
para "4F: WISEMAN GIFTS"
para "5F: DRUG STORE"
para "ROOFTOP SQUARE:"
line "VENDING MACHINES"
done
_CeladonMart1Text3::
text "1F: SERVICE"
line " COUNTER"
done