excluding room from random
This commit is contained in:
parent
85f601cc0c
commit
6dd8f27b8e
|
|
@ -55,4 +55,5 @@ elements.room = {
|
|||
category:"structures",
|
||||
insulate: true,
|
||||
state: "solid",
|
||||
excludeRandom: true,
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue