assigning jobs when a round starts, crew tab in multiplayer, repairtool particles light & sounds, attachable buttons, increased repairtool range & limbdamage, captain's uniform, wearable sprite bugfixes
This commit is contained in:
@@ -61,11 +61,11 @@
|
||||
name="Railgun Shell"
|
||||
pickdistance="200">
|
||||
|
||||
<Sprite texture ="railgunshell.png"/>
|
||||
<Sprite texture ="railgunshell.png" depth ="0.5"/>
|
||||
|
||||
<Body radius="14" height="63" density="15"/>
|
||||
<Body radius="9" height="67"/>
|
||||
|
||||
<Holdable slots="BothHands" holdpos="30,-15" handle1="0,20" handle2="0,-20"/>
|
||||
<Holdable slots="BothHands" holdpos="0,-50" handle1="-10,0" handle2="10,0" aimable="false"/>
|
||||
|
||||
<Projectile launchimpulse="80.0">
|
||||
<Attack damage="100" bleedingdamage="10" structuredamage="200" damagetype="Blunt"/>
|
||||
|
||||
Reference in New Issue
Block a user