gives warden the ability to use faxes

This commit is contained in:
DJSnapshot
2014-09-14 20:07:00 -07:00
parent 48a27cdbfe
commit 0728a1f8e8
+1 -1
View File
@@ -5,7 +5,7 @@ var/list/alldepartments = list("Central Command")
name = "fax machine"
icon = 'icons/obj/library.dmi'
icon_state = "fax"
req_one_access = list(access_lawyer, access_heads)
req_one_access = list(access_lawyer, access_heads, access_armory) //Warden needs to be able to Fax solgov too.
anchored = 1
density = 1
use_power = 1