Testing lab changes

This commit is contained in:
Markolie
2015-03-21 16:18:42 +01:00
parent 3c8ca1fafd
commit 24626bc081
3 changed files with 90 additions and 78 deletions
+5 -1
View File
@@ -1715,8 +1715,12 @@ area/security/podbay
icon_state = "toxmix"
/area/toxins/misc_lab
name = "\improper Testing Lab"
name = "\improper Research Testing Lab"
icon_state = "toxmisc"
/area/toxins/test_chamber
name = "\improper Research Testing Chamber"
icon_state = "toxtest"
/area/toxins/server
name = "\improper Server Room"
+1
View File
@@ -36,6 +36,7 @@
networks["Anomaly Isolation"] = list(access_rd,access_hos,access_captain)
networks["Toxins"] = list(access_rd,access_hos,access_captain)
networks["Telepad"] = list(access_rd,access_hos,access_captain)
networks["TestChamber"] = list(access_rd,access_hos,access_captain)
networks["ERT"] = list(access_cent_specops_commander,access_cent_commander)
networks["CentCom"] = list(access_cent_security,access_cent_commander)
networks["Thunderdome"] = list(access_cent_thunder,access_cent_commander)