Fix thieves rule not selecting more than one thief (#30393)
More thieves Co-authored-by: plykiya <plykiya@protonmail.com>
This commit is contained in:
@@ -18,10 +18,8 @@
|
|||||||
agentName: thief-round-end-agent-name
|
agentName: thief-round-end-agent-name
|
||||||
definitions:
|
definitions:
|
||||||
- prefRoles: [ Thief ]
|
- prefRoles: [ Thief ]
|
||||||
maxRange:
|
max: 3
|
||||||
min: 1
|
playerRatio: 15
|
||||||
max: 3
|
|
||||||
playerRatio: 1
|
|
||||||
lateJoinAdditional: true
|
lateJoinAdditional: true
|
||||||
allowNonHumans: true
|
allowNonHumans: true
|
||||||
multiAntagSetting: NotExclusive
|
multiAntagSetting: NotExclusive
|
||||||
|
|||||||
Reference in New Issue
Block a user