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