Misc fixes

This commit is contained in:
hondacrx
2021-12-22 20:23:48 -05:00
parent c38509222c
commit 8510f01035
6 changed files with 26 additions and 4 deletions
+1
View File
@@ -404,6 +404,7 @@ namespace Game
{
Fine = 0,
Fog = 1, // Used in some instance encounters.
Drizzle = 2,
LightRain = 3,
MediumRain = 4,
HeavyRain = 5,