mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Security areas mapping improvements (#10366)
* Splits bigger security areas into multiple * Adds low level APC and maps it into the security areas
This commit is contained in:
@@ -71,6 +71,9 @@
|
||||
/obj/machinery/power/apc/critical
|
||||
is_critical = TRUE
|
||||
|
||||
/obj/machinery/power/apc/low
|
||||
cell_type = /obj/item/cell
|
||||
|
||||
/obj/machinery/power/apc/high
|
||||
cell_type = /obj/item/cell/high
|
||||
|
||||
|
||||
Reference in New Issue
Block a user