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
+7 -7
View File
@@ -78,49 +78,49 @@
"y": 9,
"elevation": 3,
"dest_map": "MAP_SAFARI_ZONE_NORTH",
"dest_warp_id": 6
"dest_warp_id": "6"
},
{
"x": 8,
"y": 10,
"elevation": 3,
"dest_map": "MAP_SAFARI_ZONE_NORTH",
"dest_warp_id": 7
"dest_warp_id": "7"
},
{
"x": 8,
"y": 11,
"elevation": 0,
"dest_map": "MAP_SAFARI_ZONE_NORTH",
"dest_warp_id": 8
"dest_warp_id": "8"
},
{
"x": 8,
"y": 26,
"elevation": 3,
"dest_map": "MAP_SAFARI_ZONE_CENTER",
"dest_warp_id": 9
"dest_warp_id": "9"
},
{
"x": 8,
"y": 27,
"elevation": 3,
"dest_map": "MAP_SAFARI_ZONE_CENTER",
"dest_warp_id": 10
"dest_warp_id": "10"
},
{
"x": 8,
"y": 28,
"elevation": 0,
"dest_map": "MAP_SAFARI_ZONE_CENTER",
"dest_warp_id": 11
"dest_warp_id": "11"
},
{
"x": 40,
"y": 14,
"elevation": 0,
"dest_map": "MAP_SAFARI_ZONE_EAST_REST_HOUSE",
"dest_warp_id": 1
"dest_warp_id": "1"
}
],
"coord_events": [],