Merge pull request #6393 from DJSnapshot/hotfix

More fax related things
This commit is contained in:
Asanadas
2014-09-15 01:11:35 -04:00
2 changed files with 86 additions and 85 deletions

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