9 lines
311 B
XML
9 lines
311 B
XML
<PanelContainer xmlns="https://spacestation14.io" StyleClasses="tooltipBox">
|
|
<BoxContainer
|
|
Orientation="Vertical"
|
|
RectClipContent="True"
|
|
Margin="4">
|
|
<RichTextLabel Text="{Loc 'health-analyzer-damage-tooltip'}" HorizontalExpand="True" />
|
|
</BoxContainer>
|
|
</PanelContainer>
|