Treat warp ids as strings to allow constants
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"y": 22,
|
||||
"elevation": 0,
|
||||
"dest_map": "MAP_ROUTE103",
|
||||
"dest_warp_id": 0
|
||||
"dest_warp_id": "0"
|
||||
}
|
||||
],
|
||||
"coord_events": [],
|
||||
|
||||
Reference in New Issue
Block a user