fix map and layout constants
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
OneIsland_MapConnectionsList: @ 8352934
|
||||
connection down, 0, MAP_ONEISLAND_TREASUREBEACH
|
||||
connection right, -120, MAP_ONEISLAND_KINDLEROAD
|
||||
connection down, 0, MAP_ONE_ISLAND_TREASUREBEACH
|
||||
connection right, -120, MAP_ONE_ISLAND_KINDLEROAD
|
||||
|
||||
OneIsland_MapConnections:: @ 835294C
|
||||
.4byte 2
|
||||
|
||||
@@ -31,7 +31,7 @@ EventScript_16749D:: @ 816749D
|
||||
waitdooranim
|
||||
removeobject 1
|
||||
setvar VAR_0x4075, 3
|
||||
warp MAP_ONEISLAND_POKEMONCENTER_1F, 255, 9, 9
|
||||
warp MAP_ONE_ISLAND_POKEMONCENTER_1F, 255, 9, 9
|
||||
waitstate
|
||||
releaseall
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user