Item.FindHull changes, added depth charges and flashlights to default subs

This commit is contained in:
Regalis
2016-05-15 17:56:42 +03:00
parent c546c42a8b
commit 4a54788d7b
6 changed files with 17 additions and 12 deletions
@@ -12,16 +12,10 @@
<Turret canbeselected = "true" linkable="true" barrelpos="23, 76"
rotationlimits="90,90"
powerconsumption="0.0">
<StatusEffect type="OnUse" target="This" sound="Content/Items/Weapons/railgun.ogg">
<Explosion range="1000.0" structuredamage="0" force="0.01" camerashake="10.0"/>
</StatusEffect>
</Turret>
powerconsumption="0.0"/>
<ConnectionPanel selectkey="Action" canbeselected = "true" msg="Rewire [Screwdriver]">
<requireditem name="Screwdriver,Wire" type="Equipped"/>
<input name="power_in"/>
<input name="position_in"/>
<input name="trigger_in"/>
</ConnectionPanel>
</Item>