This commit is contained in:
Nordi98 2025-07-19 05:06:20 +02:00
parent 5f22a1888a
commit 7e4165d190
102 changed files with 8182 additions and 6 deletions

View file

@ -2821,8 +2821,8 @@ CodeStudio.Products = {
}
},
['tools'] = {
categoryName = "Items",
['meachanic'] = {
categoryName = "Mechaniker",
categoryLogo = "fa-shopping-basket",
items = {
['kq_tow_rope'] = {
@ -2840,7 +2840,34 @@ CodeStudio.Products = {
}
},
['ammunation'] = {
categoryName = "Ammunation",
categoryLogo = "fa-shopping-basket",
items = {
['weapon_repair_kit'] = {
itemName = "Waffen Reparturkit",
itemStock = 150,
itemPrice = 50,
itemInfo = "",
},
['airsoft_bullets'] = {
itemName = "Softair Kugeln",
itemStock = 150,
itemPrice = 50,
itemInfo = "",
},
['weapon_airsoftglock20'] = {
itemName = "Softair Klog 20",
itemStock = 150,
itemPrice = 50,
itemInfo = "",
},
}
},
} -- Schließende Klammer für CodeStudio.Products
@ -2980,8 +3007,8 @@ CodeStudio.Shops = {
[2] = 'kayas',
[3] = 'odinsbar',
[4] = 'cute',
[5] = 'tools',
[5] = 'mechanic',
[5] = 'ammunation',
},
requiredJob = {