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

32 lines
1.1 KiB
XML
Raw Normal View History

<w>
<mutant_loot>
<background x="389" y="128" width="246" height="512" stretch="1">
<texture>ui_loot_window</texture>
</background>
<image x="6" y="8" width="234" height="158" stretch="1"/>
<caption x="6" y="-30" width="234" 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="9" y="179" width="225" height="185" stretch="1"/>
<btn_loot x="54" y="398" width="138" 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="54" y="428" width="138" 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="54" y="458" width="138" 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>