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
+6 -6
View File
@@ -21,42 +21,42 @@
"y": 3,
"elevation": 3,
"dest_map": "MAP_SSANNE_1F_CORRIDOR",
"dest_warp_id": 5
"dest_warp_id": "5"
},
{
"x": 2,
"y": 2,
"elevation": 0,
"dest_map": "MAP_SSANNE_B1F_ROOM1",
"dest_warp_id": 0
"dest_warp_id": "0"
},
{
"x": 6,
"y": 2,
"elevation": 0,
"dest_map": "MAP_SSANNE_B1F_ROOM2",
"dest_warp_id": 0
"dest_warp_id": "0"
},
{
"x": 10,
"y": 2,
"elevation": 0,
"dest_map": "MAP_SSANNE_B1F_ROOM3",
"dest_warp_id": 0
"dest_warp_id": "0"
},
{
"x": 14,
"y": 2,
"elevation": 0,
"dest_map": "MAP_SSANNE_B1F_ROOM4",
"dest_warp_id": 0
"dest_warp_id": "0"
},
{
"x": 18,
"y": 2,
"elevation": 0,
"dest_map": "MAP_SSANNE_B1F_ROOM5",
"dest_warp_id": 0
"dest_warp_id": "0"
}
],
"coord_events": [],