mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
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:
2
sql/updates/world/2015_10_30_17_world_2015_09_15_02.sql
Normal file
2
sql/updates/world/2015_10_30_17_world_2015_09_15_02.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `gameobject_template` SET `faction`=1375, `flags`=32 WHERE `entry` IN (184322, 184324, 184325, 184326, 184327, 184328, 184329);
|
||||
Reference in New Issue
Block a user