Move events and scripts into map dirs

This commit is contained in:
Marcus Huderle
2018-06-20 17:41:41 -05:00
parent 89d35e82a2
commit 135a11e50e
1038 changed files with 1036 additions and 1036 deletions
@@ -0,0 +1,38 @@
Route110_TrickHousePuzzle7_EventObjects: @ 853E768
object_event 1, EVENT_OBJ_GFX_PSYCHIC_M, 0, 9, 20, 0, 10, 0, 0, 1, 1, Route110_TrickHousePuzzle7_EventScript_26E389, 0
object_event 2, EVENT_OBJ_GFX_LASS, 0, 10, 2, 0, 7, 0, 0, 1, 1, Route110_TrickHousePuzzle7_EventScript_26E3B7, 0
object_event 3, EVENT_OBJ_GFX_HEX_MANIAC, 0, 8, 17, 0, 9, 0, 0, 1, 1, Route110_TrickHousePuzzle7_EventScript_26E3A0, 0
object_event 4, EVENT_OBJ_GFX_ITEM_BALL, 0, 5, 12, 3, 1, 0, 0, 0, 0, Route110_TrickHousePuzzle7_EventScript_291469, 1068
object_event 5, EVENT_OBJ_GFX_PSYCHIC_M, 0, 9, 2, 3, 8, 1, 1, 1, 1, Route110_TrickHousePuzzle7_EventScript_26E3E5, 0
object_event 6, EVENT_OBJ_GFX_LASS, 0, 8, 13, 3, 7, 1, 1, 1, 1, Route110_TrickHousePuzzle7_EventScript_26E3CE, 0
object_event 7, EVENT_OBJ_GFX_GENTLEMAN, 0, 9, 12, 3, 9, 1, 1, 1, 1, Route110_TrickHousePuzzle7_EventScript_26E3FC, 0
object_event 8, EVENT_OBJ_GFX_TRICK_HOUSE_STATUE, 0, 4, 17, 0, 1, 1, 1, 0, 0, 0x0, 0
object_event 9, EVENT_OBJ_GFX_TRICK_HOUSE_STATUE, 0, 4, 6, 0, 1, 1, 1, 0, 0, 0x0, 0
Route110_TrickHousePuzzle7_MapWarps: @ 853E840
warp_def 0, 21, 3, 2, MAP_ROUTE110_TRICK_HOUSE_ENTRANCE
warp_def 1, 21, 3, 2, MAP_ROUTE110_TRICK_HOUSE_ENTRANCE
warp_def 13, 1, 3, 0, MAP_ROUTE110_TRICK_HOUSE_END
warp_def 13, 4, 0, 4, MAP_ROUTE110_TRICK_HOUSE_PUZZLE7
warp_def 7, 3, 0, 3, MAP_ROUTE110_TRICK_HOUSE_PUZZLE7
warp_def 13, 11, 0, 6, MAP_ROUTE110_TRICK_HOUSE_PUZZLE7
warp_def 4, 3, 0, 5, MAP_ROUTE110_TRICK_HOUSE_PUZZLE7
warp_def 1, 17, 0, 8, MAP_ROUTE110_TRICK_HOUSE_PUZZLE7
warp_def 0, 11, 0, 7, MAP_ROUTE110_TRICK_HOUSE_PUZZLE7
warp_def 2, 3, 0, 10, MAP_ROUTE110_TRICK_HOUSE_PUZZLE7
warp_def 4, 13, 0, 9, MAP_ROUTE110_TRICK_HOUSE_PUZZLE7
warp_def 1, 3, 0, 12, MAP_ROUTE110_TRICK_HOUSE_PUZZLE7
warp_def 8, 12, 0, 11, MAP_ROUTE110_TRICK_HOUSE_PUZZLE7
Route110_TrickHousePuzzle7_MapCoordEvents: @ 853E8A8
coord_event 8, 19, 0, 0, VAR_TEMP_1, 0, 0, Route110_TrickHousePuzzle7_EventScript_26E31B
coord_event 0, 14, 0, 0, VAR_TEMP_1, 0, 0, Route110_TrickHousePuzzle7_EventScript_26E331
coord_event 6, 6, 0, 0, VAR_TEMP_1, 0, 0, Route110_TrickHousePuzzle7_EventScript_26E347
coord_event 9, 7, 0, 0, VAR_TEMP_1, 0, 0, Route110_TrickHousePuzzle7_EventScript_26E35D
Route110_TrickHousePuzzle7_MapBGEvents: @ 853E8E8
bg_event 6, 17, 0, 0, 0, Route110_TrickHousePuzzle7_EventScript_26E1D0
Route110_TrickHousePuzzle7_MapEvents:: @ 853E8F4
map_events Route110_TrickHousePuzzle7_EventObjects, Route110_TrickHousePuzzle7_MapWarps, Route110_TrickHousePuzzle7_MapCoordEvents, Route110_TrickHousePuzzle7_MapBGEvents
@@ -0,0 +1,411 @@
Route110_TrickHousePuzzle7_MapScripts:: @ 826E091
map_script 5, Route110_TrickHousePuzzle7_MapScript1_26E0A6
map_script 3, Route110_TrickHousePuzzle7_MapScript1_26E198
map_script 1, Route110_TrickHousePuzzle7_MapScript1_26E1B4
map_script 2, Route110_TrickHousePuzzle7_MapScript2_26E1C0
.byte 0
Route110_TrickHousePuzzle7_MapScript1_26E0A6: @ 826E0A6
call Route110_TrickHousePuzzle7_EventScript_26E0AC
end
Route110_TrickHousePuzzle7_EventScript_26E0AC:: @ 826E0AC
checkflag FLAG_0x0C2
call_if 1, Route110_TrickHousePuzzle7_EventScript_26E0DA
checkflag FLAG_0x0C3
call_if 1, Route110_TrickHousePuzzle7_EventScript_26E0ED
checkflag FLAG_0x0C4
call_if 1, Route110_TrickHousePuzzle7_EventScript_26E100
checkflag FLAG_0x0C5
call_if 1, Route110_TrickHousePuzzle7_EventScript_26E113
checkflag FLAG_0x0C6
call_if 1, Route110_TrickHousePuzzle7_EventScript_26E126
return
Route110_TrickHousePuzzle7_EventScript_26E0DA:: @ 826E0DA
setmetatile 13, 17, 610, 0
setmetatile 12, 16, 575, 1
return
Route110_TrickHousePuzzle7_EventScript_26E0ED:: @ 826E0ED
setmetatile 12, 13, 610, 0
setmetatile 12, 11, 575, 1
return
Route110_TrickHousePuzzle7_EventScript_26E100:: @ 826E100
setmetatile 7, 12, 610, 0
setmetatile 5, 10, 575, 1
return
Route110_TrickHousePuzzle7_EventScript_26E113:: @ 826E113
setmetatile 6, 6, 636, 0
setmetatile 4, 4, 575, 1
return
Route110_TrickHousePuzzle7_EventScript_26E126:: @ 826E126
setmetatile 8, 4, 609, 0
setmetatile 7, 5, 575, 1
return
Route110_TrickHousePuzzle7_EventScript_26E139:: @ 826E139
setmetatile 13, 17, 611, 0
setmetatile 12, 16, 574, 1
return
Route110_TrickHousePuzzle7_EventScript_26E14C:: @ 826E14C
setmetatile 12, 13, 609, 0
setmetatile 12, 11, 574, 1
return
Route110_TrickHousePuzzle7_EventScript_26E15F:: @ 826E15F
setmetatile 7, 12, 611, 0
setmetatile 5, 10, 574, 1
return
Route110_TrickHousePuzzle7_EventScript_26E172:: @ 826E172
setmetatile 6, 6, 635, 0
setmetatile 4, 4, 574, 1
return
Route110_TrickHousePuzzle7_EventScript_26E185:: @ 826E185
setmetatile 8, 4, 608, 0
setmetatile 7, 5, 574, 1
return
Route110_TrickHousePuzzle7_MapScript1_26E198: @ 826E198
compare VAR_0x40B6, 1
goto_eq Route110_TrickHousePuzzle7_EventScript_26E1B3
clearflag FLAG_0x0C2
clearflag FLAG_0x0C3
clearflag FLAG_0x0C4
clearflag FLAG_0x0C5
clearflag FLAG_0x0C6
end
Route110_TrickHousePuzzle7_EventScript_26E1B3:: @ 826E1B3
end
Route110_TrickHousePuzzle7_MapScript1_26E1B4: @ 826E1B4
compare VAR_0x40B6, 1
call_if 1, Route110_TrickHousePuzzle7_EventScript_26E0AC
end
Route110_TrickHousePuzzle7_MapScript2_26E1C0: @ 826E1C0
map_script_2 VAR_0x40B6, 1, Route110_TrickHousePuzzle7_EventScript_26E1CA
.2byte 0
Route110_TrickHousePuzzle7_EventScript_26E1CA:: @ 826E1CA
setvar VAR_0x40B6, 0
end
Route110_TrickHousePuzzle7_EventScript_26E1D0:: @ 826E1D0
lockall
compare VAR_0x40B1, 0
goto_eq Route110_TrickHousePuzzle7_EventScript_26E1E2
goto Route110_TrickHousePuzzle7_EventScript_26A3DB
end
Route110_TrickHousePuzzle7_EventScript_26E1E2:: @ 826E1E2
setvar VAR_0x40B1, 1
goto Route110_TrickHousePuzzle7_EventScript_26A3E5
end
Route110_TrickHousePuzzle7_EventScript_26E1ED:: @ 826E1ED
lockall
setvar VAR_0x40B6, 1
warpteleport MAP_ROUTE110_TRICK_HOUSE_PUZZLE7, 255, 3, 19
waitstate
releaseall
end
Route110_TrickHousePuzzle7_EventScript_26E1FE:: @ 826E1FE
lockall
delay 32
checkflag FLAG_0x0C2
call_if 0, Route110_TrickHousePuzzle7_EventScript_26E0DA
checkflag FLAG_0x0C2
call_if 1, Route110_TrickHousePuzzle7_EventScript_26E139
special DrawWholeMapView
playse SE_TK_KASYA
checkflag FLAG_0x0C2
goto_if 0, Route110_TrickHousePuzzle7_EventScript_26E2E9
checkflag FLAG_0x0C2
goto_eq Route110_TrickHousePuzzle7_EventScript_26E2EE
end
Route110_TrickHousePuzzle7_EventScript_26E22D:: @ 826E22D
lockall
delay 32
checkflag FLAG_0x0C3
call_if 0, Route110_TrickHousePuzzle7_EventScript_26E0ED
checkflag FLAG_0x0C3
call_if 1, Route110_TrickHousePuzzle7_EventScript_26E14C
special DrawWholeMapView
playse SE_TK_KASYA
checkflag FLAG_0x0C3
goto_if 0, Route110_TrickHousePuzzle7_EventScript_26E2F3
checkflag FLAG_0x0C3
goto_eq Route110_TrickHousePuzzle7_EventScript_26E2F8
end
Route110_TrickHousePuzzle7_EventScript_26E25C:: @ 826E25C
lockall
delay 32
checkflag FLAG_0x0C4
call_if 0, Route110_TrickHousePuzzle7_EventScript_26E100
checkflag FLAG_0x0C4
call_if 1, Route110_TrickHousePuzzle7_EventScript_26E15F
special DrawWholeMapView
playse SE_TK_KASYA
checkflag FLAG_0x0C4
goto_if 0, Route110_TrickHousePuzzle7_EventScript_26E2FD
checkflag FLAG_0x0C4
goto_eq Route110_TrickHousePuzzle7_EventScript_26E302
end
Route110_TrickHousePuzzle7_EventScript_26E28B:: @ 826E28B
lockall
delay 32
checkflag FLAG_0x0C5
call_if 0, Route110_TrickHousePuzzle7_EventScript_26E113
checkflag FLAG_0x0C5
call_if 1, Route110_TrickHousePuzzle7_EventScript_26E172
special DrawWholeMapView
playse SE_TK_KASYA
checkflag FLAG_0x0C5
goto_if 0, Route110_TrickHousePuzzle7_EventScript_26E307
checkflag FLAG_0x0C5
goto_eq Route110_TrickHousePuzzle7_EventScript_26E30C
end
Route110_TrickHousePuzzle7_EventScript_26E2BA:: @ 826E2BA
lockall
delay 32
checkflag FLAG_0x0C6
call_if 0, Route110_TrickHousePuzzle7_EventScript_26E126
checkflag FLAG_0x0C6
call_if 1, Route110_TrickHousePuzzle7_EventScript_26E185
special DrawWholeMapView
playse SE_TK_KASYA
checkflag FLAG_0x0C6
goto_if 0, Route110_TrickHousePuzzle7_EventScript_26E311
checkflag FLAG_0x0C6
goto_eq Route110_TrickHousePuzzle7_EventScript_26E316
end
Route110_TrickHousePuzzle7_EventScript_26E2E9:: @ 826E2E9
setflag FLAG_0x0C2
releaseall
end
Route110_TrickHousePuzzle7_EventScript_26E2EE:: @ 826E2EE
clearflag FLAG_0x0C2
releaseall
end
Route110_TrickHousePuzzle7_EventScript_26E2F3:: @ 826E2F3
setflag FLAG_0x0C3
releaseall
end
Route110_TrickHousePuzzle7_EventScript_26E2F8:: @ 826E2F8
clearflag FLAG_0x0C3
releaseall
end
Route110_TrickHousePuzzle7_EventScript_26E2FD:: @ 826E2FD
setflag FLAG_0x0C4
releaseall
end
Route110_TrickHousePuzzle7_EventScript_26E302:: @ 826E302
clearflag FLAG_0x0C4
releaseall
end
Route110_TrickHousePuzzle7_EventScript_26E307:: @ 826E307
setflag FLAG_0x0C5
releaseall
end
Route110_TrickHousePuzzle7_EventScript_26E30C:: @ 826E30C
clearflag FLAG_0x0C5
releaseall
end
Route110_TrickHousePuzzle7_EventScript_26E311:: @ 826E311
setflag FLAG_0x0C6
releaseall
end
Route110_TrickHousePuzzle7_EventScript_26E316:: @ 826E316
clearflag FLAG_0x0C6
releaseall
end
Route110_TrickHousePuzzle7_EventScript_26E31B:: @ 826E31B
playse SE_MU_PACHI
waitse
playse SE_TU_SAA
mossdeepgym3 1
mossdeepgym1 0
waitmovement 0
mossdeepgym2
waitmovement 0
mossdeepgym4
end
Route110_TrickHousePuzzle7_EventScript_26E331:: @ 826E331
playse SE_MU_PACHI
waitse
playse SE_TU_SAA
mossdeepgym3 1
mossdeepgym1 1
waitmovement 0
mossdeepgym2
waitmovement 0
mossdeepgym4
end
Route110_TrickHousePuzzle7_EventScript_26E347:: @ 826E347
playse SE_MU_PACHI
waitse
playse SE_TU_SAA
mossdeepgym3 1
mossdeepgym1 2
waitmovement 0
mossdeepgym2
waitmovement 0
mossdeepgym4
end
Route110_TrickHousePuzzle7_EventScript_26E35D:: @ 826E35D
playse SE_MU_PACHI
waitse
playse SE_TU_SAA
mossdeepgym3 1
mossdeepgym1 3
waitmovement 0
mossdeepgym2
waitmovement 0
mossdeepgym4
end
Route110_TrickHousePuzzle7_EventScript_26E373:: @ 826E373
playse SE_MU_PACHI
waitse
playse SE_TU_SAA
mossdeepgym3 1
mossdeepgym1 4
waitmovement 0
mossdeepgym2
waitmovement 0
mossdeepgym4
end
Route110_TrickHousePuzzle7_EventScript_26E389:: @ 826E389
trainerbattle 0, TRAINER_JOSHUA, 0, Route110_TrickHousePuzzle7_Text_26E481, Route110_TrickHousePuzzle7_Text_26E4C1
msgbox Route110_TrickHousePuzzle7_Text_26E4F4, 6
end
Route110_TrickHousePuzzle7_EventScript_26E3A0:: @ 826E3A0
trainerbattle 0, TRAINER_PATRICIA, 0, Route110_TrickHousePuzzle7_Text_26E531, Route110_TrickHousePuzzle7_Text_26E564
msgbox Route110_TrickHousePuzzle7_Text_26E57F, 6
end
Route110_TrickHousePuzzle7_EventScript_26E3B7:: @ 826E3B7
trainerbattle 0, TRAINER_ALEXIS, 0, Route110_TrickHousePuzzle7_Text_26E5C0, Route110_TrickHousePuzzle7_Text_26E604
msgbox Route110_TrickHousePuzzle7_Text_26E61E, 6
end
Route110_TrickHousePuzzle7_EventScript_26E3CE:: @ 826E3CE
trainerbattle 0, TRAINER_MARIELA, 0, Route110_TrickHousePuzzle7_Text_26E66B, Route110_TrickHousePuzzle7_Text_26E69C
msgbox Route110_TrickHousePuzzle7_Text_26E6BC, 6
end
Route110_TrickHousePuzzle7_EventScript_26E3E5:: @ 826E3E5
trainerbattle 0, TRAINER_ALVARO, 0, Route110_TrickHousePuzzle7_Text_26E6DA, Route110_TrickHousePuzzle7_Text_26E700
msgbox Route110_TrickHousePuzzle7_Text_26E722, 6
end
Route110_TrickHousePuzzle7_EventScript_26E3FC:: @ 826E3FC
trainerbattle 0, TRAINER_EVERETT, 0, Route110_TrickHousePuzzle7_Text_26E78D, Route110_TrickHousePuzzle7_Text_26E7AB
msgbox Route110_TrickHousePuzzle7_Text_26E7C4, 6
end
Route110_TrickHousePuzzle7_EventScript_26E413:: @ 826E413
.string "{PLAYER} wrote down the secret code\n"
.string "on the door.\p"
.string "“TRICK MASTER is huggable.”\n"
.string "… … … … … … … …\p"
.string "The lock clicked open!$"
Route110_TrickHousePuzzle7_Text_26E481: @ 826E481
.string "The TRICK MASTER always vanishes\n"
.string "like smoke. How does he do it?$"
Route110_TrickHousePuzzle7_Text_26E4C1: @ 826E4C1
.string "Aiyeeeh! Youre much too strong!\n"
.string "How do you do it?$"
Route110_TrickHousePuzzle7_Text_26E4F4: @ 826E4F4
.string "I wish I could appear and disappear as\n"
.string "if I were smoke, too.$"
Route110_TrickHousePuzzle7_Text_26E531: @ 826E531
.string "Going around the same spot…\n"
.string "It begets ill fortune…$"
Route110_TrickHousePuzzle7_Text_26E564: @ 826E564
.string "Defeated!\n"
.string "Its a bad sign…$"
Route110_TrickHousePuzzle7_Text_26E57F: @ 826E57F
.string "Ive circled the same spot over ten\n"
.string "times now… Its ill fortune…$"
Route110_TrickHousePuzzle7_Text_26E5C0: @ 826E5C0
.string "Whoever wins will get through here\n"
.string "first. Thats the feeling I get.$"
Route110_TrickHousePuzzle7_Text_26E604: @ 826E604
.string "Oh!\n"
.string "Well, go ahead, then!$"
Route110_TrickHousePuzzle7_Text_26E61E: @ 826E61E
.string "Youre solving all the puzzles in the\n"
.string "TRICK HOUSE. Thats the feeling I get.$"
Route110_TrickHousePuzzle7_Text_26E66B: @ 826E66B
.string "Nufufufu, here at last!\n"
.string "Lets get right with it!$"
Route110_TrickHousePuzzle7_Text_26E69C: @ 826E69C
.string "Youre so casual about winning!$"
Route110_TrickHousePuzzle7_Text_26E6BC: @ 826E6BC
.string "Humph! Im not upset!\n"
.string "Not me!$"
Route110_TrickHousePuzzle7_Text_26E6DA: @ 826E6DA
.string "I ever so closely watched you coming!$"
Route110_TrickHousePuzzle7_Text_26E700: @ 826E700
.string "This outcome I didnt see coming…$"
Route110_TrickHousePuzzle7_Text_26E722: @ 826E722
.string "Well, anyway, we both picked a weird\n"
.string "place to get acquainted.\p"
.string "As one weirdo to another,\n"
.string "lets do our best!$"
Route110_TrickHousePuzzle7_Text_26E78D: @ 826E78D
.string "Its awfully cramped in here…$"
Route110_TrickHousePuzzle7_Text_26E7AB: @ 826E7AB
.string "Oh, yes, strong you are.$"
Route110_TrickHousePuzzle7_Text_26E7C4: @ 826E7C4
.string "I was hoping to switch places with you\n"
.string "when I beat you, but…$"