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
+5 -5
View File
@@ -134,35 +134,35 @@
"y": 39,
"elevation": 3,
"dest_map": "MAP_ROUTE10",
"dest_warp_id": 2
"dest_warp_id": "2"
},
{
"x": 5,
"y": 38,
"elevation": 3,
"dest_map": "MAP_ROUTE10",
"dest_warp_id": 2
"dest_warp_id": "2"
},
{
"x": 6,
"y": 39,
"elevation": 3,
"dest_map": "MAP_ROUTE10",
"dest_warp_id": 2
"dest_warp_id": "2"
},
{
"x": 1,
"y": 11,
"elevation": 3,
"dest_map": "MAP_ROUTE10",
"dest_warp_id": 4
"dest_warp_id": "4"
},
{
"x": 0,
"y": 13,
"elevation": 3,
"dest_map": "MAP_ROUTE10",
"dest_warp_id": 2
"dest_warp_id": "2"
}
],
"coord_events": [],