mirror of https://github.com/goraph/17rooms
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
752 B
INI
38 lines
752 B
INI
include = arctic
|
|
scr.w = 1024
|
|
scr.h = 576
|
|
scr.gfx.bg = ;bg.png
|
|
scr.col.bg = white
|
|
win.x = 20
|
|
win.y = 20
|
|
win.w = 964
|
|
win.h = 420
|
|
inv.x = 505
|
|
inv.y = 10
|
|
inv.col.link = #666666
|
|
inv.col.fg = #222222
|
|
;inv.w = 127
|
|
;inv.h = 440
|
|
menu.button.x = 1000
|
|
menu.button.y = 552
|
|
inv.x = 10
|
|
inv.y = 460
|
|
inv.w = 964
|
|
inv.h = 100
|
|
inv.mode = horizontal-left
|
|
snd.click =
|
|
|
|
scr.gfx.x = 650
|
|
scr.gfx.y = 10
|
|
scr.gfx.w = 144
|
|
scr.gfx.h = 448
|
|
scr.gfx.mode = embedded
|
|
|
|
win.fnt.name = theme/{LiberationSerif-Regular,LiberationSerif-Bold,LiberationSerif-Italic,LiberationSerif-BoldItalic}.ttf
|
|
win.fnt.size = 18
|
|
|
|
inv.fnt.name = theme/{LiberationSerif-Regular,LiberationSerif-Bold,LiberationSerif-Italic,LiberationSerif-BoldItalic}.ttf
|
|
inv.fnt.size = 18
|
|
|
|
menu.gfx.button = theme/menu.png
|