Merge pull request #2840 from Citadel-Station-13/upstream-merge-30344
[MIRROR] Traitorbro gamemode
This commit is contained in:
@@ -77,11 +77,11 @@ ALERT_DELTA Destruction of the station is imminent. All crew are instructed to o
|
||||
## Set to 0 to disable that mode.
|
||||
|
||||
PROBABILITY TRAITOR 5
|
||||
PROBABILITY TRAITORBRO 2
|
||||
PROBABILITY TRAITORCHAN 4
|
||||
PROBABILITY INTERNAL_AFFAIRS 3
|
||||
PROBABILITY NUCLEAR 2
|
||||
PROBABILITY REVOLUTION 2
|
||||
PROBABILITY GANG 2
|
||||
PROBABILITY CULT 2
|
||||
PROBABILITY CHANGELING 2
|
||||
PROBABILITY WIZARD 4
|
||||
@@ -103,11 +103,11 @@ PROBABILITY SANDBOX 0
|
||||
## Modes that aren't continuous will end the instant all antagonists are dead.
|
||||
|
||||
CONTINUOUS TRAITOR
|
||||
CONTINUOUS TRAITORBRO
|
||||
CONTINUOUS TRAITORCHAN
|
||||
CONTINUOUS INTERNAL_AFFAIRS
|
||||
#CONTINUOUS NUCLEAR
|
||||
#CONTINUOUS REVOLUTION
|
||||
CONTINUOUS GANG
|
||||
CONTINUOUS CULT
|
||||
CONTINUOUS CLOCKWORK_CULT
|
||||
CONTINUOUS CHANGELING
|
||||
@@ -129,11 +129,11 @@ CONTINUOUS SECRET_EXTENDED
|
||||
## In modes that are continuous, if all antagonists should die then a new set of antagonists will be created.
|
||||
|
||||
MIDROUND_ANTAG TRAITOR
|
||||
#MIDROUND_ANTAG TRAITORBRO
|
||||
MIDROUND_ANTAG TRAITORCHAN
|
||||
MIDROUND_ANTAG INTERNAL_AFFAIRS
|
||||
#MIDROUND_ANTAG NUCLEAR
|
||||
#MIDROUND_ANTAG REVOLUTION
|
||||
#MIDROUND_ANTAG GANG
|
||||
MIDROUND_ANTAG CULT
|
||||
MIDROUND_ANTAG CLOCKWORK_CULT
|
||||
MIDROUND_ANTAG CHANGELING
|
||||
@@ -153,6 +153,9 @@ MIDROUND_ANTAG ABDUCTION
|
||||
#MIN_POP TRAITOR 0
|
||||
#MAX_POP TRAITOR -1
|
||||
|
||||
#MIN_POP TRAITORBRO 0
|
||||
#MAX_POP TRAITORBRO -1
|
||||
|
||||
#MIN_POP TRAITORCHAN 15
|
||||
#MAX_POP TRAITORCHAN -1
|
||||
|
||||
@@ -165,9 +168,6 @@ MIDROUND_ANTAG ABDUCTION
|
||||
#MIN_POP REVOLUTION 20
|
||||
#MAX_POP REVOLUTION -1
|
||||
|
||||
#MIN_POP GANG 20
|
||||
#MAX_POP GANG -1
|
||||
|
||||
#MIN_POP CULT 24
|
||||
#MAX_POP CULT -1
|
||||
|
||||
@@ -208,6 +208,7 @@ SHUTTLE_REFUEL_DELAY 12000
|
||||
## Used as (Antagonists = Population / Coeff)
|
||||
## Set to 0 to disable scaling and use default numbers instead.
|
||||
TRAITOR_SCALING_COEFF 6
|
||||
BROTHER_SCALING_COEFF 6
|
||||
CHANGELING_SCALING_COEFF 6
|
||||
|
||||
## Variables calculate how number of open security officer positions will scale to population.
|
||||
@@ -218,6 +219,7 @@ SECURITY_SCALING_COEFF 8
|
||||
## The number of objectives traitors get.
|
||||
## Not including escaping/hijacking.
|
||||
TRAITOR_OBJECTIVES_AMOUNT 2
|
||||
BROTHER_OBJECTIVES_AMOUNT 2
|
||||
|
||||
## Uncomment to prohibit jobs that start with loyalty
|
||||
## implants from being most antagonists.
|
||||
|
||||
Reference in New Issue
Block a user