summaryrefslogtreecommitdiff
path: root/data/maps/Route10_PokemonCenter_2F/map.json
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-05-19 12:10:26 -0400
committerGitHub <noreply@github.com>2019-05-19 12:10:26 -0400
commit4661be783654c654ba66c5e5fafa1aa18e7b9213 (patch)
tree414b3654d06ebe8431c1334874a336a0c1a6d354 /data/maps/Route10_PokemonCenter_2F/map.json
parent6c2d5ea50d8b2505f7eccc4283bfc32961adfb92 (diff)
parent333d2f37a811c05672f785a13af47708ccc08613 (diff)
Merge pull request #57 from SatoMew/master
Add weather labels and missing constants
Diffstat (limited to 'data/maps/Route10_PokemonCenter_2F/map.json')
-rw-r--r--data/maps/Route10_PokemonCenter_2F/map.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Route10_PokemonCenter_2F/map.json b/data/maps/Route10_PokemonCenter_2F/map.json
index 1f185774b..599efb07c 100644
--- a/data/maps/Route10_PokemonCenter_2F/map.json
+++ b/data/maps/Route10_PokemonCenter_2F/map.json
@@ -5,7 +5,7 @@
"music": "BGM_FRLG_POKEMON_CENTER",
"region_map_section": "MAPSEC_ROUTE_10",
"requires_flash": false,
- "weather": "WEATHER_0",
+ "weather": "WEATHER_NONE",
"map_type": "MAP_TYPE_8",
"unknown_18": 0,
"unknown_19": 0,
@@ -91,4 +91,4 @@
],
"coord_events": [],
"bg_events": []
-} \ No newline at end of file
+}