mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
fix(Scripts/Spells): Hallow's End Candy punpkin treat should turn pla… (#13808)
...yer into a pirate.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=24926;
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
(24926,'spell_hallows_end_candy_pirate_costume');
|
||||
Reference in New Issue
Block a user