mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `gameobject_loot_template` WHERE `entry`=2772;
|
||||
INSERT INTO `gameobject_loot_template` (`entry`,`item`,`ChanceOrQuestChance`,`lootmode`,`groupid`,`mincountOrRef`,`maxcount`)
|
||||
VALUES (2772,5339,-100,1,0,1,1);
|
||||
Reference in New Issue
Block a user