Mass hallucinations event (#17321)
* paracusia component auto comp state * it works * rule component config
This commit is contained in:
@@ -316,3 +316,19 @@
|
||||
reoccurrenceDelay: 25
|
||||
duration: 1
|
||||
- type: LoneOpsSpawnRule
|
||||
|
||||
- type: entity
|
||||
id: MassHallucinations
|
||||
parent: BaseGameRule
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: StationEvent
|
||||
weight: 10
|
||||
duration: 150
|
||||
maxDuration: 300
|
||||
- type: MassHallucinationsRule
|
||||
minTimeBetweenIncidents: 0.1
|
||||
maxTimeBetweenIncidents: 300
|
||||
maxSoundDistance: 7
|
||||
sounds:
|
||||
collection: Paracusia
|
||||
|
||||
Reference in New Issue
Block a user