mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 10:05:32 +01:00
3
sql/updates/world/2015_07_01_02_world.sql
Normal file
3
sql/updates/world/2015_07_01_02_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- Replaces deprecated items for the new ones
|
||||
UPDATE `npc_vendor` SET `item`=37736 WHERE `entry` IN (23710,27478) AND `item`=37571; -- Belbi Quikswitch/Larkin Thunderbrew
|
||||
UPDATE `npc_vendor` SET `item`=37737 WHERE `entry`=27489 AND `item`=37599; -- Ray'ma
|
||||
Reference in New Issue
Block a user