mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-11 03:13:10 +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