Traitorbro gamemode

This commit is contained in:
pubby
2017-09-17 18:03:12 -05:00
committed by CitadelStationBot
parent 3144e56730
commit a01f3213f5
17 changed files with 471 additions and 267 deletions
+1 -4
View File
@@ -54,10 +54,7 @@
log_game("[traitor.key] (ckey) has been selected as a [traitor_name]")
antag_candidates.Remove(traitor)
if(pre_traitors.len < required_enemies)
return 0
return 1
return pre_traitors.len > 0
/datum/game_mode/traitor/post_setup()