Fix sql for merged PR

This commit is contained in:
Warpten
2016-07-05 10:58:42 +02:00
committed by GitHub
parent dfe278459d
commit 7f944695dd

View File

@@ -1,4 +1,4 @@
SET @CGUID := 600009;
SET @CGUID := 11003;
UPDATE `spell_dbc` SET `EffectBasePoints1`=20 WHERE `Id`=70507;
UPDATE `creature_template` SET `unit_flags`=32832 WHERE `entry` IN(40142,40143,40144,40145);