DB/Gameobject: Fix doors being clickable in the Tempest Keep.

Faction and flags are from sniffs.

(cherry picked from commit 748b6a3131)
This commit is contained in:
Killyana
2015-09-15 21:39:11 +02:00
committed by MitchesD
parent f1db5dad5b
commit 7a09e4416f

View File

@@ -0,0 +1,2 @@
--
UPDATE `gameobject_template` SET `faction`=1375, `flags`=32 WHERE `entry` IN (184322, 184324, 184325, 184326, 184327, 184328, 184329);