mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
DB/Creature: Some npcs don't respond to aggro if player is in water
By Killyana, closes #5405
(cherry picked from commit 25f6b642e8)
Conflicts:
sql/updates/world/2015_04_18_00_world.sql
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `InhabitType`=3 WHERE `entry` IN (5931, 3989, 3988, 3991, 3999, 4004, 4003);
|
||||
Reference in New Issue
Block a user