mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-31 20:52:48 -05:00
64 lines
1.3 KiB
PHP
64 lines
1.3 KiB
PHP
CeladonCity_Condominiums_1F_MapScripts:: @ 816C320
|
|
.byte 0
|
|
|
|
CeladonCity_Condominiums_1F_EventScript_16C321:: @ 816C321
|
|
lock
|
|
faceplayer
|
|
goto_if_set FLAG_TALKED_TO_TEA_LADY_AFTER_HOF, EventScript_16C36A
|
|
goto_if_set FLAG_SYS_GAME_CLEAR, EventScript_16C374
|
|
goto_if_set FLAG_GOT_TEA, EventScript_16C36A
|
|
msgbox gUnknown_81960C9
|
|
setflag FLAG_GOT_TEA
|
|
giveitem ITEM_TEA
|
|
compare VAR_RESULT, FALSE
|
|
goto_if_eq EventScript_BagIsFull
|
|
msgbox gUnknown_8196109
|
|
release
|
|
end
|
|
|
|
EventScript_16C36A:: @ 816C36A
|
|
msgbox gUnknown_8196148
|
|
release
|
|
end
|
|
|
|
EventScript_16C374:: @ 816C374
|
|
famechecker FAMECHECKER_DAISY, 4
|
|
setflag FLAG_TALKED_TO_TEA_LADY_AFTER_HOF
|
|
msgbox gUnknown_8196188
|
|
release
|
|
end
|
|
|
|
CeladonCity_Condominiums_1F_EventScript_16C38E:: @ 816C38E
|
|
lock
|
|
faceplayer
|
|
waitse
|
|
playmoncry SPECIES_MEOWTH, 0
|
|
msgbox gUnknown_81960BB
|
|
waitmoncry
|
|
release
|
|
end
|
|
|
|
CeladonCity_Condominiums_1F_EventScript_16C3A1:: @ 816C3A1
|
|
lock
|
|
faceplayer
|
|
waitse
|
|
playmoncry SPECIES_CLEFAIRY, 0
|
|
msgbox gUnknown_819625B
|
|
waitmoncry
|
|
release
|
|
end
|
|
|
|
CeladonCity_Condominiums_1F_EventScript_16C3B4:: @ 816C3B4
|
|
lock
|
|
faceplayer
|
|
waitse
|
|
playmoncry SPECIES_NIDORAN_F, 0
|
|
msgbox gUnknown_8196272
|
|
waitmoncry
|
|
release
|
|
end
|
|
|
|
CeladonCity_Condominiums_1F_EventScript_16C3C7:: @ 816C3C7
|
|
msgbox gUnknown_8196287, MSGBOX_SIGN
|
|
end
|