Removed EGUI in favor of UI Rework by Sota Added in GTR Optimized for higher res textures, over Zone Reality Remade and removed all files that conflicted from ZRR to save storage space.
20 lines
685 B
XML
20 lines
685 B
XML
<w>
|
|
<bar_cond x="-1" y="0" width="28" height="3" horz="1" min="0" max="1" pos="1" stretch="1">
|
|
<background width="28" height="3" stretch="1">
|
|
<texture r="62" g="74" b="74">ui_svui_condition_bar</texture>
|
|
</background>
|
|
<progress stretch="1">
|
|
<texture r="142" g="149" b="149">ui_svui_condition_bar</texture>
|
|
</progress>
|
|
</bar_cond>
|
|
|
|
<bar_uses x="-1" y="0" width="28" height="3" horz="1" min="0" max="1" pos="1" stretch="1">
|
|
<background width="28" height="3" stretch="1">
|
|
<texture r="62" g="74" b="74">ui_svui_uses_bar</texture>
|
|
</background>
|
|
<progress stretch="1">
|
|
<texture r="142" g="149" b="149">ui_svui_uses_bar</texture>
|
|
</progress>
|
|
</bar_uses>
|
|
</w>
|