DB/Creature: fix InhabitType for Skadir Mistweaver and Winterskorn Raider

(cherry picked from commit ee21295dcb)
This commit is contained in:
SnapperRy
2016-07-07 23:24:45 +02:00
committed by joschiwald
parent 4f25a3ea39
commit 773b96d842

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `InhabitType`=1 WHERE `entry` IN (25613, 23665);