mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
3
sql/updates/world/cata_classic/2025_04_14_00_world.sql
Normal file
3
sql/updates/world/cata_classic/2025_04_14_00_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `npc_vendor` WHERE (`entry`=52034 AND `item`=1901 AND `ExtendedCost`=3408 AND `type`=2);
|
||||
INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `ExtendedCost`, `type`, `PlayerConditionID`, `IgnoreFiltering`, `VerifiedBuild`) VALUES
|
||||
(52034, 9, 1901, 25000, 3408, 2, 0, 0, 60192); -- 1901
|
||||
Reference in New Issue
Block a user