mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 17:27:36 +01:00
Core/Weather: defined new weather state entry found in Gilneas sniff
This commit is contained in:
@@ -57,6 +57,7 @@ enum WeatherState : uint32
|
||||
WEATHER_STATE_MEDIUM_SANDSTORM = 41,
|
||||
WEATHER_STATE_HEAVY_SANDSTORM = 42,
|
||||
WEATHER_STATE_THUNDERS = 86,
|
||||
WEATHER_STATE_RAIN_DRIZZLE = 87,
|
||||
WEATHER_STATE_BLACKRAIN = 90,
|
||||
WEATHER_STATE_BLACKSNOW = 106
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user