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
@@ -92,70 +92,70 @@
"y": 33,
"elevation": 3,
"dest_map": "MAP_CINNABAR_ISLAND",
"dest_warp_id": 0
"dest_warp_id": "0"
},
{
"x": 8,
"y": 33,
"elevation": 3,
"dest_map": "MAP_CINNABAR_ISLAND",
"dest_warp_id": 0
"dest_warp_id": "0"
},
{
"x": 9,
"y": 33,
"elevation": 3,
"dest_map": "MAP_CINNABAR_ISLAND",
"dest_warp_id": 0
"dest_warp_id": "0"
},
{
"x": 10,
"y": 13,
"elevation": 3,
"dest_map": "MAP_POKEMON_MANSION_2F",
"dest_warp_id": 2
"dest_warp_id": "2"
},
{
"x": 25,
"y": 27,
"elevation": 3,
"dest_map": "MAP_POKEMON_MANSION_B1F",
"dest_warp_id": 0
"dest_warp_id": "0"
},
{
"x": 34,
"y": 33,
"elevation": 3,
"dest_map": "MAP_CINNABAR_ISLAND",
"dest_warp_id": 0
"dest_warp_id": "0"
},
{
"x": 35,
"y": 34,
"elevation": 0,
"dest_map": "MAP_CINNABAR_ISLAND",
"dest_warp_id": 0
"dest_warp_id": "0"
},
{
"x": 19,
"y": 22,
"elevation": 3,
"dest_map": "MAP_POKEMON_MANSION_3F",
"dest_warp_id": 3
"dest_warp_id": "3"
},
{
"x": 20,
"y": 22,
"elevation": 3,
"dest_map": "MAP_POKEMON_MANSION_3F",
"dest_warp_id": 4
"dest_warp_id": "4"
},
{
"x": 11,
"y": 13,
"elevation": 0,
"dest_map": "MAP_POKEMON_MANSION_2F",
"dest_warp_id": 2
"dest_warp_id": "2"
}
],
"coord_events": [],