ed
This commit is contained in:
parent
660c766f79
commit
179f7c0d12
7 changed files with 59 additions and 2 deletions
|
@ -313,7 +313,26 @@ Config.Consumables = {
|
|||
dict = 'amb@world_human_smoking@male@male_b@base',
|
||||
anim = 'base',
|
||||
flags = 49,
|
||||
prop = 'xm3_prop_xm3_vape_01a',
|
||||
prop = 'brum_greenapple_elfbar',
|
||||
bone = 28422,
|
||||
pos = vec3(-0.029, 0.007, -0.005),
|
||||
rot = vec3(91.0, 270.0, -180.0),
|
||||
stress = 25,
|
||||
armour = 0,
|
||||
damageHealth = 0,
|
||||
},
|
||||
["droelfbar2"] = {
|
||||
label = 'vapen',
|
||||
duration = 30,
|
||||
requiredItem = false,
|
||||
requiredLabel = '',
|
||||
returnItem = false,
|
||||
returned = nil,
|
||||
amountReturned = 0,
|
||||
dict = 'amb@world_human_smoking@male@male_b@base',
|
||||
anim = 'base',
|
||||
flags = 49,
|
||||
prop = 'brum_mango_elfbar',
|
||||
bone = 28422,
|
||||
pos = vec3(-0.029, 0.007, -0.005),
|
||||
rot = vec3(91.0, 270.0, -180.0),
|
||||
|
@ -321,7 +340,6 @@ Config.Consumables = {
|
|||
armour = 0,
|
||||
damageHealth = 0,
|
||||
},
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue