1
0
Fork 0
forked from Simnation/Main

config edit

This commit is contained in:
Nordi98 2025-06-09 17:40:49 +02:00
parent cda6e1c5fe
commit 27298a4ba7
2 changed files with 11 additions and 1 deletions

View file

@ -634,6 +634,16 @@ CodeStudio.Products = {
itemPrice = 60, itemPrice = 60,
itemInfo = "", itemInfo = "",
}, },
['knife'] = {
itemName = "Messer",
itemStock = 150,
itemPrice = 600,
itemInfo = "",
},
} }
}, },
['weapons'] = { ['weapons'] = {

View file

@ -104,7 +104,7 @@ Config.Consumables = {
dict = 'amb@prop_human_parking_meter@female@base', dict = 'amb@prop_human_parking_meter@female@base',
anim = 'base_female', anim = 'base_female',
flags = 49, flags = 49,
prop = 'v_ret_ml_cigs', prop = 'bzzz_cigarpack_cig003',
bone = 57005, bone = 57005,
pos = vec3(0.14, 0.01, -0.03), pos = vec3(0.14, 0.01, -0.03),
rot = vec3(2.0, 68.0, -32.0), rot = vec3(2.0, 68.0, -32.0),