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