mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 04:28:12 +01:00
Removes CC Visitor
Let's face it, this role was only used for admins to abuse all access with zero responsibility. :B
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
var/access = get_all_accesses()
|
||||
return access
|
||||
|
||||
/datum/job/centcom_visitor //For Pleasure
|
||||
/*/datum/job/centcom_visitor //For Pleasure // You mean for admin abuse... -Ace
|
||||
title = "CentCom Visitor"
|
||||
department = "Civilian"
|
||||
head_position = 1
|
||||
@@ -80,7 +80,7 @@
|
||||
|
||||
get_access()
|
||||
var/access = get_all_accesses()
|
||||
return access
|
||||
return access*/
|
||||
|
||||
/datum/job/clown
|
||||
title = "Clown"
|
||||
|
||||
Reference in New Issue
Block a user