diff options
| author | ariel- <ariel-@users.noreply.github.com> | 2018-01-02 12:01:32 -0300 |
|---|---|---|
| committer | funjoker <funjoker109@gmail.com> | 2021-05-06 07:06:27 +0200 |
| commit | e007fc4929c10e5a6751e3d900f617a194037682 (patch) | |
| tree | 3cde3f06f49c7be79a91e2992eb18932bf25c931 | |
| parent | 9bf5a03bc42682f695f7381bd1eb83ec9bc9df96 (diff) | |
DB/Spell: Potion of Petrification
- No longer a Elixir since patch 3.2
By DanVS, closes #21162
(cherry picked from commit e9872c221c82890ae6be8677f31b8f9b84a9d970)
| -rw-r--r-- | sql/updates/world/master/2021_05_01_04_world_2018_01_02_04_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_05_01_04_world_2018_01_02_04_world.sql b/sql/updates/world/master/2021_05_01_04_world_2018_01_02_04_world.sql new file mode 100644 index 00000000000..c1cd0292f19 --- /dev/null +++ b/sql/updates/world/master/2021_05_01_04_world_2018_01_02_04_world.sql @@ -0,0 +1 @@ +DELETE FROM `spell_group` WHERE `spell_id`=17624; |
