aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordr-j <dr-j@users.noreply.github.com>2020-04-14 20:00:25 +0200
committerKillyana <morphone1@gmail.com>2020-04-14 20:00:25 +0200
commitc1c1929e062603a9561952c5da54e8450e9f5ad6 (patch)
treebe73d41b64ccac52dff0f85f5dde9066a640d823
parentb712222a0812e55500cb17a831fc8a72fb505408 (diff)
DB/GameObject: Brazier of Madness
Closes #24427
-rw-r--r--sql/updates/world/3.3.5/2020_04_14_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2020_04_14_00_world.sql b/sql/updates/world/3.3.5/2020_04_14_00_world.sql
new file mode 100644
index 00000000000..0b167d1dd60
--- /dev/null
+++ b/sql/updates/world/3.3.5/2020_04_14_00_world.sql
@@ -0,0 +1,2 @@
+--
+DELETE FROM `game_event_gameobject` WHERE `guid`=28704 AND `eventEntry`=27;