db/creature_template: fix inhabittype for Floating Flavor Eye

This commit is contained in:
Malcrom
2012-05-25 23:39:55 -02:30
parent 60a164578b
commit e56ce7394f

View File

@@ -0,0 +1,2 @@
-- Floating Flavor Eye InhabitType fix
UPDATE `creature_template` SET `InhabitType`=4 WHERE `entry`=21659;