DB/Creature: Fix Nether Drake Inhabittype

This commit is contained in:
Killyana
2017-12-05 23:44:39 +01:00
parent a4b2c9988a
commit 4464ec43aa

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `InhabitType`=3 WHERE `entry`=18877;