forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
54783a9ba9
commit
7a64437e2e
1 changed files with 2 additions and 2 deletions
|
@ -231,7 +231,7 @@ Config.Consumables = {
|
|||
duration = 30,
|
||||
requiredItem = 'vapejuice',
|
||||
requiredLabel = 'Vape Juice',
|
||||
returnItem = false,
|
||||
returnItem = true,
|
||||
returned = nil,
|
||||
amountReturned = 0,
|
||||
dict = 'amb@world_human_smoking@male@male_b@base',
|
||||
|
@ -240,7 +240,7 @@ Config.Consumables = {
|
|||
prop = 'xm3_prop_xm3_vape_01a',
|
||||
bone = 28422,
|
||||
pos = vec3(-0.029, 0.007, -0.005),
|
||||
rot = vec3(91.0, 270.0, -360.0),
|
||||
rot = vec3(91.0, 270.0, -180.0),
|
||||
stress = 25,
|
||||
armour = 10,
|
||||
damageHealth = 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue