mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-13 21:47:54 -05:00
Seperated Text from script RustboroCity_Mart - RustboroCity, SeafloorCavern, ShoalCave, SkyPillar
19 lines
633 B
PHP
19 lines
633 B
PHP
|
|
RustboroCity_Mart_Text_BuyingHealsInCaseOfShroomish:
|
|
.string "I'm buying some PARLYZ HEALS and\n"
|
|
.string "ANTIDOTES.\p"
|
|
.string "Just in case I run into SHROOMISH\n"
|
|
.string "in PETALBURG WOODS.$"
|
|
|
|
RustboroCity_Mart_Text_ShouldBuySuperPotionsInstead:
|
|
.string "My POKéMON evolved.\n"
|
|
.string "It has a lot of HP now.\p"
|
|
.string "I should buy SUPER POTIONS for it\n"
|
|
.string "instead of ordinary POTIONS.$"
|
|
|
|
RustboroCity_Mart_Text_GettingEscapeRopeJustInCase:
|
|
.string "I'm getting an ESCAPE ROPE just in\n"
|
|
.string "case I get lost in a cave.\p"
|
|
.string "I just need to use it to get back to\n"
|
|
.string "the entrance.$"
|