d2tweaks-rnd2k/build/!resources/d2tweaks/interface_d2expres/autosort.xml
2024-04-16 21:45:38 -06:00

95 lines
2.6 KiB
XML

<?xml version="1.0" encoding="utf-8" ?>
<interface>
<menu name="autosort" default_pos_x="0" default_pos_y="0" width="-1" height="-1">
<button name="m_sort_inventory_btn"
default_pos_x="0"
default_pos_y="0"
width="32"
height="32"
image="d2tweaks\assets\buttons"
frameDown="1"
frameUp="0"
clickSound="4"
popup="Sort inventory"
resolution_count="6"
res1_x="1024" pos1_x="967"
res1_y="700" pos1_y="658"
res2_x="1280" pos2_x="1095"
res2_y="700" pos2_y="658"
res3_x="1024" pos3_x="967"
res3_y="720" pos3_y="668"
res4_x="1280" pos4_x="1095"
res4_y="720" pos4_y="668"
res5_x="1024" pos5_x="967"
res5_y="768" pos5_y="692"
res6_x="1280" pos6_x="1095"
res6_y="768" pos6_y="692"
/>
<button name="m_sort_stash_btn"
default_pos_x="0"
default_pos_y="0"
width="32"
height="32"
image="d2tweaks\assets\buttons"
frameDown="1"
frameUp="0"
clickSound="4"
popup="Sort stash"
resolution_count="6"
res1_x="1024" pos1_x="34"
res1_y="700" pos1_y="658"
res2_x="1280" pos2_x="162"
res2_y="700" pos2_y="658"
res3_x="1024" pos3_x="34"
res3_y="720" pos3_y="668"
res4_x="1280" pos4_x="162"
res4_y="720" pos4_y="668"
res5_x="1024" pos5_x="34"
res5_y="768" pos5_y="692"
res6_x="1280" pos6_x="162"
res6_y="768" pos6_y="692"
/>
<button name="m_sort_cube_btn"
default_pos_x="0"
default_pos_y="0"
width="32"
height="32"
image="d2tweaks\assets\buttons"
frameDown="1"
frameUp="0"
clickSound="4"
popup="Sort cube"
resolution_count="6"
res1_x="1024" pos1_x="240"
res1_y="700" pos1_y="426"
res2_x="1280" pos2_x="369"
res2_y="700" pos2_y="426"
res3_x="1024" pos3_x="240"
res3_y="720" pos3_y="436"
res4_x="1280" pos4_x="369"
res4_y="720" pos4_y="436"
res5_x="1024" pos5_x="240"
res5_y="768" pos5_y="460"
res6_x="1280" pos6_x="369"
res6_y="768" pos6_y="460"
/>
</menu>
</interface>