Removed monitor (unused item that doesn't function atm). Closes #580
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 216 B |
@@ -1,18 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Item
|
||||
name="Monitor"
|
||||
linkable="true">
|
||||
|
||||
<Sprite texture ="monitor.png" depth="0.85" sourcerect="0,0,16,16"/>
|
||||
|
||||
<Body width="16" height="16" density="30"/>
|
||||
|
||||
<Holdable slots="Any,RightHand,LeftHand" msg="Detach [Wrench]"
|
||||
aimpos="35,-10" handle1="0,0" attachable="true" aimable="true">
|
||||
<requireditem name="Wrench" type="Equipped"/>
|
||||
</Holdable>
|
||||
|
||||
<Label canbeselected = "true">
|
||||
<GuiFrame rect="0,0,0.4,0.4" alignment="Center" style="ItemUI"/>
|
||||
</Label>
|
||||
</Item>
|
||||
@@ -13,7 +13,6 @@
|
||||
<Item file="Content/Items/Diving/divinggear.xml" />
|
||||
<Item file="Content/Items/Door/doors.xml" />
|
||||
<Item file="Content/Items/Electricity/lights.xml" />
|
||||
<Item file="Content/Items/Electricity/monitors.xml" />
|
||||
<Item file="Content/Items/Electricity/poweritems.xml" />
|
||||
<Item file="Content/Items/Electricity/signalitems.xml" />
|
||||
<Item file="Content/Items/Engine/engine.xml" />
|
||||
|
||||
Reference in New Issue
Block a user