diff --git a/resources/[inventory]/cs_shops/config/config.lua b/resources/[inventory]/cs_shops/config/config.lua index 73020ef0a..aafbd4625 100644 --- a/resources/[inventory]/cs_shops/config/config.lua +++ b/resources/[inventory]/cs_shops/config/config.lua @@ -556,6 +556,12 @@ CodeStudio.Products = { itemPrice = 400, itemInfo = "", }, + ['gardensicorr'] = { + itemName = "Gartenschere", + itemStock = 150, + itemPrice = 400, + itemInfo = "", + }, ['emptybottle'] = { itemName = "leere Flasche", itemStock = 150,