Treat warp ids as strings to allow constants
This commit is contained in:
@@ -591,14 +591,14 @@
|
||||
"y": 32,
|
||||
"elevation": 0,
|
||||
"dest_map": "MAP_ROUTE119_WEATHER_INSTITUTE_1F",
|
||||
"dest_warp_id": 0
|
||||
"dest_warp_id": "0"
|
||||
},
|
||||
{
|
||||
"x": 33,
|
||||
"y": 109,
|
||||
"elevation": 0,
|
||||
"dest_map": "MAP_ROUTE119_HOUSE",
|
||||
"dest_warp_id": 0
|
||||
"dest_warp_id": "0"
|
||||
}
|
||||
],
|
||||
"coord_events": [
|
||||
|
||||
Reference in New Issue
Block a user