Merge pull request #3427 from NicholasDV/keyCardAndRadStormAdditions

Key card and rad storm additions
This commit is contained in:
Chinsky
2013-08-03 21:55:02 -07:00
3 changed files with 40 additions and 10 deletions
+1
View File
@@ -93,6 +93,7 @@ Airlock index -> wire color are { 9, 4, 6, 7, 5, 8, 1, 2, 3 }.
normalspeed = 1
var/obj/item/weapon/airlock_electronics/electronics = null
var/hasShocked = 0 //Prevents multiple shocks from happening
var/maintAccessReqRevoked = 0 // Used in the procs to revoke maint access/give maint access to all maint doors. Boolean.
/obj/machinery/door/airlock/command
name = "Airlock"