Reverting an accidentally committed test change.

This commit is contained in:
Zuhayr
2015-07-14 05:07:54 +09:30
parent 5e1ae26b74
commit 61df28fe62
+2 -2
View File
@@ -9,8 +9,8 @@ var/datum/antagonist/raider/raiders
landmark_id = "voxstart"
welcome_text = "Use :H to talk on your encrypted channel."
flags = ANTAG_OVERRIDE_JOB | ANTAG_CLEAR_EQUIPMENT | ANTAG_CHOOSE_NAME | ANTAG_VOTABLE | ANTAG_SET_APPEARANCE | ANTAG_HAS_LEADER
max_antags = 1
max_antags_round = 1
max_antags = 6
max_antags_round = 10
id_type = /obj/item/weapon/card/id/syndicate
// Heist overrides check_victory() and doesn't need victory or loss strings/tags.