mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
* Add ScriptName to game_weather.
--HG-- branch : trunk
This commit is contained in:
1
sql/updates/9195_world_game_weather.sql
Normal file
1
sql/updates/9195_world_game_weather.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `game_weather` ADD `ScriptName` char(64) NOT NULL DEFAULT '' AFTER `winter_storm_chance`;
|
||||
Reference in New Issue
Block a user