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

30 lines
1.1 KiB
XML
Raw Normal View History

<w>
<!-- Right side -->
<player> <!-- (x="642.5" y="0") real parent with the same name in "ui_inventory_16.xml" -->
<!-- inventory grid -->
<grid x="10" y="121.5" width="361.25" height="603" stretch="1"/>
<!-- item containers -->
<cont_bag x="9.5" y="121" width="356.25" height="592" stretch="1"/>
<cont_trade x="9.5" y="121" width="356.25" height="185" stretch="1"/>
<cont_trade_bag x="9.5" y="379.75" width="356.25" height="333" stretch="1"/>
<!-- trade info -->
<trade_delimiter x="6" y="314.5" width="370" height="59" stretch="1"/>
</player>
<!-- Left Side -->
<npc> <!-- (x="0" y="0") real parent with the same name in "ui_inventory_16.xml" -->
<!-- inventory grid -->
<grid x="10" y="121.5" width="361.25" height="603" stretch="1"/>
<!-- item containers -->
<cont_bag x="9.5" y="121" width="356.25" height="592" stretch="1"/>
<cont_trade x="9.5" y="121" width="356.25" height="185" stretch="1"/>
<cont_trade_bag x="9.5" y="379.75" width="356.25" height="333" stretch="1"/>
<!-- trade info -->
<trade_delimiter x="6" y="314.5" width="370" height="59" stretch="1"/>
</npc>
</w>