Define layout constants
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
Underwater4_MapConnectionsList: @ 8486DC4
|
||||
Underwater4_MapConnectionsList:
|
||||
connection up, 0, MAP_UNDERWATER3
|
||||
connection emerge, 0, MAP_ROUTE128
|
||||
|
||||
Underwater4_MapConnections: @ 8486DDC
|
||||
.4byte 0x2
|
||||
Underwater4_MapConnections:
|
||||
.4byte 2
|
||||
.4byte Underwater4_MapConnectionsList
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
Underwater4_MapWarps: @ 852CFEC
|
||||
Underwater4_MapWarps:
|
||||
warp_def 38, 26, 3, 0, MAP_UNDERWATER_SEAFLOOR_CAVERN
|
||||
|
||||
Underwater4_MapBGEvents: @ 852CFF4
|
||||
Underwater4_MapBGEvents:
|
||||
bg_hidden_item_event 38, 19, 3, ITEM_PROTEIN, FLAG_HIDDEN_ITEM_UNDERWATER_4_PROTEIN
|
||||
bg_hidden_item_event 69, 18, 3, ITEM_PEARL, FLAG_HIDDEN_ITEM_UNDERWATER_4_PEARL
|
||||
|
||||
Underwater4_MapEvents:: @ 852D00C
|
||||
Underwater4_MapEvents::
|
||||
map_events 0x0, Underwater4_MapWarps, 0x0, Underwater4_MapBGEvents
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
Underwater4: @ 8482A84
|
||||
Underwater4:
|
||||
.4byte Underwater4_Layout
|
||||
.4byte Underwater4_MapEvents
|
||||
.4byte Underwater4_MapScripts
|
||||
.4byte Underwater4_MapConnections
|
||||
.2byte MUS_DEEPDEEP
|
||||
.2byte 53
|
||||
.2byte LAYOUT_UNDERWATER4
|
||||
.byte MAPSEC_UNDERWATER_127
|
||||
.byte 0
|
||||
.byte WEATHER_BUBBLES
|
||||
|
||||
Reference in New Issue
Block a user