mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2025-12-09 14:27:09 +00:00
13 lines
209 B
TOML
13 lines
209 B
TOML
template = "bitmask/cardinal_32x32"
|
|
|
|
# We're diagonal
|
|
smooth_diagonally = true
|
|
|
|
# And because of that we need a state for all directions
|
|
[positions]
|
|
convex = 0
|
|
vertical = 1
|
|
horizontal = 2
|
|
concave = 3
|
|
flat = 4
|