Funny red spacemen (nukeops) (#8073)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
3
Resources/Prototypes/Access/syndicate.yml
Normal file
3
Resources/Prototypes/Access/syndicate.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
- type: accessLevel
|
||||
id: NuclearOperative
|
||||
name: Nuclear Operative
|
||||
@@ -46,6 +46,14 @@
|
||||
- key: enum.NukeUiKey.Key
|
||||
type: NukeBoundUserInterface
|
||||
|
||||
- type: entity
|
||||
parent: NuclearBomb
|
||||
id: NuclearBombUnanchored
|
||||
suffix: unanchored
|
||||
components:
|
||||
- type: Transform
|
||||
anchored: false
|
||||
|
||||
- type: entity
|
||||
parent: StorageTank
|
||||
id: NuclearBombKeg
|
||||
|
||||
@@ -57,3 +57,13 @@
|
||||
rules:
|
||||
- TraitorDeathMatch
|
||||
- MaxTimeRestart
|
||||
|
||||
- type: gamePreset
|
||||
id: Nukeops
|
||||
alias:
|
||||
- nukeops
|
||||
name: nukeops-title
|
||||
description: nukeops-description
|
||||
showInVote: true
|
||||
rules:
|
||||
- Nukeops
|
||||
|
||||
@@ -7,6 +7,9 @@
|
||||
- type: gameRule
|
||||
id: MaxTimeRestart
|
||||
|
||||
- type: gameRule
|
||||
id: Nukeops
|
||||
|
||||
- type: gameRule
|
||||
id: Suspicion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user