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
+8
View File
@@ -249,6 +249,14 @@ GLOBAL_LIST_EMPTY(rpd_pipe_list) //Some pipes we don't want to be dispensable
pipe_category = RPD_DEVICES
rpd_dispensable = TRUE
/datum/pipes/atmospheric/high_volume_vent
pipe_name = "high volume vent pump"
pipe_id = PIPE_HIGH_VOLUME_PUMP
orientations = 4
pipe_icon = "uvent"
pipe_category = RPD_DEVICES
rpd_dispensable = TRUE
//Heat exchange pipes
/datum/pipes/atmospheric/simple/he