Update cult.dm

Add Security Pod Pilot, Nanotrasen Recruiter and Magistrate where appropriate.
This commit is contained in:
Robertha89
2014-07-28 23:09:09 +02:00
parent 75c691f112
commit be32d28719
+2 -2
View File
@@ -21,8 +21,8 @@
/datum/game_mode/cult
name = "cult"
config_tag = "cult"
restricted_jobs = list("Chaplain","AI", "Cyborg", "Lawyer", "Head of Security", "Captain", "Head of Personnel", "Blueshield", "Nanotrasen Representative")
protected_jobs = list("Security Officer", "Warden", "Detective")
restricted_jobs = list("Chaplain","AI", "Cyborg", "Lawyer", "Head of Security", "Captain", "Head of Personnel", "Blueshield", "Nanotrasen Representative", "Nanotrasen Recruiter", "Magistrate")
protected_jobs = list("Security Officer", "Warden", "Detective", "Security Pod Pilot")
required_players = 5
required_players_secret = 15
required_enemies = 3