DB/Misc: Fleeing Soldiers

Set the remaining Fleeing Horde and Alliance soldiers at Wrathgate to ingame phasemask 2 (the ones I added already are) but was reported on original commit bf0a546880 that these are visible without doing any quest, but the ones which where visible where the ones which where already spawned.

Ps have had to set phase in db here due to missing effects from server side spells.
This commit is contained in:
Dr-J
2014-12-30 23:21:11 +00:00
parent a5d6f1d6cd
commit b70b4c585c

View File

@@ -0,0 +1 @@
UPDATE `creature` SET `phaseMask`=2 WHERE `id` In(31310,31313,31328,31330);