add the ability to build airlock chambers (#31514)

* add the ability to build airlock chambers

* fix identical variables lint

* switch to span macros

* make return values consistent

* can remove access elecs with crowbar
This commit is contained in:
warriorstar-orion
2026-02-11 22:28:54 +00:00
committed by GitHub
parent 4637126a27
commit 9238ae0f0e
12 changed files with 299 additions and 5 deletions
@@ -11,7 +11,7 @@
if(is_type_in_list(target, buildon_types))
if(try_build(target, user))
do_build(target, user)
return ITEM_INTERACT_COMPLETE
return ITEM_INTERACT_COMPLETE
..()
/obj/item/mounted/proc/try_build(turf/on_wall, mob/user) //checks