Files
Rage 376b4b9689 Added New Mods and Profiles Folders
This is a complete rebuild of the modpack, with all new mods and updates for 1.5.3 of Anomaly.
2025-01-14 05:07:53 -05:00

20 lines
675 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_cond_bar</texture>
</background>
<progress stretch="1">
<texture r="142" g="149" b="149">ui_svui_cond_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>