proclib/test.txt

101 lines
1.1 KiB
Plaintext

center {
size_x 14-17
size_y 14-17
flags CIRCLE|FILL|BORDER|ORIGIN
id_1 3
relations {
room {
x 50%
y 50%
flags ORIGIN
}
}
}
floor {
size_x 75%
size_y 75%
flags RECT|FILL
id_1 4
}
walls {
size_x 75%
size_y 75%
flags RECT|FILL|BORDER
id_1 3
}
room {
size_x 8-14
size_y 8-14
relations {
floor {
flags ORIGIN
x 50%
y 50%
}
walls {
flags OVERLAP|ORIGIN
x 50%
y 50%
}
}
}
path {
size_x 2
size_y 2
relations {
floor_path {
}
door_path {
}
}
}
floor_path {
size_x 100%
size_y 100%
flags RECT|FILL|OVERLAP
id_1 2
}
door_path {
size_x 1
size_y 1
flags RECT|FILL|OVERLAP
id_1 6
replace {
id_1 2
}
}
rage {
size_x 64
size_y 32
id_1 1
flags RECT|FILL|BORDER
relations {
center {
x 50%
y 50%
}
room {
count 6-8
flags ORIGIN
x 10-80%
y 10-80%
}
path {
flags DUMB|ALL
from center
from_x 0%, 100%
from_y 0%, 100%
to room
to_x 25%
to_y 25%
x 0-2
y 0-2
}
}
}