mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-06 08:59:11 +01:00
DB: Update wrong item ID
This commit is contained in:
2
sql/updates/world/4.3.4/2018_04_11_05_world.sql
Normal file
2
sql/updates/world/4.3.4/2018_04_11_05_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `reference_loot_template` SET `Item`=1378 WHERE `entry` IN (10100) AND `Item`=1375;
|
||||
Reference in New Issue
Block a user