mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
Ups the number of autotraitors to 4
This commit is contained in:
@@ -9,6 +9,8 @@ var/datum/antagonist/traitor/traitors
|
|||||||
/datum/antagonist/traitor/auto
|
/datum/antagonist/traitor/auto
|
||||||
id = MODE_AUTOTRAITOR
|
id = MODE_AUTOTRAITOR
|
||||||
allow_latejoin = 1
|
allow_latejoin = 1
|
||||||
|
hard_cap = 4
|
||||||
|
initial_spawn_target = 4
|
||||||
|
|
||||||
/datum/antagonist/traitor/New()
|
/datum/antagonist/traitor/New()
|
||||||
..()
|
..()
|
||||||
|
|||||||
Reference in New Issue
Block a user