diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-05-19 12:10:26 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-19 12:10:26 -0400 |
| commit | 4661be783654c654ba66c5e5fafa1aa18e7b9213 (patch) | |
| tree | 414b3654d06ebe8431c1334874a336a0c1a6d354 /data/maps/MtEmber_RubyPath_B3F | |
| parent | 6c2d5ea50d8b2505f7eccc4283bfc32961adfb92 (diff) | |
| parent | 333d2f37a811c05672f785a13af47708ccc08613 (diff) | |
Merge pull request #57 from SatoMew/master
Add weather labels and missing constants
Diffstat (limited to 'data/maps/MtEmber_RubyPath_B3F')
| -rw-r--r-- | data/maps/MtEmber_RubyPath_B3F/map.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/MtEmber_RubyPath_B3F/map.json b/data/maps/MtEmber_RubyPath_B3F/map.json index 3b681233c..bd2088c30 100644 --- a/data/maps/MtEmber_RubyPath_B3F/map.json +++ b/data/maps/MtEmber_RubyPath_B3F/map.json @@ -5,7 +5,7 @@ "music": "BGM_FRLG_MT_EMBER", "region_map_section": "MAPSEC_MT_EMBER", "requires_flash": false, - "weather": "WEATHER_0", + "weather": "WEATHER_NONE", "map_type": "MAP_TYPE_4", "unknown_18": 1, "unknown_19": 7, @@ -169,4 +169,4 @@ ], "coord_events": [], "bg_events": [] -}
\ No newline at end of file +} |
