3 lines
131 B
SQL
3 lines
131 B
SQL
|
|
-- ITEM Bog Lord Tendril (24291)
|
|
UPDATE creature_loot_template SET ChanceOrQuestChance=ABS(ChanceOrQuestChance) WHERE item=24291;
|