Add comment for ABNORMAL_WEATHER
This commit is contained in:
parent
7f22fc9879
commit
22fd579fd9
2 changed files with 13 additions and 13 deletions
|
@ -16,7 +16,7 @@
|
|||
#define WEATHER_DROUGHT 12
|
||||
#define WEATHER_DOWNPOUR 13
|
||||
#define WEATHER_UNDERWATER_BUBBLES 14
|
||||
#define WEATHER_ABNORMAL 15
|
||||
#define WEATHER_ABNORMAL 15 // The alternating weather during Groudon/Kyogre conflict
|
||||
#define WEATHER_ROUTE119_CYCLE 20
|
||||
#define WEATHER_ROUTE123_CYCLE 21
|
||||
|
||||
|
|
Loading…
Reference in a new issue