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
@@ -50,35 +50,35 @@
"y": 3,
"elevation": 3,
"dest_map": "MAP_ROUTE16",
"dest_warp_id": 1
"dest_warp_id": "1"
},
{
"x": 11,
"y": 3,
"elevation": 3,
"dest_map": "MAP_ROUTE16",
"dest_warp_id": 2
"dest_warp_id": "2"
},
{
"x": 1,
"y": 12,
"elevation": 3,
"dest_map": "MAP_ROUTE16",
"dest_warp_id": 3
"dest_warp_id": "3"
},
{
"x": 11,
"y": 12,
"elevation": 3,
"dest_map": "MAP_ROUTE16",
"dest_warp_id": 4
"dest_warp_id": "4"
},
{
"x": 9,
"y": 16,
"elevation": 3,
"dest_map": "MAP_ROUTE16_NORTH_ENTRANCE_2F",
"dest_warp_id": 0
"dest_warp_id": "0"
}
],
"coord_events": [