mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 23:51:17 +01:00
Mercenary Spawn Target
Initial spawn target is now 4, so it should default to 4.
This commit is contained in:
@@ -17,7 +17,7 @@ var/datum/antagonist/mercenary/mercs
|
||||
hard_cap = 4
|
||||
hard_cap_round = 8
|
||||
initial_spawn_req = 4
|
||||
initial_spawn_target = 6
|
||||
initial_spawn_target = 4
|
||||
|
||||
/datum/antagonist/mercenary/New()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user