mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 19:31:59 +01:00
Scripts/Icecrown Citadel: Adjusted Ooze Puddle spell effect radius after correcting its size
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_putricide_slime_puddle';
|
||||
INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
|
||||
(70346,'spell_putricide_slime_puddle'),
|
||||
(72456,'spell_putricide_slime_puddle'),
|
||||
(72868,'spell_putricide_slime_puddle'),
|
||||
(72869,'spell_putricide_slime_puddle');
|
||||
Reference in New Issue
Block a user