pokeemerald/data/scripts/maps/RustboroCity_Mart.inc
Diegoisawesome f497c1508b Split files from event_scripts.s
Also move maps/scripts to scripts/maps
2017-11-11 16:10:17 -06:00

90 lines
2.1 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

RustboroCity_Mart_MapScripts:: @ 8214F05
.byte 0
RustboroCity_Mart_EventScript_214F06:: @ 8214F06
lock
faceplayer
message gUnknown_08272A21
waitmessage
checkflag FLAG_0x11F
goto_if 0, RustboroCity_Mart_EventScript_214F21
checkflag FLAG_0x11F
goto_eq RustboroCity_Mart_EventScript_214F48
end
RustboroCity_Mart_EventScript_214F21:: @ 8214F21
pokemart RustboroCity_Mart_Pokemart_214F30
msgbox gUnknown_08272A3F, 4
release
end
RustboroCity_Mart_Pokemart_214F30: @ 8214F30
.2byte ITEM_POKE_BALL
.2byte ITEM_POTION
.2byte ITEM_SUPER_POTION
.2byte ITEM_ANTIDOTE
.2byte ITEM_PARALYZE_HEAL
.2byte ITEM_ESCAPE_ROPE
.2byte ITEM_REPEL
.2byte ITEM_X_SPEED
.2byte ITEM_X_ATTACK
.2byte ITEM_X_DEFEND
.2byte ITEM_NONE
release
end
RustboroCity_Mart_EventScript_214F48:: @ 8214F48
pokemart RustboroCity_Mart_Pokemart_214F58
msgbox gUnknown_08272A3F, 4
release
end
.align 2
RustboroCity_Mart_Pokemart_214F58: @ 8214F58
.2byte ITEM_POKE_BALL
.2byte ITEM_TIMER_BALL
.2byte ITEM_REPEAT_BALL
.2byte ITEM_POTION
.2byte ITEM_SUPER_POTION
.2byte ITEM_ANTIDOTE
.2byte ITEM_PARALYZE_HEAL
.2byte ITEM_ESCAPE_ROPE
.2byte ITEM_REPEL
.2byte ITEM_X_SPEED
.2byte ITEM_X_ATTACK
.2byte ITEM_X_DEFEND
.2byte ITEM_NONE
release
end
RustboroCity_Mart_EventScript_214F74:: @ 8214F74
msgbox RustboroCity_Mart_Text_214F8F, 2
end
RustboroCity_Mart_EventScript_214F7D:: @ 8214F7D
msgbox RustboroCity_Mart_Text_214FF1, 2
end
RustboroCity_Mart_EventScript_214F86:: @ 8214F86
msgbox RustboroCity_Mart_Text_21505C, 2
end
RustboroCity_Mart_Text_214F8F: @ 8214F8F
.string "Im 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_214FF1: @ 8214FF1
.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_21505C: @ 821505C
.string "Im 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.$"