mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
DB/Gameobject: Fixes cages in Troll start area
By Malcrom
This commit is contained in:
2
sql/updates/world/master/2017_11_12_01_world.sql
Normal file
2
sql/updates/world/master/2017_11_12_01_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `gameobject_template_addon` SET `faction`=114,`flags`=2 WHERE `entry`=201968;
|
||||
Reference in New Issue
Block a user