even more random exclusions
This commit is contained in:
parent
6dd8f27b8e
commit
49b2bb8791
|
|
@ -49,6 +49,7 @@ elements.altroom = {
|
||||||
category:"structures",
|
category:"structures",
|
||||||
insulate: true,
|
insulate: true,
|
||||||
state: "solid",
|
state: "solid",
|
||||||
|
excludeRandom: true,
|
||||||
},
|
},
|
||||||
|
|
||||||
elements.nst = {
|
elements.nst = {
|
||||||
|
|
@ -136,4 +137,5 @@ elements.nst = {
|
||||||
category:"structures",
|
category:"structures",
|
||||||
insulate: true,
|
insulate: true,
|
||||||
state: "solid",
|
state: "solid",
|
||||||
|
excludeRandom: true,
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue