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