mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Mappings.
Makes specific instances of the engine room air alarm and AI APC. Includes some map cleanup by Dream Maker itself.
This commit is contained in:
@@ -80,6 +80,9 @@
|
||||
|
||||
var/report_danger_level = 1
|
||||
|
||||
/obj/machinery/alarm/nobreach
|
||||
breach_detection = 0
|
||||
|
||||
/obj/machinery/alarm/monitor
|
||||
report_danger_level = 0
|
||||
breach_detection = 0
|
||||
|
||||
@@ -44,6 +44,9 @@
|
||||
/obj/machinery/power/apc/super
|
||||
cell_type = /obj/item/weapon/cell/super
|
||||
|
||||
/obj/machinery/power/apc/super/equipment
|
||||
equipment = 2
|
||||
|
||||
/obj/machinery/power/apc/hyper
|
||||
cell_type = /obj/item/weapon/cell/hyper
|
||||
|
||||
|
||||
Reference in New Issue
Block a user