mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 00:48:56 +01:00
3
sql/updates/world/3.3.5/2016_12_15_00_world.sql
Normal file
3
sql/updates/world/3.3.5/2016_12_15_00_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_gen_paralytic_poison';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(35201, 'spell_gen_paralytic_poison');
|
||||
Reference in New Issue
Block a user