Merge pull request #1755 from GriffinRichards/map-dynamic
Rename special map constants, treat warp ids as strings
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"y": 16,
|
||||
"elevation": 1,
|
||||
"dest_map": "MAP_ROUTE120",
|
||||
"dest_warp_id": 1
|
||||
"dest_warp_id": "1"
|
||||
}
|
||||
],
|
||||
"coord_events": [],
|
||||
|
||||
Reference in New Issue
Block a user