DB/Quest: Fix wrong ExclusiveGroup

By untaught, Closes #11715
This commit is contained in:
Aokromes
2014-03-24 12:43:35 +01:00
parent a0e873fb2f
commit 53005cc10e

View File

@@ -0,0 +1,2 @@
--
UPDATE `quest_template` SET `exclusivegroup`=0 WHERE `exclusivegroup`=96;