Define layout constants
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
EverGrandeCity_MapConnectionsList: @ 84867F8
|
||||
EverGrandeCity_MapConnectionsList:
|
||||
connection left, 40, MAP_ROUTE128
|
||||
|
||||
EverGrandeCity_MapConnections: @ 8486804
|
||||
.4byte 0x1
|
||||
EverGrandeCity_MapConnections:
|
||||
.4byte 1
|
||||
.4byte EverGrandeCity_MapConnectionsList
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
EverGrandeCity_MapWarps: @ 8527588
|
||||
EverGrandeCity_MapWarps:
|
||||
warp_def 18, 5, 0, 0, MAP_EVER_GRANDE_CITY_POKEMON_LEAGUE_1F
|
||||
warp_def 27, 48, 0, 0, MAP_EVER_GRANDE_CITY_POKEMON_CENTER_1F
|
||||
warp_def 18, 41, 0, 0, MAP_VICTORY_ROAD_1F
|
||||
warp_def 18, 27, 0, 1, MAP_VICTORY_ROAD_1F
|
||||
|
||||
EverGrandeCity_MapCoordEvents: @ 85275A8
|
||||
EverGrandeCity_MapCoordEvents:
|
||||
coord_event 17, 58, 1, VAR_TEMP_1, 0, EverGrandeCity_EventScript_1E7D46
|
||||
coord_event 16, 58, 1, VAR_TEMP_1, 0, EverGrandeCity_EventScript_1E7D46
|
||||
coord_event 18, 58, 1, VAR_TEMP_1, 0, EverGrandeCity_EventScript_1E7D46
|
||||
@@ -17,13 +17,13 @@ EverGrandeCity_MapCoordEvents: @ 85275A8
|
||||
coord_event 25, 58, 1, VAR_TEMP_1, 0, EverGrandeCity_EventScript_1E7D46
|
||||
coord_event 26, 58, 1, VAR_TEMP_1, 0, EverGrandeCity_EventScript_1E7D46
|
||||
|
||||
EverGrandeCity_MapBGEvents: @ 8527658
|
||||
EverGrandeCity_MapBGEvents:
|
||||
bg_event 19, 43, 5, BG_EVENT_PLAYER_FACING_ANY, EverGrandeCity_EventScript_1E7D2B
|
||||
bg_event 29, 48, 0, BG_EVENT_PLAYER_FACING_NORTH, EverGrandeCity_EventScript_271E73
|
||||
bg_event 18, 52, 5, BG_EVENT_PLAYER_FACING_ANY, EverGrandeCity_EventScript_1E7D34
|
||||
bg_event 23, 15, 0, BG_EVENT_PLAYER_FACING_ANY, EverGrandeCity_EventScript_1E7D3D
|
||||
bg_event 28, 48, 0, BG_EVENT_PLAYER_FACING_NORTH, EverGrandeCity_EventScript_271E73
|
||||
|
||||
EverGrandeCity_MapEvents:: @ 8527694
|
||||
EverGrandeCity_MapEvents::
|
||||
map_events 0x0, EverGrandeCity_MapWarps, EverGrandeCity_MapCoordEvents, EverGrandeCity_MapBGEvents
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
EverGrandeCity: @ 8482598
|
||||
EverGrandeCity:
|
||||
.4byte EverGrandeCity_Layout
|
||||
.4byte EverGrandeCity_MapEvents
|
||||
.4byte EverGrandeCity_MapScripts
|
||||
.4byte EverGrandeCity_MapConnections
|
||||
.2byte MUS_RAINBOW
|
||||
.2byte 9
|
||||
.2byte LAYOUT_EVER_GRANDE_CITY
|
||||
.byte MAPSEC_EVER_GRANDE_CITY
|
||||
.byte 0
|
||||
.byte WEATHER_SUNNY
|
||||
|
||||
Reference in New Issue
Block a user