censored/theme.ini
Alexander Yakovlev 9ecbb1dbec Обновление Lua, обучение
- walk вместо goto, обновление версии Lua
- теперь первая комната - это простое обучение, чтобы игрок знал что
  делать
2015-08-18 22:36:34 +07:00

73 lines
1.4 KiB
INI

;$Name:Письмо
scr.w = 1280
scr.h = 800
scr.gfx.scalable = 1
scr.gfx.h = -1
scr.gfx.bg = theme/background1.png
scr.col.bg = white
scr.gfx.cursor.x = 2
scr.gfx.cursor.y = 2
scr.gfx.cursor.normal = theme/cursor.png
scr.gfx.cursor.use = theme/menu.gif
scr.gfx.pad = 16
scr.gfx.mode = embedded
win.align = justify
win.x = 60
win.y = 10
win.w = 1180
win.h = 730
win.fnt.name = {theme/mono, theme/mono-b, theme/mono-i, theme/mono-bi}.ttf
win.fnt.size = 18
win.fnt.height = 1.0
win.gfx.up = theme/aup.png
win.gfx.down = theme/adown.png
win.col.fg = black
win.col.link = black
win.col.alink = black
win.up.x = -1
win.up.y = -1
win.down.x = -1
win.down.y = -1
inv.x = 0
inv.y = 0
inv.w = 0
inv.h = 0
inv.fnt.name = {theme/mono, theme/mono-b, theme/mono-i, theme/mono-bi}.ttf
inv.fnt.size = 16
inv.fnt.height = 1.0
inv.gfx.up = theme/aup.png
inv.gfx.down = theme/adown.png
inv.col.fg = #CCCCCC
inv.col.link = #CCCCCC
inv.col.alink = goldenrod
inv.mode = vertical-left
inv.up.x = -1
inv.up.y = -1
inv.down.x = -1
inv.down.y = -1
menu.col.bg = white
menu.col.fg = black
menu.col.link = black
menu.col.alink = red
menu.col.alpha = 220
menu.col.border = white
menu.bw = 1
menu.fnt.name = {theme/mono, theme/mono-b, theme/mono-i, theme/mono-bi}.ttf
menu.fnt.size = 1
menu.fnt.height = 1.0
menu.gfx.button = theme/menu.gif
menu.button.x = 1279
menu.button.y = 799
snd.click = theme/click.ogg
;cursor is from http://www.famfamfam.com/lab/icons/silk/