DB/Creature: Fix Nether Drake Inhabittype

This commit is contained in:
Killyana
2017-12-05 23:44:39 +01:00
committed by Aokromes
parent a750e325e2
commit 77b89f010f

View File

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