Secret! (#8276)
Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com>
This commit is contained in:
@@ -7,6 +7,17 @@
|
||||
showInVote: true
|
||||
description: extended-description
|
||||
|
||||
- type: gamePreset
|
||||
id: Secret
|
||||
alias:
|
||||
- secret
|
||||
- sekrit
|
||||
name: secret-title
|
||||
showInVote: true
|
||||
description: secret-description
|
||||
rules:
|
||||
- Secret
|
||||
|
||||
- type: gamePreset
|
||||
id: Sandbox
|
||||
alias:
|
||||
|
||||
@@ -21,3 +21,6 @@
|
||||
|
||||
- type: gameRule
|
||||
id: Sandbox
|
||||
|
||||
- type: gameRule
|
||||
id: Secret
|
||||
|
||||
6
Resources/Prototypes/secret_weights.yml
Normal file
6
Resources/Prototypes/secret_weights.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
- type: weightedRandom
|
||||
id: Secret
|
||||
weights:
|
||||
Extended: 0.25
|
||||
Nukeops: 0.25
|
||||
Traitor: 0.75
|
||||
Reference in New Issue
Block a user