diff --git a/resources/[inventory]/cs_shops/config/config.lua b/resources/[inventory]/cs_shops/config/config.lua index e51087909..566a2cfb7 100644 --- a/resources/[inventory]/cs_shops/config/config.lua +++ b/resources/[inventory]/cs_shops/config/config.lua @@ -386,7 +386,13 @@ CodeStudio.Products = { itemStock = 5000, itemPrice = 600, itemInfo = "", - }, + }, + ['tobbacopack'] = { + itemName = "Packung Tabak", + itemStock = 5000, + itemPrice = 100, + itemInfo = "", + }, } }, ['liquor'] = {