Skip to content

Commit

Permalink
fix(DB/Quest): Kim'jael Indeed! GO loot (azerothcore#10350)
Browse files Browse the repository at this point in the history
  • Loading branch information
febaut committed Mar 21, 2022
1 parent 9c78058 commit b0bcfc1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data/sql/updates/pending_db_world/rev_1643077401563937639.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1643077401563937639');

UPDATE `gameobject_loot_template` SET `Chance`= 25 WHERE `Entry`=9677 AND `Item` IN (10715, 10717, 10718, 10722);

0 comments on commit b0bcfc1

Please sign in to comment.