* Add ScriptName to game_weather.

--HG--
branch : trunk
This commit is contained in:
XTZGZoReX
2010-08-06 16:28:17 +02:00
parent fda697a1e7
commit fd34134a45
7 changed files with 30 additions and 15 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE `game_weather` ADD `ScriptName` char(64) NOT NULL DEFAULT '' AFTER `winter_storm_chance`;