mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-08-26 04:11:11 -05:00
21 lines
450 B
PHP
21 lines
450 B
PHP
gText_HowMayIServeYou::
|
|
.string "Welcome!\p"
|
|
.string "How may I serve you?$"
|
|
|
|
gText_PleaseComeAgain::
|
|
.string "Please come again!$"
|
|
|
|
gText_PlayerWhatCanIDoForYou::
|
|
.string "{PLAYER}{KUN}, welcome!\p"
|
|
.string "What can I do for you?$"
|
|
|
|
Pokemart_DefaultItemList::
|
|
.2byte ITEM_ULTRA_BALL
|
|
.2byte ITEM_HYPER_POTION
|
|
.2byte ITEM_MAX_POTION
|
|
.2byte ITEM_FULL_RESTORE
|
|
.2byte ITEM_FULL_HEAL
|
|
.2byte ITEM_REVIVE
|
|
.2byte ITEM_MAX_REPEL
|
|
pokemartlistend
|