Add health analyzer and medical scanner ECS (#6907)
Co-authored-by: fishfish458 <fishfish458> Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
<DefaultWindow xmlns="https://spacestation14.io"
|
||||
MinSize="250 100"
|
||||
SetSize="250 100">
|
||||
MinSize="200 100"
|
||||
SetSize="200 100">
|
||||
<BoxContainer Orientation="Vertical">
|
||||
<Label Name="OccupantName"/>
|
||||
<Button Name="ScanButton"
|
||||
Disabled="True"
|
||||
Access="Public"
|
||||
Text="{Loc 'medical-scanner-window-save-button-text'}" />
|
||||
<Label Name="Diagnostics" />
|
||||
</BoxContainer>
|
||||
</BoxContainer>
|
||||
</DefaultWindow>
|
||||
|
||||
Reference in New Issue
Block a user