mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
DB/Creature: Fix phase for one Scourge Necromancer spawn
This commit is contained in:
2
sql/updates/world/3.3.5/2019_02_04_02_world.sql
Normal file
2
sql/updates/world/3.3.5/2019_02_04_02_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature` SET `phaseMask`=265, `modelid`=0 WHERE `guid` IN (130499);
|
||||
Reference in New Issue
Block a user