excluding room from random

This commit is contained in:
Lily-129 2022-01-31 10:05:04 -05:00 committed by GitHub
parent 85f601cc0c
commit 6dd8f27b8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -55,4 +55,5 @@ elements.room = {
category:"structures",
insulate: true,
state: "solid",
excludeRandom: true,
}