|
|
@@ -1,3 +1,5 @@ |
|
|
|
[version "1"] |
|
|
|
|
|
|
|
[init] |
|
|
|
windowAntialiasing = false |
|
|
|
windowBackgroundColor = #ffffff |
|
|
@@ -5,6 +7,11 @@ windowHeight = 600 |
|
|
|
windowTitle = Прототип: Отель |
|
|
|
windowWidth = 900 |
|
|
|
|
|
|
|
[player] |
|
|
|
base = 25 |
|
|
|
texture = stub |
|
|
|
visible = true |
|
|
|
|
|
|
|
[static "s-floor1"] |
|
|
|
left = 0 |
|
|
|
texture = t-floor1 |
|
|
@@ -23,6 +30,13 @@ texture = t-floor1 |
|
|
|
top = 425 |
|
|
|
visible = true |
|
|
|
|
|
|
|
[texture "stub"] |
|
|
|
file = img/stub.png |
|
|
|
height = 50 |
|
|
|
x = 0 |
|
|
|
y = 0 |
|
|
|
width = 50 |
|
|
|
|
|
|
|
[texture "t-floor1"] |
|
|
|
file = img/bw.sz.src.floor.png |
|
|
|
height = 25 |
|
|
|