urrencyName> #tm_ruble // Currency Name (Only used for the Text in the upper right Corner of the Trader Menu) MoneyRuble1, 1 // Currency Classname, Currency Money Value MoneyRuble5, 5 MoneyRuble10, 10 MoneyRuble25, 25 MoneyRuble50, 50 MoneyRuble100, 100 Consume Trader // Trader Name (first Trader has ID = 0, second Trader has ID = 1, and so on..) Vegetables // Category Name CaninaBerry, *, 1, -1 // Item Classname, Quantity, Buyvalue, Sellvalue SambucusBerry, *, 1, -1 // Quantity * means max value; Quantity V means Vehicle; Quantity VNK means Vehicle without Key; Quantity M means Magazine; Quantity W means Weapon; Quantity S means Steack Meat; Quantity K means Key Duplication Plum, *, 1, -1 // Buyvalue -1 means it can not be bought Kiwi, *, 1, -1 // Sellvalue -1 means it can not be selled Apple, *, 1, -1 Pear, *, 1, -1 Orange, *, 1, -1 Banana, *, 1, -1 Tomato, *, 1, -1 Potato, *, 1, -1 GreenBellPepper, *, 1, -1 Zucchini, *, 3, 1 Pumpkin, *, 8, 3 AgaricusMushroom, *, 2, 1 AmanitaMushroom, *, 2, 1 LactariusMushroom, *, 2, 1 MacrolepiotaMushroom, *, 2, 1 PsilocybeMushroom, *, 2, 1 AuriculariaMushroom, *, 2, 1