mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-06 16:15:24 +13:00
Like 40 new maps
The aim was simply to make the rom build with EVERY currently posited map in it. This adds EVERYTHING. Ground rules; - All temp maps are 10x10 cave tileset goons with nothing in them - Connections are NOT done - Fishgroups and music are likely incorrect and/or unfinished - No wild data This is extremely achievable, as numerous unreferenced maps are unused in the block and script banks. Makes doing this a cinch! All of this basically means: You can get creative now and start brainstorming what to do with all these maps. Get them fleshed out, connected, and...not being nothing. It's like ordering in a bunch of blank canvasses. Go nuts!
This commit is contained in:
parent
ae81f290d2
commit
d633cfbaa4
159 changed files with 1962 additions and 172 deletions
BIN
maps/#Placeholder.ablk
Normal file
BIN
maps/#Placeholder.ablk
Normal file
Binary file not shown.
BIN
maps/AlteringCave.ablk
Normal file
BIN
maps/AlteringCave.ablk
Normal file
Binary file not shown.
17
maps/AlteringCave.asm
Normal file
17
maps/AlteringCave.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
AlteringCave_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
AlteringCave_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/BerryForest.ablk
Normal file
BIN
maps/BerryForest.ablk
Normal file
Binary file not shown.
17
maps/BerryForest.asm
Normal file
17
maps/BerryForest.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
BerryForest_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
BerryForest_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/BillsGarden.ablk
Normal file
BIN
maps/BillsGarden.ablk
Normal file
Binary file not shown.
17
maps/BillsGarden.asm
Normal file
17
maps/BillsGarden.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
BillsGarden_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
BillsGarden_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/BondBridge.ablk
Normal file
BIN
maps/BondBridge.ablk
Normal file
Binary file not shown.
17
maps/BondBridge.asm
Normal file
17
maps/BondBridge.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
BondBridge_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
BondBridge_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/BrunswickGlade.ablk
Normal file
BIN
maps/BrunswickGlade.ablk
Normal file
Binary file not shown.
17
maps/BrunswickGlade.asm
Normal file
17
maps/BrunswickGlade.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
BrunswickGlade_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
BrunswickGlade_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/BrunswickGrotto.ablk
Normal file
BIN
maps/BrunswickGrotto.ablk
Normal file
Binary file not shown.
17
maps/BrunswickGrotto.asm
Normal file
17
maps/BrunswickGrotto.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
BrunswickGrotto_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
BrunswickGrotto_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/BrunswickTrail.ablk
Normal file
BIN
maps/BrunswickTrail.ablk
Normal file
Binary file not shown.
17
maps/BrunswickTrail.asm
Normal file
17
maps/BrunswickTrail.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
BrunswickTrail_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
BrunswickTrail_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/CanyonEntrance.ablk
Normal file
BIN
maps/CanyonEntrance.ablk
Normal file
Binary file not shown.
17
maps/CanyonEntrance.asm
Normal file
17
maps/CanyonEntrance.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
CanyonEntrance_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
CanyonEntrance_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/CapeBrink.ablk
Normal file
BIN
maps/CapeBrink.ablk
Normal file
Binary file not shown.
17
maps/CapeBrink.asm
Normal file
17
maps/CapeBrink.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
CapeBrink_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
CapeBrink_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/CeladonUniversityInside.ablk
Normal file
BIN
maps/CeladonUniversityInside.ablk
Normal file
Binary file not shown.
17
maps/CeladonUniversityInside.asm
Normal file
17
maps/CeladonUniversityInside.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
CeladonUniversityInside_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
CeladonUniversityInside_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/CeladonUniversityOutside.ablk
Normal file
BIN
maps/CeladonUniversityOutside.ablk
Normal file
Binary file not shown.
17
maps/CeladonUniversityOutside.asm
Normal file
17
maps/CeladonUniversityOutside.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
CeladonUniversityOutside_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
CeladonUniversityOutside_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/CelesteHill.ablk
Normal file
BIN
maps/CelesteHill.ablk
Normal file
Binary file not shown.
17
maps/CelesteHill.asm
Normal file
17
maps/CelesteHill.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
CelesteHill_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
CelesteHill_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/CelesteHillCave.ablk
Normal file
BIN
maps/CelesteHillCave.ablk
Normal file
Binary file not shown.
17
maps/CelesteHillCave.asm
Normal file
17
maps/CelesteHillCave.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
CelesteHillCave_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
CelesteHillCave_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/CitrineCity.ablk
Normal file
BIN
maps/CitrineCity.ablk
Normal file
Binary file not shown.
17
maps/CitrineCity.asm
Normal file
17
maps/CitrineCity.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
CitrineCity_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
CitrineCity_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
|
|
@ -21,8 +21,15 @@ CliffCaveMan:
|
|||
end
|
||||
|
||||
CliffCaveManText:
|
||||
text "Comment to be"
|
||||
line "written."
|
||||
text "I remember a"
|
||||
line "friend talking"
|
||||
cont "about a strange"
|
||||
cont "#MON in UNION"
|
||||
cont "CAVE."
|
||||
|
||||
para "It was red, and"
|
||||
line "bobbed a flaming"
|
||||
cont "rock on its nose!"
|
||||
done
|
||||
|
||||
CliffCaveRock:
|
||||
|
|
|
|||
BIN
maps/CliffEdgeGate.ablk
Normal file
BIN
maps/CliffEdgeGate.ablk
Normal file
Binary file not shown.
17
maps/CliffEdgeGate.asm
Normal file
17
maps/CliffEdgeGate.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
CliffEdgeGate_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
CliffEdgeGate_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/DottedHole.ablk
Normal file
BIN
maps/DottedHole.ablk
Normal file
Binary file not shown.
17
maps/DottedHole.asm
Normal file
17
maps/DottedHole.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
DottedHole_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
DottedHole_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/EmbeddedTower.ablk
Normal file
BIN
maps/EmbeddedTower.ablk
Normal file
Binary file not shown.
17
maps/EmbeddedTower.asm
Normal file
17
maps/EmbeddedTower.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
EmbeddedTower_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
EmbeddedTower_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/FarawayIslandInside.ablk
Normal file
BIN
maps/FarawayIslandInside.ablk
Normal file
Binary file not shown.
17
maps/FarawayIslandInside.asm
Normal file
17
maps/FarawayIslandInside.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
FarawayIslandInside_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
FarawayIslandInside_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/FarawayIslandOutside.ablk
Normal file
BIN
maps/FarawayIslandOutside.ablk
Normal file
Binary file not shown.
17
maps/FarawayIslandOutside.asm
Normal file
17
maps/FarawayIslandOutside.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
FarawayIslandOutside_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
FarawayIslandOutside_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/FiveIsland.ablk
Normal file
BIN
maps/FiveIsland.ablk
Normal file
Binary file not shown.
17
maps/FiveIsland.asm
Normal file
17
maps/FiveIsland.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
FiveIsland_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
FiveIsland_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/FiveIslandMeadow.ablk
Normal file
BIN
maps/FiveIslandMeadow.ablk
Normal file
Binary file not shown.
17
maps/FiveIslandMeadow.asm
Normal file
17
maps/FiveIslandMeadow.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
FiveIslandMeadow_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
FiveIslandMeadow_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/FourIsland.ablk
Normal file
BIN
maps/FourIsland.ablk
Normal file
Binary file not shown.
17
maps/FourIsland.asm
Normal file
17
maps/FourIsland.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
FourIsland_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
FourIsland_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/GarnetCavern1F.ablk
Normal file
BIN
maps/GarnetCavern1F.ablk
Normal file
Binary file not shown.
17
maps/GarnetCavern1F.asm
Normal file
17
maps/GarnetCavern1F.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
GarnetCavern1F_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
GarnetCavern1F_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/GarnetCavern2F.ablk
Normal file
BIN
maps/GarnetCavern2F.ablk
Normal file
Binary file not shown.
17
maps/GarnetCavern2F.asm
Normal file
17
maps/GarnetCavern2F.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
GarnetCavern2F_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
GarnetCavern2F_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/GarnetCavernB1F.ablk
Normal file
BIN
maps/GarnetCavernB1F.ablk
Normal file
Binary file not shown.
17
maps/GarnetCavernB1F.asm
Normal file
17
maps/GarnetCavernB1F.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
GarnetCavernB1F_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
GarnetCavernB1F_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/GreenPath.ablk
Normal file
BIN
maps/GreenPath.ablk
Normal file
Binary file not shown.
17
maps/GreenPath.asm
Normal file
17
maps/GreenPath.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
GreenPath_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
GreenPath_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/IcefallCave1F.ablk
Normal file
BIN
maps/IcefallCave1F.ablk
Normal file
Binary file not shown.
17
maps/IcefallCave1F.asm
Normal file
17
maps/IcefallCave1F.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
IcefallCave1F_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
IcefallCave1F_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/IcefallCaveB1F.ablk
Normal file
BIN
maps/IcefallCaveB1F.ablk
Normal file
Binary file not shown.
17
maps/IcefallCaveB1F.asm
Normal file
17
maps/IcefallCaveB1F.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
IcefallCaveB1F_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
IcefallCaveB1F_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/IcefallCaveBack.ablk
Normal file
BIN
maps/IcefallCaveBack.ablk
Normal file
Binary file not shown.
17
maps/IcefallCaveBack.asm
Normal file
17
maps/IcefallCaveBack.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
IcefallCaveBack_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
IcefallCaveBack_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/IcefallCaveEntrance.ablk
Normal file
BIN
maps/IcefallCaveEntrance.ablk
Normal file
Binary file not shown.
17
maps/IcefallCaveEntrance.asm
Normal file
17
maps/IcefallCaveEntrance.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
IcefallCaveEntrance_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
IcefallCaveEntrance_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/JohtoSafariZone.ablk
Normal file
BIN
maps/JohtoSafariZone.ablk
Normal file
Binary file not shown.
17
maps/JohtoSafariZone.asm
Normal file
17
maps/JohtoSafariZone.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
JohtoSafariZone_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
JohtoSafariZone_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/JohtoSafariZoneGate.ablk
Normal file
BIN
maps/JohtoSafariZoneGate.ablk
Normal file
Binary file not shown.
17
maps/JohtoSafariZoneGate.asm
Normal file
17
maps/JohtoSafariZoneGate.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
JohtoSafariZoneGate_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
JohtoSafariZoneGate_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/KindleRoad.ablk
Normal file
BIN
maps/KindleRoad.ablk
Normal file
Binary file not shown.
17
maps/KindleRoad.asm
Normal file
17
maps/KindleRoad.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
KindleRoad_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
KindleRoad_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/LavenderCrypt.ablk
Normal file
BIN
maps/LavenderCrypt.ablk
Normal file
Binary file not shown.
17
maps/LavenderCrypt.asm
Normal file
17
maps/LavenderCrypt.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
LavenderCrypt_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
LavenderCrypt_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/LostCave.ablk
Normal file
BIN
maps/LostCave.ablk
Normal file
Binary file not shown.
17
maps/LostCave.asm
Normal file
17
maps/LostCave.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
LostCave_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
LostCave_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/MemorialPillar.ablk
Normal file
BIN
maps/MemorialPillar.ablk
Normal file
Binary file not shown.
17
maps/MemorialPillar.asm
Normal file
17
maps/MemorialPillar.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
MemorialPillar_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
MemorialPillar_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/MtEmberExterior.ablk
Normal file
BIN
maps/MtEmberExterior.ablk
Normal file
Binary file not shown.
17
maps/MtEmberExterior.asm
Normal file
17
maps/MtEmberExterior.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
MtEmberExterior_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
MtEmberExterior_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/MtEmberHiddenPath.ablk
Normal file
BIN
maps/MtEmberHiddenPath.ablk
Normal file
Binary file not shown.
17
maps/MtEmberHiddenPath.asm
Normal file
17
maps/MtEmberHiddenPath.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
MtEmberHiddenPath_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
MtEmberHiddenPath_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/MtEmberInterior.ablk
Normal file
BIN
maps/MtEmberInterior.ablk
Normal file
Binary file not shown.
17
maps/MtEmberInterior.asm
Normal file
17
maps/MtEmberInterior.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
MtEmberInterior_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
MtEmberInterior_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/MtEmberSummit.ablk
Normal file
BIN
maps/MtEmberSummit.ablk
Normal file
Binary file not shown.
17
maps/MtEmberSummit.asm
Normal file
17
maps/MtEmberSummit.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
MtEmberSummit_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
MtEmberSummit_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/MtMoonCrater.ablk
Normal file
BIN
maps/MtMoonCrater.ablk
Normal file
Binary file not shown.
17
maps/MtMoonCrater.asm
Normal file
17
maps/MtMoonCrater.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
MtMoonCrater_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
MtMoonCrater_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/MtMoonCraterDepths.ablk
Normal file
BIN
maps/MtMoonCraterDepths.ablk
Normal file
Binary file not shown.
17
maps/MtMoonCraterDepths.asm
Normal file
17
maps/MtMoonCraterDepths.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
MtMoonCraterDepths_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
MtMoonCraterDepths_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/NavalRock1F.ablk
Normal file
BIN
maps/NavalRock1F.ablk
Normal file
Binary file not shown.
17
maps/NavalRock1F.asm
Normal file
17
maps/NavalRock1F.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
NavalRock1F_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
NavalRock1F_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/NavalRock2F.ablk
Normal file
BIN
maps/NavalRock2F.ablk
Normal file
Binary file not shown.
17
maps/NavalRock2F.asm
Normal file
17
maps/NavalRock2F.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
NavalRock2F_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
NavalRock2F_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/NavalRockB1F.ablk
Normal file
BIN
maps/NavalRockB1F.ablk
Normal file
Binary file not shown.
17
maps/NavalRockB1F.asm
Normal file
17
maps/NavalRockB1F.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
NavalRockB1F_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
NavalRockB1F_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/NavalRockExterior.ablk
Normal file
BIN
maps/NavalRockExterior.ablk
Normal file
Binary file not shown.
17
maps/NavalRockExterior.asm
Normal file
17
maps/NavalRockExterior.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
NavalRockExterior_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
NavalRockExterior_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/OneIsland.ablk
Normal file
BIN
maps/OneIsland.ablk
Normal file
Binary file not shown.
17
maps/OneIsland.asm
Normal file
17
maps/OneIsland.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
OneIsland_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
OneIsland_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/OutcastIsland.ablk
Normal file
BIN
maps/OutcastIsland.ablk
Normal file
Binary file not shown.
17
maps/OutcastIsland.asm
Normal file
17
maps/OutcastIsland.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
OutcastIsland_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
OutcastIsland_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
BIN
maps/PatternBush.ablk
Normal file
BIN
maps/PatternBush.ablk
Normal file
Binary file not shown.
17
maps/PatternBush.asm
Normal file
17
maps/PatternBush.asm
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
object_const_def
|
||||
|
||||
PatternBush_MapScripts:
|
||||
def_scene_scripts
|
||||
|
||||
def_callbacks
|
||||
|
||||
PatternBush_MapEvents:
|
||||
db 0, 0 ; filler
|
||||
|
||||
def_warp_events
|
||||
|
||||
def_coord_events
|
||||
|
||||
def_bg_events
|
||||
|
||||
def_object_events
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue