Merge pull request #9147 from GunHog/Rise_Of_The_RR_Androids

[Review Ready] Positronic Brains!
This commit is contained in:
Remie Richards
2015-05-03 06:34:02 +01:00
14 changed files with 270 additions and 35 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ var/global/list/special_roles = list( //keep synced with the defines BE_* in set
"malf AI" = /datum/game_mode/malfunction, //4
"revolutionary" = /datum/game_mode/revolution, //5
"alien", //6
"pAI", //7
"pAI/posibrain", //7
"cultist" = /datum/game_mode/cult, //8
"blob" = /datum/game_mode/blob, //9
"ninja", //10