mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
Core/Spells: Fixed spell 62218 (Launch) used by npc 34793 (Catapult) in Isle of Conquest.
This commit is contained in:
@@ -1927,6 +1927,7 @@ INSERT INTO `achievement_criteria_data` (`criteria_id`,`type`,`value1`,`value2`,
|
||||
/* SPELLS */
|
||||
INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
|
||||
-- generic
|
||||
( 66218, 'spell_gen_launch'),
|
||||
( 39228, 'spell_gen_absorb0_hitlimit1'),
|
||||
( 60218, 'spell_gen_absorb0_hitlimit1'),
|
||||
( 6962, 'spell_gen_pet_summoned'),
|
||||
|
||||
Reference in New Issue
Block a user