mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Item: Fix Pristine Glowbear Pelt disenchant
Closes #17684 by robinsch
This commit is contained in:
2
sql/updates/world/3.3.5/2016_07_31_01_world.sql
Normal file
2
sql/updates/world/3.3.5/2016_07_31_01_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Pristine Glowbear Pelt
|
||||
UPDATE `item_template` SET `DisenchantID`=54 WHERE `entry`=51958;
|
||||
Reference in New Issue
Block a user