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
@@ -80,42 +80,42 @@
"y": 6,
"elevation": 0,
"dest_map": "MAP_POKEMON_TOWER_1F",
"dest_warp_id": 1
"dest_warp_id": "1"
},
{
"x": 6,
"y": 5,
"elevation": 0,
"dest_map": "MAP_LAVENDER_TOWN_POKEMON_CENTER_1F",
"dest_warp_id": 1
"dest_warp_id": "1"
},
{
"x": 10,
"y": 11,
"elevation": 0,
"dest_map": "MAP_LAVENDER_TOWN_VOLUNTEER_POKEMON_HOUSE",
"dest_warp_id": 1
"dest_warp_id": "1"
},
{
"x": 5,
"y": 16,
"elevation": 0,
"dest_map": "MAP_LAVENDER_TOWN_HOUSE1",
"dest_warp_id": 1
"dest_warp_id": "1"
},
{
"x": 10,
"y": 16,
"elevation": 0,
"dest_map": "MAP_LAVENDER_TOWN_HOUSE2",
"dest_warp_id": 1
"dest_warp_id": "1"
},
{
"x": 20,
"y": 15,
"elevation": 0,
"dest_map": "MAP_LAVENDER_TOWN_MART",
"dest_warp_id": 1
"dest_warp_id": "1"
}
],
"coord_events": [],