mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 21:26:23 +00:00
fix(Scripts/SlavePens): Correct target selector for Quagmirran Acid Spray (#17341)
fix(Scripts/SlavePens): Correct target for Quagmirran Acid Spray
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `spelldifficulty_dbc` WHERE `ID`=34780;
|
||||
INSERT INTO `spelldifficulty_dbc` VALUES
|
||||
(34780,34780,39340,0,0);
|
||||
Reference in New Issue
Block a user