DB/Creature: added missing vendor data to Jahi

This commit is contained in:
Ovahlord
2026-08-27 21:26:07 +02:00
parent d1cee2bade
commit c9b40ed3ec
@@ -0,0 +1,7 @@
DELETE FROM `npc_vendor` WHERE `entry`= 48884;
INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `ExtendedCost`, `type`, `PlayerConditionID`, `IgnoreFiltering`, `VerifiedBuild`) VALUES
(48884, 5, 4470, 0, 0, 1, 0, 0, 54737), -- 4470
(48884, 4, 60335, 0, 0, 1, 0, 0, 54737), -- 60335
(48884, 3, 58275, 0, 0, 1, 0, 0, 54737), -- 58275
(48884, 2, 58274, 0, 0, 1, 0, 0, 54737), -- 58274
(48884, 1, 159, 0, 0, 1, 0, 0, 54737); -- 159