mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-04 00:07:49 +00:00
4 lines
131 B
SQL
4 lines
131 B
SQL
|
|
-- ITEM Bog Lord Tendril (24291)
|
|
UPDATE creature_loot_template SET ChanceOrQuestChance=ABS(ChanceOrQuestChance) WHERE item=24291;
|