Shifts the Offset of an APC on the Althland Facilities and Adds an Unbuilt APC Subtype (#30774)

* shifts the offset of an APC on the Althland facility

* adds a new unbuitl APC frame and adds them to the althland facilities

* linter fix
This commit is contained in:
Hayden Redacted
2025-11-27 10:00:19 +00:00
committed by GitHub
parent 80453f856d
commit 88dd66f076
3 changed files with 14 additions and 23 deletions
+6
View File
@@ -1156,6 +1156,11 @@
/obj/machinery/power/apc/reinforced/critical
cell_type = 25000
/obj/machinery/power/apc/unbuilt
/obj/machinery/power/apc/unbuilt/Initialize(mapload, direction, building)
. = ..(building = TRUE)
MAPPING_DIRECTIONAL_HELPERS(/obj/machinery/power/apc, 24, 24)
MAPPING_DIRECTIONAL_HELPERS(/obj/machinery/power/apc/syndicate, 24, 24)
@@ -1168,6 +1173,7 @@ MAPPING_DIRECTIONAL_HELPERS(/obj/machinery/power/apc/worn_out, 24, 24)
MAPPING_DIRECTIONAL_HELPERS(/obj/machinery/power/apc/reinforced, 24, 24)
MAPPING_DIRECTIONAL_HELPERS(/obj/machinery/power/apc/reinforced/important, 24, 24)
MAPPING_DIRECTIONAL_HELPERS(/obj/machinery/power/apc/reinforced/critical, 24, 24)
MAPPING_DIRECTIONAL_HELPERS(/obj/machinery/power/apc/unbuilt, 24, 24)
/obj/item/apc_electronics