mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
fix(DB/Quest): A Spirit Ally QuestId 9847 (#1837)
* Fix The mission item has no cd and infinite snakes can be invoked.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1557939799614685700');
|
||||
|
||||
UPDATE `item_template` SET `spellcharges_1`=1 WHERE `entry`=24498;
|
||||
Reference in New Issue
Block a user