MAP_NONE -> MAP_DYNAMIC
This commit is contained in:
@@ -33,14 +33,14 @@
|
||||
"x": 5,
|
||||
"y": 8,
|
||||
"elevation": 3,
|
||||
"dest_map": "MAP_NONE",
|
||||
"dest_map": "MAP_DYNAMIC",
|
||||
"dest_warp_id": 127
|
||||
},
|
||||
{
|
||||
"x": 6,
|
||||
"y": 8,
|
||||
"elevation": 3,
|
||||
"dest_map": "MAP_NONE",
|
||||
"dest_map": "MAP_DYNAMIC",
|
||||
"dest_warp_id": 127
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user