Divergent/mods/UI Rework/gamedata/configs/ui/ui_mutant_loot_21.xml

32 lines
1.1 KiB
XML

<w>
<mutant_loot>
<background x="419.75" y="128" width="184.5" height="512" stretch="1">
<texture>ui_loot_window</texture>
</background>
<image x="4.5" y="8" width="175.5" height="158" stretch="1"/>
<caption x="4.5" y="-30" width="175.5" height="30">
<text align="l" vert_align="c" font="letterica18"/>
</caption>
<frame x="0" y="0" width="0" height="0" stretch="1">
<!-- <texture>ui_mutant_loot_frame</texture> -->
</frame>
<cont_loot x="6.75" y="179" width="168.75" height="185" stretch="1"/>
<btn_loot x="40.5" y="398" width="103.5" height="24">
<text y="1" align="c" vert_align="c" font="letterica16">ui_mm_loot_selected</text>
<texture>ui_button_ordinary</texture>
</btn_loot>
<btn_loot_all x="40.5" y="428" width="103.5" height="24">
<text y="1" align="c" vert_align="c" font="letterica16">ui_mm_loot_all</text>
<texture>ui_button_ordinary</texture>
</btn_loot_all>
<btn_cancel x="40.5" y="458" width="103.5" height="24">
<text y="1" align="c" vert_align="c" font="letterica16">ui_mm_cancel</text>
<texture>ui_button_ordinary</texture>
</btn_cancel>
</mutant_loot>
</w>