Update changeling.dm

Add Security Pod Pilot, Nanotrasen Recruiter and Magistrate where appropriate.
This commit is contained in:
Robertha89
2014-07-28 23:09:06 +02:00
parent 75c691f112
commit ca6e85defa
+2 -2
View File
@@ -8,7 +8,7 @@ var/list/possible_changeling_IDs = list("Alpha","Beta","Gamma","Delta","Epsilon"
name = "changeling"
config_tag = "changeling"
restricted_jobs = list("AI", "Cyborg")
protected_jobs = list("Security Officer", "Warden", "Detective", "Head of Security", "Captain", "Head of Personnel", "Blueshield", "Nanotrasen Representative")
protected_jobs = list("Security Officer", "Warden", "Detective", "Head of Security", "Captain", "Head of Personnel", "Blueshield", "Nanotrasen Representative", "Security Pod Pilot", "Nanotrasen Recruiter", "Magistrate")
required_players = 2
required_players_secret = 10
required_enemies = 1
@@ -245,4 +245,4 @@ var/list/possible_changeling_IDs = list("Alpha","Beta","Gamma","Delta","Epsilon"
if(dna_owner == DNA.real_name)
chosen_dna = DNA
break
return chosen_dna
return chosen_dna