mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
DB/Spell: Un-Rubik's-cubed Poisoned Spear (for Ymirheim Defender)
This commit is contained in:
3
sql/updates/world/3.3.5/2018_01_29_00_world.sql
Normal file
3
sql/updates/world/3.3.5/2018_01_29_00_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
DELETE FROM `spell_custom_attr` WHERE `entry`=60988;
|
||||
INSERT INTO `spell_custom_attr` (`entry`,`attributes`) VALUES (60988,0x80000);
|
||||
Reference in New Issue
Block a user