Made traitor classes rerollable, reassignable by admins

This commit is contained in:
Putnam
2020-04-18 14:40:41 -07:00
parent 0e55de55a7
commit 9976fab42b
6 changed files with 75 additions and 20 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ GLOBAL_VAR(antag_prototypes)
var/special_statuses = get_special_statuses()
if(length(special_statuses))
out += get_special_statuses() + "<br>"
out += special_statuses + "<br>"
if(!GLOB.antag_prototypes)
GLOB.antag_prototypes = list()