mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 18:36:31 +01:00
db/creature_template: fix inhabittype for Floating Flavor Eye
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Floating Flavor Eye InhabitType fix
|
||||
UPDATE `creature_template` SET `InhabitType`=4 WHERE `entry`=21659;
|
||||
Reference in New Issue
Block a user