MAP_NONE -> MAP_DYNAMIC, treat warp ids as strings to allow constants

This commit is contained in:
GriffinR
2022-09-03 14:59:18 -04:00
parent 0400ee2124
commit bfd1fb2419
406 changed files with 1326 additions and 1319 deletions
+4 -4
View File
@@ -56,28 +56,28 @@
"y": 23,
"elevation": 3,
"dest_map": "MAP_SIX_ISLAND_HARBOR",
"dest_warp_id": 0
"dest_warp_id": "0"
},
{
"x": 11,
"y": 11,
"elevation": 0,
"dest_map": "MAP_SIX_ISLAND_POKEMON_CENTER_1F",
"dest_warp_id": 0
"dest_warp_id": "0"
},
{
"x": 16,
"y": 17,
"elevation": 0,
"dest_map": "MAP_SIX_ISLAND_HOUSE",
"dest_warp_id": 0
"dest_warp_id": "0"
},
{
"x": 20,
"y": 11,
"elevation": 0,
"dest_map": "MAP_SIX_ISLAND_MART",
"dest_warp_id": 0
"dest_warp_id": "0"
}
],
"coord_events": [],