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
+10 -10
View File
@@ -78,70 +78,70 @@
"y": 2,
"elevation": 3,
"dest_map": "MAP_SILPH_CO_2F",
"dest_warp_id": 0
"dest_warp_id": "0"
},
{
"x": 4,
"y": 6,
"elevation": 3,
"dest_map": "MAP_SILPH_CO_5F",
"dest_warp_id": 1
"dest_warp_id": "1"
},
{
"x": 13,
"y": 14,
"elevation": 3,
"dest_map": "MAP_SILPH_CO_7F",
"dest_warp_id": 4
"dest_warp_id": "4"
},
{
"x": 30,
"y": 2,
"elevation": 3,
"dest_map": "MAP_SILPH_CO_4F",
"dest_warp_id": 2
"dest_warp_id": "2"
},
{
"x": 2,
"y": 14,
"elevation": 3,
"dest_map": "MAP_SILPH_CO_9F",
"dest_warp_id": 2
"dest_warp_id": "2"
},
{
"x": 3,
"y": 20,
"elevation": 3,
"dest_map": "MAP_SILPH_CO_5F",
"dest_warp_id": 4
"dest_warp_id": "4"
},
{
"x": 29,
"y": 14,
"elevation": 3,
"dest_map": "MAP_SILPH_CO_3F",
"dest_warp_id": 7
"dest_warp_id": "7"
},
{
"x": 32,
"y": 20,
"elevation": 3,
"dest_map": "MAP_SILPH_CO_3F",
"dest_warp_id": 6
"dest_warp_id": "6"
},
{
"x": 33,
"y": 5,
"elevation": 3,
"dest_map": "MAP_SILPH_CO_2F",
"dest_warp_id": 1
"dest_warp_id": "1"
},
{
"x": 22,
"y": 3,
"elevation": 0,
"dest_map": "MAP_SILPH_CO_ELEVATOR",
"dest_warp_id": 0
"dest_warp_id": "0"
}
],
"coord_events": [],