Allows placing cables on lattices. (#4984)
Adds a "sturdy" tile flag, that in the future could be used by construction/etc to figure out if it's safe to build on a tile. (For example water isn't space, but it's not a sturdy building surface!)
This commit is contained in:
@@ -5,3 +5,4 @@
|
||||
friction: 0
|
||||
is_subfloor: true
|
||||
is_space: true
|
||||
sturdy: false
|
||||
|
||||
Reference in New Issue
Block a user