mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2025-12-09 14:27:09 +00:00
15 lines
173 B
TOML
15 lines
173 B
TOML
template = "impl/wall_default.toml"
|
|
|
|
output_name = "wall"
|
|
smooth_diagonally = false
|
|
|
|
[positions]
|
|
convex = 0
|
|
horizontal = 1
|
|
vertical = 2
|
|
concave = 3
|
|
|
|
[cut_pos]
|
|
x = 16
|
|
y = 16
|