PDA

Просмотр полной версии : Item missing from vendors


gibatul
24.06.2011, 03:36
This item is missing 34599 in all vendors - YTDB 602

YuruY
24.06.2011, 08:17
DELETE FROM `npc_vendor` WHERE (`entry`=26123) AND (`item`=34599);
INSERT INTO `npc_vendor` (`entry`, `item`, `maxcount`, `incrtime`, `ExtendedCost`) VALUES (26123, 34599, 0, 0, 2349);
DELETE FROM `npc_vendor` WHERE (`entry`=26124) AND (`item`=34599);
INSERT INTO `npc_vendor` (`entry`, `item`, `maxcount`, `incrtime`, `ExtendedCost`) VALUES (26124, 34599, 0, 0, 2349);

gibatul
25.06.2011, 04:32
There should be a conditions for spell 45819 I think in trinity at least ... to make this spell work