From 63c30e5d1c2bf5e30f320cbf40d474673e166103 Mon Sep 17 00:00:00 2001 From: LT3 <83487515+lessthnthree@users.noreply.github.com> Date: Sun, 18 May 2025 13:20:14 -0700 Subject: [PATCH] Fix Persistence linters (#3851) ## About The Pull Request Fix some linter failing hedges on Persistence --- tools/maplint/lints/window_spawner.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/maplint/lints/window_spawner.yml b/tools/maplint/lints/window_spawner.yml index 4c694bf404b..3cf275c9874 100644 --- a/tools/maplint/lints/window_spawner.yml +++ b/tools/maplint/lints/window_spawner.yml @@ -20,3 +20,4 @@ - /obj/structure/spacevine - /obj/structure/girder - /obj/structure/holosign/barrier/atmos/leaf # BUBBER EDIT ADDITION: Biodome uses these in windows for decor + - /obj/structure/hedge # BUBBER EDIT ADDITION: Persistence decor