aboutsummaryrefslogtreecommitdiff
path: root/server/tools/src/map_linter.rs
diff options
context:
space:
mode:
Diffstat (limited to 'server/tools/src/map_linter.rs')
-rw-r--r--server/tools/src/map_linter.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/server/tools/src/map_linter.rs b/server/tools/src/map_linter.rs
index 94b57726..d4bf5c9a 100644
--- a/server/tools/src/map_linter.rs
+++ b/server/tools/src/map_linter.rs
@@ -49,14 +49,14 @@ static NORMAL: &[&str] = &[
"rolling-board",
"stove",
"table",
- "oven",
- "freezer",
"black-hole-counter",
"white-hole-counter",
"book",
"conveyor",
];
static EXCLUSIVE: &[&str] = &[
+ "freezer",
+ "oven",
"steak-crate",
"coconut-crate",
"strawberry-crate",