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