mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-05-21 05:58:31 -05:00
Some checks are pending
CI / build-emerald (push) Waiting to run
CI / build-firered (push) Waiting to run
CI / build-leafgreen (push) Waiting to run
CI / release (push) Waiting to run
CI / test (push) Waiting to run
CI / build (push) Blocked by required conditions
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
21 lines
455 B
PHP
21 lines
455 B
PHP
gText_HowMayIServeYou::
|
|
.string "Welcome!\p"
|
|
.string "How may I serve you?$"
|
|
|
|
gText_PleaseComeAgain::
|
|
.string "Please come again!$"
|
|
|
|
gText_PlayerWhatCanIDoForYou::
|
|
.string "{PLAYER}{STRING 5}, 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
|