mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-14 17:49:10 +00:00
fix(DB/Loot): correct Darkmoon Faire Prizes loot (#7575)
- Closes #5216
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1630006389394994500');
|
||||
|
||||
UPDATE `item_loot_template` SET `chance`=0, `groupid`=1 WHERE `entry`=19298;
|
||||
Reference in New Issue
Block a user