Name battle scene and map type constants
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
#include "constants/layouts.h"
|
#include "constants/layouts.h"
|
||||||
@#include "constants/map_types.h"
|
|
||||||
#include "constants/maps.h"
|
#include "constants/maps.h"
|
||||||
#include "constants/region_map.h"
|
#include "constants/region_map.h"
|
||||||
#include "constants/songs.h"
|
#include "constants/songs.h"
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_SPECIAL_AREA",
|
"region_map_section": "MAPSEC_SPECIAL_AREA",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_8",
|
"battle_scene": "MAP_BATTLE_SCENE_LINK",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_SPECIAL_AREA",
|
"region_map_section": "MAPSEC_SPECIAL_AREA",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_8",
|
"battle_scene": "MAP_BATTLE_SCENE_LINK",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [],
|
"object_events": [],
|
||||||
"warp_events": [
|
"warp_events": [
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_BIRTH_ISLAND",
|
"region_map_section": "MAPSEC_BIRTH_ISLAND",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_3",
|
"map_type": "MAP_TYPE_ROUTE",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_BIRTH_ISLAND",
|
"region_map_section": "MAPSEC_BIRTH_ISLAND",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CELADON_CITY",
|
"region_map_section": "MAPSEC_CELADON_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_SUNNY",
|
"weather": "WEATHER_SUNNY",
|
||||||
"map_type": "MAP_TYPE_1",
|
"map_type": "MAP_TYPE_TOWN",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": [
|
"connections": [
|
||||||
{
|
{
|
||||||
"map": "MAP_ROUTE16",
|
"map": "MAP_ROUTE16",
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CELADON_CITY",
|
"region_map_section": "MAPSEC_CELADON_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CELADON_CITY",
|
"region_map_section": "MAPSEC_CELADON_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CELADON_CITY",
|
"region_map_section": "MAPSEC_CELADON_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CELADON_CITY",
|
"region_map_section": "MAPSEC_CELADON_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [],
|
"object_events": [],
|
||||||
"warp_events": [
|
"warp_events": [
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CELADON_CITY",
|
"region_map_section": "MAPSEC_CELADON_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CELADON_CITY",
|
"region_map_section": "MAPSEC_CELADON_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 1,
|
"floor_number": 1,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CELADON_CITY",
|
"region_map_section": "MAPSEC_CELADON_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 2,
|
"floor_number": 2,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CELADON_CITY",
|
"region_map_section": "MAPSEC_CELADON_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 3,
|
"floor_number": 3,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CELADON_CITY",
|
"region_map_section": "MAPSEC_CELADON_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 4,
|
"floor_number": 4,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CELADON_CITY",
|
"region_map_section": "MAPSEC_CELADON_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 5,
|
"floor_number": 5,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CELADON_CITY",
|
"region_map_section": "MAPSEC_CELADON_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [],
|
"object_events": [],
|
||||||
"warp_events": [
|
"warp_events": [
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CELADON_CITY",
|
"region_map_section": "MAPSEC_CELADON_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 127,
|
"floor_number": 127,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CELADON_CITY",
|
"region_map_section": "MAPSEC_CELADON_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CELADON_CITY",
|
"region_map_section": "MAPSEC_CELADON_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CELADON_CITY",
|
"region_map_section": "MAPSEC_CELADON_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_1",
|
"battle_scene": "MAP_BATTLE_SCENE_GYM",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CELADON_CITY",
|
"region_map_section": "MAPSEC_CELADON_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CELADON_CITY",
|
"region_map_section": "MAPSEC_CELADON_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CELADON_CITY",
|
"region_map_section": "MAPSEC_CELADON_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CELADON_CITY",
|
"region_map_section": "MAPSEC_CELADON_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CELADON_CITY",
|
"region_map_section": "MAPSEC_CELADON_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CERULEAN_CAVE",
|
"region_map_section": "MAPSEC_CERULEAN_CAVE",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_4",
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": true,
|
"allow_escaping": true,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CERULEAN_CAVE",
|
"region_map_section": "MAPSEC_CERULEAN_CAVE",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_4",
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": true,
|
"allow_escaping": true,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CERULEAN_CAVE",
|
"region_map_section": "MAPSEC_CERULEAN_CAVE",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_4",
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": true,
|
"allow_escaping": true,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CERULEAN_CITY",
|
"region_map_section": "MAPSEC_CERULEAN_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_SUNNY",
|
"weather": "WEATHER_SUNNY",
|
||||||
"map_type": "MAP_TYPE_1",
|
"map_type": "MAP_TYPE_TOWN",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": [
|
"connections": [
|
||||||
{
|
{
|
||||||
"map": "MAP_ROUTE24",
|
"map": "MAP_ROUTE24",
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CERULEAN_CITY",
|
"region_map_section": "MAPSEC_CERULEAN_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CERULEAN_CITY",
|
"region_map_section": "MAPSEC_CERULEAN_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_1",
|
"battle_scene": "MAP_BATTLE_SCENE_GYM",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CERULEAN_CITY",
|
"region_map_section": "MAPSEC_CERULEAN_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CERULEAN_CITY",
|
"region_map_section": "MAPSEC_CERULEAN_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CERULEAN_CITY",
|
"region_map_section": "MAPSEC_CERULEAN_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CERULEAN_CITY",
|
"region_map_section": "MAPSEC_CERULEAN_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CERULEAN_CITY",
|
"region_map_section": "MAPSEC_CERULEAN_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CERULEAN_CITY",
|
"region_map_section": "MAPSEC_CERULEAN_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CERULEAN_CITY",
|
"region_map_section": "MAPSEC_CERULEAN_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CERULEAN_CITY",
|
"region_map_section": "MAPSEC_CERULEAN_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CINNABAR_ISLAND",
|
"region_map_section": "MAPSEC_CINNABAR_ISLAND",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_SUNNY",
|
"weather": "WEATHER_SUNNY",
|
||||||
"map_type": "MAP_TYPE_1",
|
"map_type": "MAP_TYPE_TOWN",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": [
|
"connections": [
|
||||||
{
|
{
|
||||||
"map": "MAP_ROUTE21_SOUTH",
|
"map": "MAP_ROUTE21_SOUTH",
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CINNABAR_ISLAND",
|
"region_map_section": "MAPSEC_CINNABAR_ISLAND",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_1",
|
"battle_scene": "MAP_BATTLE_SCENE_GYM",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CINNABAR_ISLAND",
|
"region_map_section": "MAPSEC_CINNABAR_ISLAND",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CINNABAR_ISLAND",
|
"region_map_section": "MAPSEC_CINNABAR_ISLAND",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CINNABAR_ISLAND",
|
"region_map_section": "MAPSEC_CINNABAR_ISLAND",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CINNABAR_ISLAND",
|
"region_map_section": "MAPSEC_CINNABAR_ISLAND",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CINNABAR_ISLAND",
|
"region_map_section": "MAPSEC_CINNABAR_ISLAND",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CINNABAR_ISLAND",
|
"region_map_section": "MAPSEC_CINNABAR_ISLAND",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_CINNABAR_ISLAND",
|
"region_map_section": "MAPSEC_CINNABAR_ISLAND",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_DIGLETTS_CAVE",
|
"region_map_section": "MAPSEC_DIGLETTS_CAVE",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_4",
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": true,
|
"allow_escaping": true,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [],
|
"object_events": [],
|
||||||
"warp_events": [
|
"warp_events": [
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_DIGLETTS_CAVE",
|
"region_map_section": "MAPSEC_DIGLETTS_CAVE",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_4",
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": true,
|
"allow_escaping": true,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_DIGLETTS_CAVE",
|
"region_map_section": "MAPSEC_DIGLETTS_CAVE",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_4",
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": true,
|
"allow_escaping": true,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_FIVE_ISLAND",
|
"region_map_section": "MAPSEC_FIVE_ISLAND",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_SUNNY",
|
"weather": "WEATHER_SUNNY",
|
||||||
"map_type": "MAP_TYPE_1",
|
"map_type": "MAP_TYPE_TOWN",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": [
|
"connections": [
|
||||||
{
|
{
|
||||||
"map": "MAP_FIVE_ISLAND_WATER_LABYRINTH",
|
"map": "MAP_FIVE_ISLAND_WATER_LABYRINTH",
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_FIVE_ISLAND",
|
"region_map_section": "MAPSEC_FIVE_ISLAND",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_FIVE_ISLAND",
|
"region_map_section": "MAPSEC_FIVE_ISLAND",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_FIVE_ISLAND",
|
"region_map_section": "MAPSEC_FIVE_ISLAND",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_LOST_CAVE",
|
"region_map_section": "MAPSEC_LOST_CAVE",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_4",
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": true,
|
"allow_escaping": true,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [],
|
"object_events": [],
|
||||||
"warp_events": [
|
"warp_events": [
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_LOST_CAVE",
|
"region_map_section": "MAPSEC_LOST_CAVE",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_FOG_HORIZONTAL",
|
"weather": "WEATHER_FOG_HORIZONTAL",
|
||||||
"map_type": "MAP_TYPE_4",
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": true,
|
"allow_escaping": true,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_LOST_CAVE",
|
"region_map_section": "MAPSEC_LOST_CAVE",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_FOG_HORIZONTAL",
|
"weather": "WEATHER_FOG_HORIZONTAL",
|
||||||
"map_type": "MAP_TYPE_4",
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": true,
|
"allow_escaping": true,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_LOST_CAVE",
|
"region_map_section": "MAPSEC_LOST_CAVE",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_FOG_HORIZONTAL",
|
"weather": "WEATHER_FOG_HORIZONTAL",
|
||||||
"map_type": "MAP_TYPE_4",
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": true,
|
"allow_escaping": true,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_LOST_CAVE",
|
"region_map_section": "MAPSEC_LOST_CAVE",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_FOG_HORIZONTAL",
|
"weather": "WEATHER_FOG_HORIZONTAL",
|
||||||
"map_type": "MAP_TYPE_4",
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": true,
|
"allow_escaping": true,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_LOST_CAVE",
|
"region_map_section": "MAPSEC_LOST_CAVE",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_FOG_HORIZONTAL",
|
"weather": "WEATHER_FOG_HORIZONTAL",
|
||||||
"map_type": "MAP_TYPE_4",
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": true,
|
"allow_escaping": true,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_LOST_CAVE",
|
"region_map_section": "MAPSEC_LOST_CAVE",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_FOG_HORIZONTAL",
|
"weather": "WEATHER_FOG_HORIZONTAL",
|
||||||
"map_type": "MAP_TYPE_4",
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": true,
|
"allow_escaping": true,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_LOST_CAVE",
|
"region_map_section": "MAPSEC_LOST_CAVE",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_FOG_HORIZONTAL",
|
"weather": "WEATHER_FOG_HORIZONTAL",
|
||||||
"map_type": "MAP_TYPE_4",
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": true,
|
"allow_escaping": true,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [],
|
"object_events": [],
|
||||||
"warp_events": [
|
"warp_events": [
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_LOST_CAVE",
|
"region_map_section": "MAPSEC_LOST_CAVE",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_FOG_HORIZONTAL",
|
"weather": "WEATHER_FOG_HORIZONTAL",
|
||||||
"map_type": "MAP_TYPE_4",
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": true,
|
"allow_escaping": true,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [],
|
"object_events": [],
|
||||||
"warp_events": [
|
"warp_events": [
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_LOST_CAVE",
|
"region_map_section": "MAPSEC_LOST_CAVE",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_FOG_HORIZONTAL",
|
"weather": "WEATHER_FOG_HORIZONTAL",
|
||||||
"map_type": "MAP_TYPE_4",
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": true,
|
"allow_escaping": true,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_LOST_CAVE",
|
"region_map_section": "MAPSEC_LOST_CAVE",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_FOG_HORIZONTAL",
|
"weather": "WEATHER_FOG_HORIZONTAL",
|
||||||
"map_type": "MAP_TYPE_4",
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": true,
|
"allow_escaping": true,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [],
|
"object_events": [],
|
||||||
"warp_events": [
|
"warp_events": [
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_LOST_CAVE",
|
"region_map_section": "MAPSEC_LOST_CAVE",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_FOG_HORIZONTAL",
|
"weather": "WEATHER_FOG_HORIZONTAL",
|
||||||
"map_type": "MAP_TYPE_4",
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": true,
|
"allow_escaping": true,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [],
|
"object_events": [],
|
||||||
"warp_events": [
|
"warp_events": [
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_LOST_CAVE",
|
"region_map_section": "MAPSEC_LOST_CAVE",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_FOG_HORIZONTAL",
|
"weather": "WEATHER_FOG_HORIZONTAL",
|
||||||
"map_type": "MAP_TYPE_4",
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": true,
|
"allow_escaping": true,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [],
|
"object_events": [],
|
||||||
"warp_events": [
|
"warp_events": [
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_LOST_CAVE",
|
"region_map_section": "MAPSEC_LOST_CAVE",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_FOG_HORIZONTAL",
|
"weather": "WEATHER_FOG_HORIZONTAL",
|
||||||
"map_type": "MAP_TYPE_4",
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": true,
|
"allow_escaping": true,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [],
|
"object_events": [],
|
||||||
"warp_events": [
|
"warp_events": [
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_LOST_CAVE",
|
"region_map_section": "MAPSEC_LOST_CAVE",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_FOG_HORIZONTAL",
|
"weather": "WEATHER_FOG_HORIZONTAL",
|
||||||
"map_type": "MAP_TYPE_4",
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": true,
|
"allow_escaping": true,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [],
|
"object_events": [],
|
||||||
"warp_events": [
|
"warp_events": [
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_FIVE_ISLE_MEADOW",
|
"region_map_section": "MAPSEC_FIVE_ISLE_MEADOW",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_SUNNY",
|
"weather": "WEATHER_SUNNY",
|
||||||
"map_type": "MAP_TYPE_3",
|
"map_type": "MAP_TYPE_ROUTE",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": [
|
"connections": [
|
||||||
{
|
{
|
||||||
"map": "MAP_FIVE_ISLAND",
|
"map": "MAP_FIVE_ISLAND",
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_MEMORIAL_PILLAR",
|
"region_map_section": "MAPSEC_MEMORIAL_PILLAR",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_SUNNY",
|
"weather": "WEATHER_SUNNY",
|
||||||
"map_type": "MAP_TYPE_3",
|
"map_type": "MAP_TYPE_ROUTE",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": [
|
"connections": [
|
||||||
{
|
{
|
||||||
"map": "MAP_FIVE_ISLAND_MEADOW",
|
"map": "MAP_FIVE_ISLAND_MEADOW",
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_FIVE_ISLAND",
|
"region_map_section": "MAPSEC_FIVE_ISLAND",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_FIVE_ISLAND",
|
"region_map_section": "MAPSEC_FIVE_ISLAND",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_RESORT_GORGEOUS",
|
"region_map_section": "MAPSEC_RESORT_GORGEOUS",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_SUNNY",
|
"weather": "WEATHER_SUNNY",
|
||||||
"map_type": "MAP_TYPE_3",
|
"map_type": "MAP_TYPE_ROUTE",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": [
|
"connections": [
|
||||||
{
|
{
|
||||||
"map": "MAP_FIVE_ISLAND_WATER_LABYRINTH",
|
"map": "MAP_FIVE_ISLAND_WATER_LABYRINTH",
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_RESORT_GORGEOUS",
|
"region_map_section": "MAPSEC_RESORT_GORGEOUS",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_ROCKET_WAREHOUSE",
|
"region_map_section": "MAPSEC_ROCKET_WAREHOUSE",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": true,
|
"allow_escaping": true,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_3",
|
"battle_scene": "MAP_BATTLE_SCENE_INDOOR_2",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_WATER_LABYRINTH",
|
"region_map_section": "MAPSEC_WATER_LABYRINTH",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_SUNNY",
|
"weather": "WEATHER_SUNNY",
|
||||||
"map_type": "MAP_TYPE_3",
|
"map_type": "MAP_TYPE_ROUTE",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": [
|
"connections": [
|
||||||
{
|
{
|
||||||
"map": "MAP_FIVE_ISLAND_RESORT_GORGEOUS",
|
"map": "MAP_FIVE_ISLAND_RESORT_GORGEOUS",
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_FOUR_ISLAND",
|
"region_map_section": "MAPSEC_FOUR_ISLAND",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_SUNNY",
|
"weather": "WEATHER_SUNNY",
|
||||||
"map_type": "MAP_TYPE_1",
|
"map_type": "MAP_TYPE_TOWN",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_FOUR_ISLAND",
|
"region_map_section": "MAPSEC_FOUR_ISLAND",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_FOUR_ISLAND",
|
"region_map_section": "MAPSEC_FOUR_ISLAND",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_FOUR_ISLAND",
|
"region_map_section": "MAPSEC_FOUR_ISLAND",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_ICEFALL_CAVE",
|
"region_map_section": "MAPSEC_ICEFALL_CAVE",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_4",
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": true,
|
"allow_escaping": true,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_ICEFALL_CAVE",
|
"region_map_section": "MAPSEC_ICEFALL_CAVE",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_4",
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": true,
|
"allow_escaping": true,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_ICEFALL_CAVE",
|
"region_map_section": "MAPSEC_ICEFALL_CAVE",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_4",
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": true,
|
"allow_escaping": true,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_ICEFALL_CAVE",
|
"region_map_section": "MAPSEC_ICEFALL_CAVE",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_4",
|
"map_type": "MAP_TYPE_UNDERGROUND",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": true,
|
"allow_escaping": true,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [],
|
"object_events": [],
|
||||||
"warp_events": [
|
"warp_events": [
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_FOUR_ISLAND",
|
"region_map_section": "MAPSEC_FOUR_ISLAND",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_FOUR_ISLAND",
|
"region_map_section": "MAPSEC_FOUR_ISLAND",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_FOUR_ISLAND",
|
"region_map_section": "MAPSEC_FOUR_ISLAND",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_FOUR_ISLAND",
|
"region_map_section": "MAPSEC_FOUR_ISLAND",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_FOUR_ISLAND",
|
"region_map_section": "MAPSEC_FOUR_ISLAND",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_FUCHSIA_CITY",
|
"region_map_section": "MAPSEC_FUCHSIA_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_SUNNY",
|
"weather": "WEATHER_SUNNY",
|
||||||
"map_type": "MAP_TYPE_1",
|
"map_type": "MAP_TYPE_TOWN",
|
||||||
"allow_cycling": true,
|
"allow_cycling": true,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": true,
|
"allow_running": true,
|
||||||
"show_map_name": true,
|
"show_map_name": true,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": [
|
"connections": [
|
||||||
{
|
{
|
||||||
"map": "MAP_ROUTE19",
|
"map": "MAP_ROUTE19",
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_FUCHSIA_CITY",
|
"region_map_section": "MAPSEC_FUCHSIA_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_1",
|
"battle_scene": "MAP_BATTLE_SCENE_GYM",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_FUCHSIA_CITY",
|
"region_map_section": "MAPSEC_FUCHSIA_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_FUCHSIA_CITY",
|
"region_map_section": "MAPSEC_FUCHSIA_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_FUCHSIA_CITY",
|
"region_map_section": "MAPSEC_FUCHSIA_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_FUCHSIA_CITY",
|
"region_map_section": "MAPSEC_FUCHSIA_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_FUCHSIA_CITY",
|
"region_map_section": "MAPSEC_FUCHSIA_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,13 +6,13 @@
|
|||||||
"region_map_section": "MAPSEC_FUCHSIA_CITY",
|
"region_map_section": "MAPSEC_FUCHSIA_CITY",
|
||||||
"requires_flash": false,
|
"requires_flash": false,
|
||||||
"weather": "WEATHER_NONE",
|
"weather": "WEATHER_NONE",
|
||||||
"map_type": "MAP_TYPE_8",
|
"map_type": "MAP_TYPE_INDOOR",
|
||||||
"allow_cycling": false,
|
"allow_cycling": false,
|
||||||
"allow_escaping": false,
|
"allow_escaping": false,
|
||||||
"allow_running": false,
|
"allow_running": false,
|
||||||
"show_map_name": false,
|
"show_map_name": false,
|
||||||
"floor_number": 0,
|
"floor_number": 0,
|
||||||
"battle_scene": "BATTLE_SCENE_0",
|
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||||
"connections": null,
|
"connections": null,
|
||||||
"object_events": [
|
"object_events": [
|
||||||
{
|
{
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user