* Huge merge with original branch

--HG--
branch : trunk
This commit is contained in:
Drahy
2009-02-04 22:08:23 +01:00
371 changed files with 3181 additions and 2789 deletions

View File

@@ -1,4 +1,4 @@
CREATE TABLE `game_event_battleground_holiday` (
CREATE TABLE `game_event_battleground_holiday` (
`event` int(10) unsigned NOT NULL,
`bgflag` int(10) unsigned NOT NULL default '0',
PRIMARY KEY (`event`)