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,17 @@
Route110_TrickHousePuzzle8_EventObjects: @ 853E908
object_event 1, EVENT_OBJ_GFX_MAN_4, 0, 1, 10, 3, 7, 0, 0, 1, 1, Route110_TrickHousePuzzle8_EventScript_26E81F, 0
object_event 2, EVENT_OBJ_GFX_MAN_4, 0, 4, 2, 3, 10, 0, 0, 1, 1, Route110_TrickHousePuzzle8_EventScript_26E84D, 0
object_event 3, EVENT_OBJ_GFX_WOMAN_7, 0, 8, 17, 3, 9, 0, 0, 1, 1, Route110_TrickHousePuzzle8_EventScript_26E836, 0
object_event 4, EVENT_OBJ_GFX_ITEM_BALL, 0, 2, 2, 3, 1, 0, 0, 0, 0, Route110_TrickHousePuzzle8_EventScript_291476, 1069
Route110_TrickHousePuzzle8_MapWarps: @ 853E968
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, 0, 0, MAP_ROUTE110_TRICK_HOUSE_END
Route110_TrickHousePuzzle8_MapBGEvents: @ 853E980
bg_event 3, 21, 3, 0, 0, Route110_TrickHousePuzzle8_EventScript_26E802
Route110_TrickHousePuzzle8_MapEvents:: @ 853E98C
map_events Route110_TrickHousePuzzle8_EventObjects, Route110_TrickHousePuzzle8_MapWarps, 0x0, Route110_TrickHousePuzzle8_MapBGEvents
@@ -0,0 +1,72 @@
Route110_TrickHousePuzzle8_MapScripts:: @ 826E801
.byte 0
Route110_TrickHousePuzzle8_EventScript_26E802:: @ 826E802
lockall
compare VAR_0x40B2, 0
goto_eq Route110_TrickHousePuzzle8_EventScript_26E814
goto Route110_TrickHousePuzzle8_EventScript_26A3DB
end
Route110_TrickHousePuzzle8_EventScript_26E814:: @ 826E814
setvar VAR_0x40B2, 1
goto Route110_TrickHousePuzzle8_EventScript_26A3E5
end
Route110_TrickHousePuzzle8_EventScript_26E81F:: @ 826E81F
trainerbattle 0, TRAINER_VINCENT, 0, Route110_TrickHousePuzzle8_Text_26E8CD, Route110_TrickHousePuzzle8_Text_26E8F6
msgbox Route110_TrickHousePuzzle8_Text_26E918, 6
end
Route110_TrickHousePuzzle8_EventScript_26E836:: @ 826E836
trainerbattle 0, TRAINER_KEIRA, 0, Route110_TrickHousePuzzle8_Text_26E954, Route110_TrickHousePuzzle8_Text_26E97F
msgbox Route110_TrickHousePuzzle8_Text_26E99F, 6
end
Route110_TrickHousePuzzle8_EventScript_26E84D:: @ 826E84D
trainerbattle 0, TRAINER_LEROY, 0, Route110_TrickHousePuzzle8_Text_26E9D7, Route110_TrickHousePuzzle8_Text_26EA14
msgbox Route110_TrickHousePuzzle8_Text_26EA3F, 6
end
Route110_TrickHousePuzzle8_EventScript_26E864:: @ 826E864
.string "{PLAYER} wrote down the secret code\n"
.string "on the door.\p"
.string "“TRICK MASTER I love.”\n"
.string "… … … … … … … …\p"
.string "The lock clicked open!$"
Route110_TrickHousePuzzle8_Text_26E8CD: @ 826E8CD
.string "Not many TRAINERS have made it\n"
.string "this far.$"
Route110_TrickHousePuzzle8_Text_26E8F6: @ 826E8F6
.string "That must mean youre tough, too…$"
Route110_TrickHousePuzzle8_Text_26E918: @ 826E918
.string "Youve beaten the POKéMON LEAGUE\n"
.string "CHAMPION? Thats too much!$"
Route110_TrickHousePuzzle8_Text_26E954: @ 826E954
.string "Consider yourself lucky to be\n"
.string "battling me!$"
Route110_TrickHousePuzzle8_Text_26E97F: @ 826E97F
.string "This isnt right!\n"
.string "I cant lose!$"
Route110_TrickHousePuzzle8_Text_26E99F: @ 826E99F
.string "Its a miracle that you beat me.\n"
.string "You can brag about it.$"
Route110_TrickHousePuzzle8_Text_26E9D7: @ 826E9D7
.string "Youve been slugging through the TRICK\n"
.string "HOUSE challenge, too.$"
Route110_TrickHousePuzzle8_Text_26EA14: @ 826EA14
.string "I see…\n"
.string "You possess an extraordinary style.$"
Route110_TrickHousePuzzle8_Text_26EA3F: @ 826EA3F
.string "Seeing someone like you should please\n"
.string "the TRICK MASTER.$"