tibia-client/modules/game_inventory/inventory.otui

112 lines
2.3 KiB
Plaintext
Raw Normal View History

BorderlessGameWindow
id: inventoryWindow
2011-11-10 06:29:25 +01:00
width: 192
2012-01-14 20:31:20 +01:00
height: 154
2011-11-17 22:41:02 +01:00
margin-top: 10
margin-left: 6
margin-right: 6
2011-11-13 06:11:47 +01:00
2012-01-13 01:31:39 +01:00
Item
2012-01-03 01:10:39 +01:00
// head
id: slot1
2011-11-10 06:29:25 +01:00
anchors.top: parent.top
anchors.horizontalCenter: parent.horizontalCenter
2012-01-20 02:12:26 +01:00
&position: {x=65535, y=1, z=0}
2011-11-13 06:11:47 +01:00
2012-01-13 01:31:39 +01:00
Item
2012-01-03 01:10:39 +01:00
// armor
id: slot4
2011-11-10 06:29:25 +01:00
anchors.top: prev.bottom
anchors.horizontalCenter: prev.horizontalCenter
2011-11-17 22:41:02 +01:00
margin-top: 5
2012-01-20 02:12:26 +01:00
&position: {x=65535, y=4, z=0}
2011-11-13 06:11:47 +01:00
2012-01-13 01:31:39 +01:00
Item
2012-01-03 01:10:39 +01:00
// legs
id: slot7
2011-11-10 06:29:25 +01:00
anchors.top: prev.bottom
anchors.horizontalCenter: prev.horizontalCenter
2011-11-17 22:41:02 +01:00
margin-top: 5
2012-01-20 02:12:26 +01:00
&position: {x=65535, y=7, z=0}
2011-11-13 06:11:47 +01:00
2012-01-13 01:31:39 +01:00
Item
2012-01-03 01:10:39 +01:00
// feet
id: slot8
2011-11-10 06:29:25 +01:00
anchors.top: prev.bottom
anchors.horizontalCenter: prev.horizontalCenter
2011-11-17 22:41:02 +01:00
margin-top: 5
2012-01-20 02:12:26 +01:00
&position: {x=65535, y=8, z=0}
2011-11-13 06:11:47 +01:00
2012-01-13 01:31:39 +01:00
Item
2012-01-03 01:10:39 +01:00
// necklace
id: slot2
2011-11-10 06:29:25 +01:00
anchors.top: parent.top
2012-01-03 01:10:39 +01:00
anchors.right: slot1.left
2011-11-17 22:41:02 +01:00
margin-top: 10
margin-right: 5
2012-01-20 02:12:26 +01:00
&position: {x=65535, y=2, z=0}
2011-11-13 06:11:47 +01:00
2012-01-13 01:31:39 +01:00
Item
2012-01-03 01:10:39 +01:00
// left
id: slot6
2011-11-10 06:29:25 +01:00
anchors.top: prev.bottom
anchors.horizontalCenter: prev.horizontalCenter
2011-11-17 22:41:02 +01:00
margin-top: 5
2012-01-20 02:12:26 +01:00
&position: {x=65535, y=6, z=0}
2011-11-13 06:11:47 +01:00
2012-01-13 01:31:39 +01:00
Item
2012-01-03 01:10:39 +01:00
// ring
id: slot9
2011-11-10 06:29:25 +01:00
anchors.top: prev.bottom
anchors.horizontalCenter: prev.horizontalCenter
2011-11-17 22:41:02 +01:00
margin-top: 5
2012-01-20 02:12:26 +01:00
&position: {x=65535, y=9, z=0}
2011-11-13 06:11:47 +01:00
2012-01-13 01:31:39 +01:00
Item
2012-01-03 01:10:39 +01:00
// backpack
id: slot3
2011-11-10 06:29:25 +01:00
anchors.top: parent.top
2012-01-03 01:10:39 +01:00
anchors.left: slot1.right
2011-11-17 22:41:02 +01:00
margin-top: 10
margin-left: 5
2012-01-20 02:12:26 +01:00
&position: {x=65535, y=3, z=0}
2011-11-13 06:11:47 +01:00
2012-01-13 01:31:39 +01:00
Item
2012-01-03 01:10:39 +01:00
// right
id: slot5
2011-11-10 06:29:25 +01:00
anchors.top: prev.bottom
anchors.horizontalCenter: prev.horizontalCenter
2011-11-17 22:41:02 +01:00
margin-top: 5
2012-01-20 03:33:11 +01:00
&position: {x=65535, y=5, z=0}
2011-11-13 06:11:47 +01:00
2012-01-13 01:31:39 +01:00
Item
2012-01-03 01:10:39 +01:00
// ammo
id: slot10
2011-11-10 06:29:25 +01:00
anchors.top: prev.bottom
anchors.horizontalCenter: prev.horizontalCenter
2011-11-17 22:41:02 +01:00
margin-top: 5
2012-01-20 02:12:26 +01:00
&position: {x=65535, y=10, z=0}
2011-11-17 22:41:02 +01:00
2012-01-03 02:52:26 +01:00
GameLabel
id: soul
2012-01-03 01:10:39 +01:00
anchors.top: slot9.bottom
anchors.bottom: slot8.bottom
anchors.left: slot9.left
anchors.right: slot9.right
2011-11-17 22:41:02 +01:00
margin-top: 5
text-align: center
image-source: /core_styles/styles/images/panel_flat.png
image-border: 1
2011-11-17 22:41:02 +01:00
2012-01-03 02:52:26 +01:00
GameLabel
id: capacity
2012-01-03 01:10:39 +01:00
anchors.top: slot10.bottom
anchors.bottom: slot8.bottom
anchors.left: slot10.left
anchors.right: slot10.right
2011-11-17 22:41:02 +01:00
margin-top: 5
text-align: center
image-source: /core_styles/styles/images/panel_flat.png
image-border: 1
2011-11-10 06:29:25 +01:00