From 8afa15ef15b3d540208e89dd8e9072bd75af041d Mon Sep 17 00:00:00 2001 From: joschiwald Date: Thu, 21 May 2015 13:36:28 +0200 Subject: Core/BG/SOA: fixed interaction with flags and titan relic Closes #13091 --- sql/updates/world/2015_05_21_01_world.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/2015_05_21_01_world.sql (limited to 'sql') diff --git a/sql/updates/world/2015_05_21_01_world.sql b/sql/updates/world/2015_05_21_01_world.sql new file mode 100644 index 00000000000..9468a3d8073 --- /dev/null +++ b/sql/updates/world/2015_05_21_01_world.sql @@ -0,0 +1 @@ +UPDATE `gameobject_template` SET `flags`=48 WHERE `entry`=191306; -- cgit v1.2.3