DB/Creature: Fix phase for one Scourge Necromancer spawn

This commit is contained in:
Killyana
2019-03-04 21:26:44 +01:00
parent 85b872fc8d
commit e48de330d9

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature` SET `phaseMask`=256, `modelid`=0 WHERE `guid` IN (130499);