From 52db082c2fa069022fd2e384f566400145f2eafd Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Tue, 10 Jun 2025 01:49:13 +0200 Subject: [PATCH] Update config.lua --- resources/[inventory]/cs_shops/config/config.lua | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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'] = {