aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorariel- <ariel-@users.noreply.github.com>2018-01-02 12:01:32 -0300
committerariel- <ariel-@users.noreply.github.com>2018-01-02 12:01:32 -0300
commite9872c221c82890ae6be8677f31b8f9b84a9d970 (patch)
tree543fc9fe8341b319b1d17e2d234ef9d0fb9b8d52
parentfd7fff80c9ce9954c58fa3fa35eadcdfe5648e3d (diff)
DB/Spell: Potion of Petrification
- No longer a Elixir since patch 3.2 By DanVS, closes #21162
-rw-r--r--sql/updates/world/3.3.5/2018_01_02_04_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2018_01_02_04_world.sql b/sql/updates/world/3.3.5/2018_01_02_04_world.sql
new file mode 100644
index 00000000000..c1cd0292f19
--- /dev/null
+++ b/sql/updates/world/3.3.5/2018_01_02_04_world.sql
@@ -0,0 +1 @@
+DELETE FROM `spell_group` WHERE `spell_id`=17624;