Attachable items aren't automatically attached when loading a sub in edit screen, bunch of new item sprites, Aegir Mark II, client reconnect bugfixes
@@ -2,6 +2,7 @@
|
||||
name="Button"
|
||||
type="Controller"
|
||||
linkable="true"
|
||||
tags="smallitem"
|
||||
pickdistance="150.0"
|
||||
price="10">
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 520 B After Width: | Height: | Size: 9.3 KiB |
|
Before Width: | Height: | Size: 498 B After Width: | Height: | Size: 9.6 KiB |
|
Before Width: | Height: | Size: 528 B After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 520 B |
|
After Width: | Height: | Size: 24 KiB |
@@ -4,7 +4,7 @@
|
||||
linkable="true">
|
||||
|
||||
|
||||
<Sprite texture ="battery.png" depth="0.8"/>
|
||||
<Sprite texture ="oxygengenerator.png" depth="0.8"/>
|
||||
|
||||
<OxygenGenerator powerconsumption="1000.0" minvoltage="0.5" canbeselected = "true">
|
||||
<StatusEffect type="OnActive" target="Contained" targetnames="Oxygen Tank" Condition="2.0"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 97 KiB |
@@ -18,7 +18,7 @@
|
||||
<item name="Screwdriver"/>
|
||||
</fixrequirement>
|
||||
|
||||
<Sprite texture = "reactor.png" depth="0.8"/>
|
||||
<Sprite texture = "reactor.png" sourcerect="0,0,321,192" depth="0.8"/>
|
||||
|
||||
<Reactor canbeselected = "true">
|
||||
<GuiFrame rect="0,0,0.6,0.7" alignment="Center" color="0.0,0.0,0.0,0.8"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 53 KiB |