pokeemerald-expansion/data/scripts/mart_clerk.inc
mudskip 02943cb4fc
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
feat (shopMenu): conditional item appearances (#9425)
2026-03-31 14:33:35 +02:00

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