mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
Scripts/Spells: Ultra-Advanced Proto-Typical Shortening Blaster (#23456)
* Scripts/Spells: Ultra-Advanced Proto-Typical Shortening Blaster * Fix NoPCH * Correct header * fixup! Clean up * Rename 9999_99_99_99_world.sql to 2019_06_22_00_world.sql
This commit is contained in:
committed by
Giacomo Pozzoni
parent
8163ea60c8
commit
40b09e3df1
3
sql/updates/world/3.3.5/2019_06_22_00_world.sql
Normal file
3
sql/updates/world/3.3.5/2019_06_22_00_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_q11653_shortening_blaster');
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
(45668,'spell_q11653_shortening_blaster');
|
||||
Reference in New Issue
Block a user