mirror of
https://github.com/mangosfour/server.git
synced 2025-12-30 10:37:12 +00:00
Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/
This commit is contained in:
parent
d767495d5b
commit
800ee76535
3322 changed files with 903437 additions and 0 deletions
2
sql/updates/0.6/2467_quest_template.sql
Normal file
2
sql/updates/0.6/2467_quest_template.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
ALTER TABLE `quest_template`
|
||||
ADD `ExclusiveGroup` int(11) unsigned NOT NULL default '0' AFTER `NextQuestId`;
|
||||
Loading…
Add table
Add a link
Reference in a new issue