mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-07 06:35:48 -05:00
34 lines
634 B
PHP
34 lines
634 B
PHP
FourIsland_Mart_MapScripts:: @ 8171CAD
|
|
.byte 0
|
|
|
|
FourIsland_Mart_EventScript_171CAE:: @ 8171CAE
|
|
special sub_8110AB4
|
|
compare_var_to_value VAR_RESULT, 2
|
|
goto_if_eq EventScript_1A7AE0
|
|
lock
|
|
faceplayer
|
|
message Text_1A6211
|
|
waitmessage
|
|
pokemart Items_171CD4
|
|
msgbox gUnknown_81A5190
|
|
release
|
|
end
|
|
|
|
.align 2
|
|
Items_171CD4:: @ 8171CD4
|
|
.2byte ITEM_ULTRA_BALL
|
|
.2byte ITEM_FULL_RESTORE
|
|
.2byte ITEM_MAX_POTION
|
|
.2byte ITEM_REVIVE
|
|
.2byte ITEM_ICE_HEAL
|
|
.2byte ITEM_FULL_HEAL
|
|
.2byte ITEM_ESCAPE_ROPE
|
|
.2byte ITEM_MAX_REPEL
|
|
.2byte ITEM_NONE
|
|
release
|
|
end
|
|
|
|
FourIsland_Mart_EventScript_171CE8:: @ 8171CE8
|
|
msgbox gUnknown_81A3B14, 2
|
|
end
|