mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-09 03:18:57 +01:00
DB/ItemTemplate: make rotface/festergut acidic blood and shadowfrost shards adhere to party loot rules.
This commit is contained in:
1
sql/updates/world/2012_06_07_02_world_item_template.sql
Normal file
1
sql/updates/world/2012_06_07_02_world_item_template.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `item_template` SET `flags` = `flags` | 2048 WHERE `entry` IN (50274,50226,50231);
|
||||
Reference in New Issue
Block a user