/typeinfo/turf/simulated/wall/auto
Vars | |
connect_diagonal | 0 = no diagonal sprites, 1 = diagonal only if both adjacent cardinals are present, 2 = always allow diagonals |
---|---|
connect_overlay | do we have wall connection overlays, ex nornwalls? |
connects_to | List of types this autowall connects to |
connects_to_exceptions | Because connections now work by parent type searches, this is for when you don't want certain subtypes to connect. This must be a typecache ([/proc/typecachesof]) list |
Var Details
connect_diagonal
0 = no diagonal sprites, 1 = diagonal only if both adjacent cardinals are present, 2 = always allow diagonals
connect_overlay
do we have wall connection overlays, ex nornwalls?
connects_to
List of types this autowall connects to
connects_to_exceptions
Because connections now work by parent type searches, this is for when you don't want certain subtypes to connect. This must be a typecache ([/proc/typecachesof]) list