aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreeston <treeston.mmoc@gmail.com>2018-01-29 12:09:35 +0100
committerShauren <shauren.trinity@gmail.com>2021-06-19 01:35:41 +0200
commitf5ecb30413867ba23561162d04979cf6ccf0a106 (patch)
tree3eff7b30c57538b6beb3bfc96bf13623b76e65bf
parentfdc1c5b6c952262f98f15f35dcf19fe293c65d5b (diff)
DB/Spell: Un-Rubik's-cubed Poisoned Spear (for Ymirheim Defender)
(cherry picked from commit bd3e624fcaaee0b388e0486a5ebc95c88295acd2)
-rw-r--r--sql/updates/world/master/2021_06_19_02_world_2018_01_29_00_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_06_19_02_world_2018_01_29_00_world.sql b/sql/updates/world/master/2021_06_19_02_world_2018_01_29_00_world.sql
new file mode 100644
index 00000000000..2ef44a537cb
--- /dev/null
+++ b/sql/updates/world/master/2021_06_19_02_world_2018_01_29_00_world.sql
@@ -0,0 +1,3 @@
+--
+DELETE FROM `spell_custom_attr` WHERE `entry`=60988;
+INSERT INTO `spell_custom_attr` (`entry`,`attributes`) VALUES (60988,0x80000);