MAP_NONE -> MAP_DYNAMIC

This commit is contained in:
GriffinR
2022-08-25 21:34:05 -04:00
parent 8a1130d046
commit ce4a6e9067
36 changed files with 53 additions and 50 deletions
+3 -3
View File
@@ -59,21 +59,21 @@
"x": 4,
"y": 1,
"elevation": 0,
"dest_map": "MAP_NONE",
"dest_map": "MAP_DYNAMIC",
"dest_warp_id": 127
},
{
"x": 4,
"y": 2,
"elevation": 0,
"dest_map": "MAP_NONE",
"dest_map": "MAP_DYNAMIC",
"dest_warp_id": 127
},
{
"x": 4,
"y": 3,
"elevation": 0,
"dest_map": "MAP_NONE",
"dest_map": "MAP_DYNAMIC",
"dest_warp_id": 127
}
],