Merge pull request #529 from Markolie/master

Makes NT Representative/Recruiter Karma locked again, SyndiBorg modtype fix
This commit is contained in:
Fox-McCloud
2014-11-26 17:32:42 -05:00
3 changed files with 5 additions and 4 deletions
+2 -2
View File
@@ -145,13 +145,13 @@ var/list/nonhuman_positions = list(
var/list/whitelisted_positions = list(
"Blueshield",
"Customs Officer",
"Nanotrasen Representative",
"NanoTrasen Representative",
"Barber",
"Mechanic",
"Brig Physician",
"Magistrate",
"Security Pod Pilot",
"Nanotrasen Recruiter"
"NanoTrasen Recruiter"
)