adds mappable air alarm without access restrictions

This commit is contained in:
Purpose
2018-10-14 19:18:38 +01:00
parent 66dd1fa8e0
commit 557ba67c25
+7
View File
@@ -1072,6 +1072,13 @@
if(buildstage < 1)
to_chat(user, "The circuit is missing.")
/obj/machinery/alarm/all_access
name = "all-access air alarm"
desc = "This particular atmos control unit appears to have no access restrictions."
locked = FALSE
req_access = null
req_one_access = null
/*
AIR ALARM CIRCUIT
Just an object used in constructing air alarms