mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 07:02:17 +13:00
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/.
This commit is contained in:
parent
c85050497c
commit
b29e5ee203
564 changed files with 3511 additions and 3505 deletions
141
text/CeladonMartRoof.asm
Normal file
141
text/CeladonMartRoof.asm
Normal file
|
|
@ -0,0 +1,141 @@
|
|||
_CeladonMartRoofText_484ee::
|
||||
text "Give her which"
|
||||
line "drink?"
|
||||
done
|
||||
|
||||
_CeladonMartRoofText_484f3::
|
||||
text "Yay!"
|
||||
|
||||
para "FRESH WATER!"
|
||||
|
||||
para "Thank you!"
|
||||
|
||||
para "You can have this"
|
||||
line "from me!@@"
|
||||
|
||||
_CeladonMartRoofText_484f9::
|
||||
text "<PLAYER> received"
|
||||
line "@"
|
||||
TX_RAM wcf4b
|
||||
text "!@@"
|
||||
|
||||
_CeladonMartRoofText_484fe::
|
||||
text ""
|
||||
|
||||
para "@"
|
||||
TX_RAM wcf4b
|
||||
text " contains"
|
||||
line "ICE BEAM!"
|
||||
|
||||
para "It can freeze the"
|
||||
line "target sometimes!@@"
|
||||
|
||||
_CeladonMartRoofText_48504::
|
||||
text "Yay!"
|
||||
|
||||
para "SODA POP!"
|
||||
|
||||
para "Thank you!"
|
||||
|
||||
para "You can have this"
|
||||
line "from me!@@"
|
||||
|
||||
_CeladonMartRoofText_4850a::
|
||||
text "<PLAYER> received"
|
||||
line "@"
|
||||
TX_RAM wcf4b
|
||||
text "!@@"
|
||||
|
||||
_CeladonMartRoofText_4850f::
|
||||
text ""
|
||||
|
||||
para "@"
|
||||
TX_RAM wcf4b
|
||||
text " contains"
|
||||
line "ROCK SLIDE!"
|
||||
|
||||
para "It can spook the"
|
||||
line "target sometimes!@@"
|
||||
|
||||
_CeladonMartRoofText_48515::
|
||||
text "Yay!"
|
||||
|
||||
para "LEMONADE!"
|
||||
|
||||
para "Thank you!"
|
||||
|
||||
para "You can have this"
|
||||
line "from me!@@"
|
||||
|
||||
_ReceivedTM49Text::
|
||||
text "<PLAYER> received"
|
||||
line "TM49!@@"
|
||||
|
||||
_CeladonMartRoofText_48520::
|
||||
text ""
|
||||
|
||||
para "TM49 contains"
|
||||
line "TRI ATTACK!@@"
|
||||
|
||||
_CeladonMartRoofText_48526::
|
||||
text "You don't have"
|
||||
line "space for this!@@"
|
||||
|
||||
_CeladonMartRoofText_4852c::
|
||||
text "No thank you!"
|
||||
line "I'm not thirsty"
|
||||
cont "after all!@@"
|
||||
|
||||
_CeladonMartRoofText1::
|
||||
text "My sister is a"
|
||||
line "trainer, believe"
|
||||
cont "it or not."
|
||||
|
||||
para "But, she's so"
|
||||
line "immature, she"
|
||||
cont "drives me nuts!"
|
||||
done
|
||||
|
||||
_CeladonMartRoofText_48598::
|
||||
text "I'm thirsty!"
|
||||
line "I want something"
|
||||
cont "to drink!"
|
||||
done
|
||||
|
||||
_CeladonMartRoofText4::
|
||||
text "I'm thirsty!"
|
||||
line "I want something"
|
||||
cont "to drink!"
|
||||
|
||||
para "Give her a drink?"
|
||||
done
|
||||
|
||||
_CeladonMartRoofText6::
|
||||
text "ROOFTOP SQUARE:"
|
||||
line "VENDING MACHINES"
|
||||
done
|
||||
|
||||
_VendingMachineText1::
|
||||
text "A vending machine!"
|
||||
line "Here's the menu!"
|
||||
prompt
|
||||
|
||||
_VendingMachineText4::
|
||||
text "Oops, not enough"
|
||||
line "money!"
|
||||
done
|
||||
|
||||
_VendingMachineText5::
|
||||
TX_RAM wcf4b
|
||||
text ""
|
||||
line "popped out!"
|
||||
done
|
||||
|
||||
_VendingMachineText6::
|
||||
text "There's no more"
|
||||
line "room for stuff!"
|
||||
done
|
||||
|
||||
_VendingMachineText7::
|
||||
text "Not thirsty!"
|
||||
done
|
||||
Loading…
Add table
Add a link
Reference in a new issue