mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 10:56:38 +01:00
Core/Achievement A-bomb-inable and A-bomb-ination
This commit is contained in:
4
sql/updates/world/3.3.5/2016_05_99_99_world.sql
Normal file
4
sql/updates/world/3.3.5/2016_05_99_99_world.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_ioc_seaforium_blast_credit';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(66676, 'spell_ioc_seaforium_blast_credit'),
|
||||
(66672, 'spell_ioc_seaforium_blast_credit');
|
||||
Reference in New Issue
Block a user