DB/Creature: Some npcs don't respond to aggro if player is in water

By Killyana, closes #5405
(cherry picked from commit 25f6b642e807a9506ef0f2e7ba98376490a0afa0)

Conflicts:
	sql/updates/world/2015_04_18_00_world.sql
This commit is contained in:
DDuarte
2015-05-20 00:02:14 +01:00
parent f4b38aab6d
commit f0cdc80333
@@ -0,0 +1 @@
UPDATE `creature_template` SET `InhabitType`=3 WHERE `entry` IN (5931, 3989, 3988, 3991, 3999, 4004, 4003);