Name allow_escaping, allow_running, show_map_name header properties

This commit is contained in:
GriffinR
2020-02-18 14:52:42 -05:00
parent 4643330fdd
commit e94f9c1483
427 changed files with 1711 additions and 858 deletions
+5
View File
@@ -88,3 +88,8 @@
map \map map \map
.space 2 .space 2
.endm .endm
.macro map_header_flags allow_cycling:req, allow_escaping:req, allow_running:req, show_map_name:req
.byte \allow_cycling
.byte ((\show_map_name & 1) << 2) | ((\allow_running & 1) << 1) | ((\allow_escaping & 1) << 0)
.endm
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_8", "battle_scene": "BATTLE_SCENE_8",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_8", "battle_scene": "BATTLE_SCENE_8",
"connections": null, "connections": null,
"object_events": [], "object_events": [],
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_3", "map_type": "MAP_TYPE_3",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 6, "allow_escaping": false,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_SUNNY", "weather": "WEATHER_SUNNY",
"map_type": "MAP_TYPE_1", "map_type": "MAP_TYPE_1",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 6, "allow_escaping": false,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": [ "connections": [
{ {
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [], "object_events": [],
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 4, "allow_escaping": false,
"elevator_flag": 1, "allow_running": false,
"show_map_name": true,
"floor_number": 1,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 4, "allow_escaping": false,
"elevator_flag": 2, "allow_running": false,
"show_map_name": true,
"floor_number": 2,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 4, "allow_escaping": false,
"elevator_flag": 3, "allow_running": false,
"show_map_name": true,
"floor_number": 3,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 4, "allow_escaping": false,
"elevator_flag": 4, "allow_running": false,
"show_map_name": true,
"floor_number": 4,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 4, "allow_escaping": false,
"elevator_flag": 5, "allow_running": false,
"show_map_name": true,
"floor_number": 5,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [], "object_events": [],
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 4, "allow_escaping": false,
"elevator_flag": 127, "allow_running": false,
"show_map_name": true,
"floor_number": 127,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_1", "battle_scene": "BATTLE_SCENE_1",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_4", "map_type": "MAP_TYPE_4",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 7, "allow_escaping": true,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_4", "map_type": "MAP_TYPE_4",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 7, "allow_escaping": true,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_4", "map_type": "MAP_TYPE_4",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 7, "allow_escaping": true,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_SUNNY", "weather": "WEATHER_SUNNY",
"map_type": "MAP_TYPE_1", "map_type": "MAP_TYPE_1",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 6, "allow_escaping": false,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": [ "connections": [
{ {
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_1", "battle_scene": "BATTLE_SCENE_1",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_SUNNY", "weather": "WEATHER_SUNNY",
"map_type": "MAP_TYPE_1", "map_type": "MAP_TYPE_1",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 6, "allow_escaping": false,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": [ "connections": [
{ {
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_1", "battle_scene": "BATTLE_SCENE_1",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_4", "map_type": "MAP_TYPE_4",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 7, "allow_escaping": true,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [], "object_events": [],
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_4", "map_type": "MAP_TYPE_4",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 7, "allow_escaping": true,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_4", "map_type": "MAP_TYPE_4",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 7, "allow_escaping": true,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_SUNNY", "weather": "WEATHER_SUNNY",
"map_type": "MAP_TYPE_1", "map_type": "MAP_TYPE_1",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 6, "allow_escaping": false,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": [ "connections": [
{ {
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_4", "map_type": "MAP_TYPE_4",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 7, "allow_escaping": true,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [], "object_events": [],
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_FOG_HORIZONTAL", "weather": "WEATHER_FOG_HORIZONTAL",
"map_type": "MAP_TYPE_4", "map_type": "MAP_TYPE_4",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 7, "allow_escaping": true,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_FOG_HORIZONTAL", "weather": "WEATHER_FOG_HORIZONTAL",
"map_type": "MAP_TYPE_4", "map_type": "MAP_TYPE_4",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 7, "allow_escaping": true,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_FOG_HORIZONTAL", "weather": "WEATHER_FOG_HORIZONTAL",
"map_type": "MAP_TYPE_4", "map_type": "MAP_TYPE_4",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 7, "allow_escaping": true,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_FOG_HORIZONTAL", "weather": "WEATHER_FOG_HORIZONTAL",
"map_type": "MAP_TYPE_4", "map_type": "MAP_TYPE_4",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 7, "allow_escaping": true,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_FOG_HORIZONTAL", "weather": "WEATHER_FOG_HORIZONTAL",
"map_type": "MAP_TYPE_4", "map_type": "MAP_TYPE_4",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 7, "allow_escaping": true,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_FOG_HORIZONTAL", "weather": "WEATHER_FOG_HORIZONTAL",
"map_type": "MAP_TYPE_4", "map_type": "MAP_TYPE_4",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 7, "allow_escaping": true,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_FOG_HORIZONTAL", "weather": "WEATHER_FOG_HORIZONTAL",
"map_type": "MAP_TYPE_4", "map_type": "MAP_TYPE_4",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 7, "allow_escaping": true,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [], "object_events": [],
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_FOG_HORIZONTAL", "weather": "WEATHER_FOG_HORIZONTAL",
"map_type": "MAP_TYPE_4", "map_type": "MAP_TYPE_4",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 7, "allow_escaping": true,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [], "object_events": [],
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_FOG_HORIZONTAL", "weather": "WEATHER_FOG_HORIZONTAL",
"map_type": "MAP_TYPE_4", "map_type": "MAP_TYPE_4",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 7, "allow_escaping": true,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_FOG_HORIZONTAL", "weather": "WEATHER_FOG_HORIZONTAL",
"map_type": "MAP_TYPE_4", "map_type": "MAP_TYPE_4",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 7, "allow_escaping": true,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [], "object_events": [],
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_FOG_HORIZONTAL", "weather": "WEATHER_FOG_HORIZONTAL",
"map_type": "MAP_TYPE_4", "map_type": "MAP_TYPE_4",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 7, "allow_escaping": true,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [], "object_events": [],
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_FOG_HORIZONTAL", "weather": "WEATHER_FOG_HORIZONTAL",
"map_type": "MAP_TYPE_4", "map_type": "MAP_TYPE_4",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 7, "allow_escaping": true,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [], "object_events": [],
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_FOG_HORIZONTAL", "weather": "WEATHER_FOG_HORIZONTAL",
"map_type": "MAP_TYPE_4", "map_type": "MAP_TYPE_4",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 7, "allow_escaping": true,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [], "object_events": [],
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_FOG_HORIZONTAL", "weather": "WEATHER_FOG_HORIZONTAL",
"map_type": "MAP_TYPE_4", "map_type": "MAP_TYPE_4",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 7, "allow_escaping": true,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [], "object_events": [],
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_SUNNY", "weather": "WEATHER_SUNNY",
"map_type": "MAP_TYPE_3", "map_type": "MAP_TYPE_3",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 6, "allow_escaping": false,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": [ "connections": [
{ {
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_SUNNY", "weather": "WEATHER_SUNNY",
"map_type": "MAP_TYPE_3", "map_type": "MAP_TYPE_3",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 6, "allow_escaping": false,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": [ "connections": [
{ {
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_SUNNY", "weather": "WEATHER_SUNNY",
"map_type": "MAP_TYPE_3", "map_type": "MAP_TYPE_3",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 6, "allow_escaping": false,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": [ "connections": [
{ {
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 5, "allow_escaping": true,
"elevator_flag": 0, "allow_running": false,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_3", "battle_scene": "BATTLE_SCENE_3",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_SUNNY", "weather": "WEATHER_SUNNY",
"map_type": "MAP_TYPE_3", "map_type": "MAP_TYPE_3",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 6, "allow_escaping": false,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": [ "connections": [
{ {
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_SUNNY", "weather": "WEATHER_SUNNY",
"map_type": "MAP_TYPE_1", "map_type": "MAP_TYPE_1",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 6, "allow_escaping": false,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_4", "map_type": "MAP_TYPE_4",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 7, "allow_escaping": true,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_4", "map_type": "MAP_TYPE_4",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 7, "allow_escaping": true,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_4", "map_type": "MAP_TYPE_4",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 7, "allow_escaping": true,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_4", "map_type": "MAP_TYPE_4",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 7, "allow_escaping": true,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [], "object_events": [],
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_SUNNY", "weather": "WEATHER_SUNNY",
"map_type": "MAP_TYPE_1", "map_type": "MAP_TYPE_1",
"allow_cycling": true, "allow_cycling": true,
"unknown_19": 6, "allow_escaping": false,
"elevator_flag": 0, "allow_running": true,
"show_map_name": true,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": [ "connections": [
{ {
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_1", "battle_scene": "BATTLE_SCENE_1",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
+4 -2
View File
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [
@@ -8,8 +8,10 @@
"weather": "WEATHER_NONE", "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8", "map_type": "MAP_TYPE_8",
"allow_cycling": false, "allow_cycling": false,
"unknown_19": 0, "allow_escaping": false,
"elevator_flag": 0, "allow_running": false,
"show_map_name": false,
"floor_number": 0,
"battle_scene": "BATTLE_SCENE_0", "battle_scene": "BATTLE_SCENE_0",
"connections": null, "connections": null,
"object_events": [ "object_events": [

Some files were not shown because too many files have changed in this diff Show More