Updated vanilla subs + 2 shuttles, camera item
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 13 KiB |
@@ -543,5 +543,29 @@
|
||||
</ConnectionPanel>
|
||||
</Item>
|
||||
|
||||
<Item
|
||||
name="Camera"
|
||||
category="Electrical"
|
||||
Tags="smallitem"
|
||||
pickdistance="150"
|
||||
focusonselected="true"
|
||||
offsetonselected="500"
|
||||
linkable="true"
|
||||
price="50"
|
||||
description="Typically used in photonics masts to provide the crew with a high-resolution view of the area outside the sub.">
|
||||
|
||||
<Deconstruct time="10">
|
||||
<Item name="Steel Bar"/>
|
||||
<Item name="FPGA Circuit"/>
|
||||
</Deconstruct>
|
||||
|
||||
<Sprite texture="signalcomp.png" depth="0.8" sourcerect="0,64,16,32"/>
|
||||
|
||||
<ConnectionPanel selectkey="Action" canbeselected = "true" msg="Rewire [Screwdriver]">
|
||||
<requireditem name="Screwdriver,Wire" type="Equipped"/>
|
||||
<input name="control_in"/>
|
||||
</ConnectionPanel>
|
||||
</Item>
|
||||
|
||||
</Items>
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
BIN
Subsurface/Submarines/The Blind Carp.sub
Normal file
BIN
Subsurface/Submarines/The Blind Carp.sub
Normal file
Binary file not shown.
BIN
Subsurface/Submarines/The Nibbler.sub
Normal file
BIN
Subsurface/Submarines/The Nibbler.sub
Normal file
Binary file not shown.
Reference in New Issue
Block a user