DB/Creature: Fix phase for one Scourge Necromancer spawn

This commit is contained in:
Killyana
2019-02-04 18:13:30 +01:00
parent 30799c8ef7
commit 42edba699d

View File

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