5 lines
86 B
Plaintext
5 lines
86 B
Plaintext
@n: 4;
|
|
#world {
|
|
building-height: 2 * 3 * [HEIGHT] + 2 + [NOTHEIGHT] + (@n * 2);
|
|
}
|