This commit is contained in:
silicons
2020-12-26 20:29:52 -08:00
parent b7cd14b41e
commit 6044086de0
11 changed files with 59 additions and 1 deletions
+2
View File
@@ -26,6 +26,8 @@
var/clockwork_warp_fail = "The structure there is too dense for warping to pierce. (This is normal in high-security areas.)"
/// Persistent debris alowed
var/persistent_debris_allowed = TRUE
/// Dirty flooring allowed
var/dirt_buildup_allowed = TRUE
/// If mining tunnel generation is allowed in this area
var/tunnel_allowed = FALSE