Upload files to 'menus'

This commit is contained in:
rixty dixet 2021-03-22 20:16:35 +01:00
parent df009e001f
commit 46168c5fed
5 changed files with 82 additions and 0 deletions

26
menus/actionbar.txt Normal file
View File

@ -0,0 +1,26 @@
# Settings for actionbar menu
# pos is x,y,width,height
pos=0,-10,640,70
align=bottom
slot_M1=96,38
slot=1,160,38
slot=2,192,38
slot=3,224,38
slot=4,256,38
slot=5,288,38
slot=6,320,38
slot=7,352,38
slot=8,384,38
slot=9,416,38
slot=10,448,38
slot_M2=512,38
char_menu=256,3
inv_menu=288,3
powers_menu=320,3
log_menu=352,3

6
menus/activeeffects.txt Normal file
View File

@ -0,0 +1,6 @@
# Define the orientation for the bar of status effect icons
# orientation is either 0 (horizontal) or 1 (vertical)
pos=106,0,0,0
align=topleft
vertical=false

40
menus/character.txt Normal file
View File

@ -0,0 +1,40 @@
# Settings for the Character menu
# the first two values are x,y positions
# some items have two more values, width and height
pos=0,-32,320,416
align=left
close=294,2
label_title=160,8,center,top
upgrade_primary=physical,40,56
upgrade_primary=mental,40,80
upgrade_primary=offense,40,104
upgrade_primary=defense,40,128
statlist=24,152
statlist_rows=11
statlist_scrollbar_offset=1
name=84,32,104,16
name_max_width=98
label_name=72,40,right,center
level=256,32,32,16
label_level=248,40,right,center
primary=physical,80,56,32,16
label_primary=physical,120,64,left,center
primary=mental,80,80,32,16
label_primary=mental,120,88,left,center
primary=offense,80,104,32,16
label_primary=offense,120,112,left,center
primary=defense,80,128,32,16
label_primary=defense,120,136,left,center
unspent=160,396,center,top

2
menus/confirm.txt Normal file
View File

@ -0,0 +1,2 @@
pos=0,0,192,64
align=center

8
menus/devconsole.txt Normal file
View File

@ -0,0 +1,8 @@
pos=0,0,640,352
align=center
close=613,3
label_title=320,8,center,top
confirm=488,32
input=16,36
history=8,64,608,272