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