Name battle scene and map type constants
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
"region_map_section": "MAPSEC_PALLET_TOWN",
|
||||
"requires_flash": false,
|
||||
"weather": "WEATHER_SUNNY",
|
||||
"map_type": "MAP_TYPE_1",
|
||||
"map_type": "MAP_TYPE_TOWN",
|
||||
"allow_cycling": true,
|
||||
"allow_escaping": false,
|
||||
"allow_running": true,
|
||||
"show_map_name": true,
|
||||
"floor_number": 0,
|
||||
"battle_scene": "BATTLE_SCENE_0",
|
||||
"battle_scene": "MAP_BATTLE_SCENE_NORMAL",
|
||||
"connections": [
|
||||
{
|
||||
"map": "MAP_ROUTE1",
|
||||
|
||||
Reference in New Issue
Block a user