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