mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
DB/Gameobject: Allow to target 2 gameobjects
Closes #13093, closes #13094
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `gameobject_template` SET `flags`=4 WHERE `entry`=201937; -- Light's Vengeance
|
||||
UPDATE `gameobject_template` SET `flags`=32 WHERE `entry`=201759; -- The Forge of Souls Portcullis
|
||||
Reference in New Issue
Block a user