mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-28 12:52:25 +01:00
Fix sql for merged PR
This commit is contained in:
@@ -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);
|
||||
Reference in New Issue
Block a user