aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorjoschiwald <joschiwald.trinity@gmail.com>2015-05-21 13:36:28 +0200
committerjoschiwald <joschiwald.trinity@gmail.com>2015-05-21 13:36:28 +0200
commit8afa15ef15b3d540208e89dd8e9072bd75af041d (patch)
tree06200e13c74c25209c37b9d2553f98360e4d2f66 /sql
parent654332e94b0ef746309251b77f5658f5b6a03c62 (diff)
Core/BG/SOA: fixed interaction with flags and titan relic
Closes #13091
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2015_05_21_01_world.sql1
1 files changed, 1 insertions, 0 deletions
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;