16 lines
341 B
XML
16 lines
341 B
XML
<Item
|
|
name="MiniMap"
|
|
linkable="true">
|
|
|
|
<Sprite texture ="reactor.png" depth="0.8"/>
|
|
|
|
<trigger/>
|
|
|
|
<MiniMap MinVoltage="0.5" PowerConsumption="100" canbeselected = "true"/>
|
|
|
|
<ConnectionPanel canbeselected = "true">
|
|
<requireditem name="Screwdriver" type="Equipped"/>
|
|
<input name="power_in"/>
|
|
</ConnectionPanel>
|
|
|
|
</Item> |