Tweaked visuals a bit

Added tiny bleeding and structure damage to the syringes
This commit is contained in:
Alex Noir
2017-12-11 12:33:59 +03:00
parent a2a4225598
commit f34968be30
4 changed files with 6 additions and 5 deletions
@@ -76,14 +76,14 @@
<Holdable slots="Any,RightHand,LeftHand" controlpose="true"
aimpos="90,10" handle1="-10,-7"/>
<RangedWeapon barrelpos="30,13" spread="0" unskilledspread="10">
<RangedWeapon barrelpos="30,20" spread="0" unskilledspread="10">
<Sound file="syringegun.ogg" type="OnUse"/>
<RequiredItems name="Medical Syringe" type="Contained" msg="Please load a Syringe"/>
<RequiredSkill name="Weapons" level="15"/>
<RequiredSkill name="Medical" level="30"/>
</RangedWeapon>
<ItemContainer capacity="1" itempos="10,10" hideitems="false">
<ItemContainer capacity="1" itempos="0,10" hideitems="false">
<Containable name="Medical Syringe"/>
</ItemContainer>
</Item>