mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
2
sql/updates/world/3.3.5/2020_05_02_05_world.sql
Normal file
2
sql/updates/world/3.3.5/2020_05_02_05_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Remove incorrect items from Trelane's Chest / Footlocker / Lockbox and Alterac Granite
|
||||
DELETE FROM `gameobject_loot_template` WHERE `Entry` IN (2145,2177,2178,2179) AND `Item` NOT IN (4521,4530,4531,4532);
|
||||
Reference in New Issue
Block a user