# Settings for the Inventory menu
# the first two values are x,y positions
# some items have two more values, width and height

close=294,2
help=2,2,24,24

# define x,y position, slot size, slot type
equipment_slot=32,48,64,main
slot_name=Main Hand

equipment_slot=96,48,64,body
slot_name=Body

equipment_slot=160,48,64,off
slot_name=Off Hand

equipment_slot=224,48,64,artifact
slot_name=Artifact

carried_area=32,128
carried_cols=8
carried_rows=8

caption=160,8,center,top
currency=288,114,right,top
