pokeemerald/data/maps/LilycoveCity_DepartmentStore_5F/scripts.inc

170 lines
4.7 KiB
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
LilycoveCity_DepartmentStore_5F_MapScripts:: @ 821FF7A
2019-02-22 08:28:32 +01:00
map_script MAP_SCRIPT_ON_WARP_INTO_MAP_TABLE, LilycoveCity_DepartmentStore_5F_MapScript2_21FF80
2017-11-10 02:21:31 +01:00
.byte 0
LilycoveCity_DepartmentStore_5F_MapScript2_21FF80: @ 821FF80
2019-02-27 21:18:56 +01:00
map_script_2 VAR_RAYQUAZA_STATE, 1, LilycoveCity_DepartmentStore_5F_EventScript_21FF9A
map_script_2 VAR_RAYQUAZA_STATE, 2, LilycoveCity_DepartmentStore_5F_EventScript_21FF9A
map_script_2 VAR_RAYQUAZA_STATE, 3, LilycoveCity_DepartmentStore_5F_EventScript_21FF9A
2017-11-10 02:21:31 +01:00
.2byte 0
LilycoveCity_DepartmentStore_5F_EventScript_21FF9A:: @ 821FF9A
setobjectxy 7, 16, 2
turnobject 7, 2
end
LilycoveCity_DepartmentStore_5F_EventScript_21FFA6:: @ 821FFA6
lock
faceplayer
message gUnknown_08272A21
waitmessage
pokemartdecoration2 LilycoveCity_DepartmentStore_5F_Pokemart_Dolls
msgbox gUnknown_08272A3F, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
release
end
.align 2
LilycoveCity_DepartmentStore_5F_Pokemart_Dolls: @ 821FFC0
.2byte DECOR_PICHU_DOLL
.2byte DECOR_PIKACHU_DOLL
.2byte DECOR_MARILL_DOLL
.2byte DECOR_JIGGLYPUFF_DOLL
.2byte DECOR_DUSKULL_DOLL
.2byte DECOR_WYNAUT_DOLL
.2byte DECOR_BALTOY_DOLL
.2byte DECOR_KECLEON_DOLL
.2byte DECOR_AZURILL_DOLL
.2byte DECOR_SKITTY_DOLL
.2byte DECOR_SWABLU_DOLL
.2byte DECOR_GULPIN_DOLL
.2byte DECOR_NONE
2017-11-10 02:21:31 +01:00
release
end
LilycoveCity_DepartmentStore_5F_EventScript_21FFDC:: @ 821FFDC
lock
faceplayer
message gUnknown_08272A21
waitmessage
pokemartdecoration2 LilycoveCity_DepartmentStore_5F_Pokemart_Cushions
msgbox gUnknown_08272A3F, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
release
end
.align 2
LilycoveCity_DepartmentStore_5F_Pokemart_Cushions: @ 821FFF4
.2byte DECOR_PIKA_CUSHION
.2byte DECOR_ROUND_CUSHION
.2byte DECOR_ZIGZAG_CUSHION
.2byte DECOR_SPIN_CUSHION
.2byte DECOR_DIAMOND_CUSHION
.2byte DECOR_BALL_CUSHION
.2byte DECOR_GRASS_CUSHION
.2byte DECOR_FIRE_CUSHION
.2byte DECOR_WATER_CUSHION
.2byte DECOR_NONE
2017-11-10 02:21:31 +01:00
release
end
LilycoveCity_DepartmentStore_5F_EventScript_22000A:: @ 822000A
lock
faceplayer
message gUnknown_08272A21
waitmessage
pokemartdecoration2 LilycoveCity_DepartmentStore_5F_Pokemart_Posters
msgbox gUnknown_08272A3F, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
release
end
.align 2
LilycoveCity_DepartmentStore_5F_Pokemart_Posters: @ 8220024
.2byte DECOR_BALL_POSTER
.2byte DECOR_GREEN_POSTER
.2byte DECOR_RED_POSTER
.2byte DECOR_BLUE_POSTER
.2byte DECOR_CUTE_POSTER
.2byte DECOR_PIKA_POSTER
.2byte DECOR_LONG_POSTER
.2byte DECOR_SEA_POSTER
.2byte DECOR_SKY_POSTER
.2byte DECOR_NONE
2017-11-10 02:21:31 +01:00
release
end
LilycoveCity_DepartmentStore_5F_EventScript_22003A:: @ 822003A
lock
faceplayer
message gUnknown_08272A21
waitmessage
pokemartdecoration2 LilycoveCity_DepartmentStore_5F_Pokemart_Mats
msgbox gUnknown_08272A3F, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
release
end
.align 2
LilycoveCity_DepartmentStore_5F_Pokemart_Mats: @ 8220054
.2byte DECOR_SURF_MAT
.2byte DECOR_THUNDER_MAT
.2byte DECOR_FIRE_BLAST_MAT
.2byte DECOR_POWDER_SNOW_MAT
.2byte DECOR_ATTRACT_MAT
.2byte DECOR_FISSURE_MAT
.2byte DECOR_SPIKES_MAT
.2byte DECOR_GLITTER_MAT
.2byte DECOR_JUMP_MAT
.2byte DECOR_SPIN_MAT
.2byte DECOR_NONE
2017-11-10 02:21:31 +01:00
release
end
LilycoveCity_DepartmentStore_5F_EventScript_22006C:: @ 822006C
msgbox LilycoveCity_DepartmentStore_5F_Text_2200C5, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
LilycoveCity_DepartmentStore_5F_EventScript_220075:: @ 8220075
lockall
applymovement 7, Common_Movement_FacePlayer
2017-11-10 02:21:31 +01:00
waitmovement 0
2019-02-27 21:18:56 +01:00
compare VAR_RAYQUAZA_STATE, 0
2018-12-22 02:28:24 +01:00
goto_if_eq LilycoveCity_DepartmentStore_5F_EventScript_22009C
2019-02-27 21:18:56 +01:00
compare VAR_RAYQUAZA_STATE, 4
2018-12-22 02:28:24 +01:00
goto_if_ge LilycoveCity_DepartmentStore_5F_EventScript_22009C
2017-11-10 02:21:31 +01:00
goto LilycoveCity_DepartmentStore_5F_EventScript_2200A7
end
LilycoveCity_DepartmentStore_5F_EventScript_22009C:: @ 822009C
msgbox LilycoveCity_DepartmentStore_5F_Text_22016B, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
releaseall
end
LilycoveCity_DepartmentStore_5F_EventScript_2200A7:: @ 82200A7
msgbox LilycoveCity_DepartmentStore_5F_Text_2201C4, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
closemessage
applymovement 7, Common_Movement_WalkInPlaceUp
2017-11-10 02:21:31 +01:00
waitmovement 0
releaseall
end
LilycoveCity_DepartmentStore_5F_EventScript_2200BC:: @ 82200BC
msgbox LilycoveCity_DepartmentStore_5F_Text_220122, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
LilycoveCity_DepartmentStore_5F_Text_2200C5: @ 82200C5
.string "This place is full of cute DOLLS.\p"
.string "I should buy some for me, instead of\n"
.string "just for my children.$"
LilycoveCity_DepartmentStore_5F_Text_220122: @ 8220122
2018-12-07 16:41:08 +01:00
.string "I'm not big enough to raise POKéMON,\n"
.string "so I'm getting a cute DOLL instead.$"
2017-11-10 02:21:31 +01:00
LilycoveCity_DepartmentStore_5F_Text_22016B: @ 822016B
.string "They sell many cute MATS here.\p"
.string "I wonder which one I should get?\n"
2018-12-07 16:41:08 +01:00
.string "Maybe I'll buy them all…$"
2017-11-10 02:21:31 +01:00
LilycoveCity_DepartmentStore_5F_Text_2201C4: @ 82201C4
.string "I think they closed the rooftop\n"
.string "because the weather is wild today.$"