Demolition mod is inverted vs "soft" structures like spider webs (#90464)

This commit is contained in:
MrMelbert
2025-04-13 11:08:17 +02:00
committed by GitHub
parent 5b57d1ad82
commit af0d361465
12 changed files with 39 additions and 12 deletions
+2 -1
View File
@@ -22,7 +22,8 @@
// see-through curtains should let emissives shine through
if(!opaque_closed)
blocks_emissive = EMISSIVE_BLOCK_NONE
return ..()
. = ..()
ADD_TRAIT(src, TRAIT_INVERTED_DEMOLITION, INNATE_TRAIT)
/obj/structure/curtain/proc/toggle()
open = !open