Vent Critter Alert (#24383)
This commit is contained in:
@@ -1 +1 @@
|
|||||||
station-event-vent-spiders-start-announcement = Based on { $data }, we believe a small colony of unknown organisms have taken residence inside the station's ventilation and have taken action to drive them out.
|
station-event-vent-creatures-start-announcement = Attention. A large influx of unknown life forms have been detected residing within the station's ventilation systems. Please be rid of these creatures before it begins to affect productivity.
|
||||||
|
|||||||
@@ -182,6 +182,10 @@
|
|||||||
noSpawn: true
|
noSpawn: true
|
||||||
components:
|
components:
|
||||||
- type: StationEvent
|
- type: StationEvent
|
||||||
|
startAnnouncement: station-event-vent-creatures-start-announcement
|
||||||
|
startAudio:
|
||||||
|
path: /Audio/Announcements/attention.ogg
|
||||||
|
startDelay: 10
|
||||||
earliestStart: 30
|
earliestStart: 30
|
||||||
minimumPlayers: 35
|
minimumPlayers: 35
|
||||||
weight: 5
|
weight: 5
|
||||||
@@ -204,6 +208,10 @@
|
|||||||
noSpawn: true
|
noSpawn: true
|
||||||
components:
|
components:
|
||||||
- type: StationEvent
|
- type: StationEvent
|
||||||
|
startAnnouncement: station-event-vent-creatures-start-announcement
|
||||||
|
startAudio:
|
||||||
|
path: /Audio/Announcements/attention.ogg
|
||||||
|
startDelay: 10
|
||||||
weight: 5
|
weight: 5
|
||||||
duration: 50
|
duration: 50
|
||||||
- type: VentCrittersRule
|
- type: VentCrittersRule
|
||||||
@@ -307,7 +315,10 @@
|
|||||||
noSpawn: true
|
noSpawn: true
|
||||||
components:
|
components:
|
||||||
- type: StationEvent
|
- type: StationEvent
|
||||||
id: VentCritters
|
startAnnouncement: station-event-vent-creatures-start-announcement
|
||||||
|
startAudio:
|
||||||
|
path: /Audio/Announcements/attention.ogg
|
||||||
|
startDelay: 10
|
||||||
earliestStart: 15
|
earliestStart: 15
|
||||||
minimumPlayers: 15
|
minimumPlayers: 15
|
||||||
weight: 5
|
weight: 5
|
||||||
@@ -327,6 +338,10 @@
|
|||||||
noSpawn: true
|
noSpawn: true
|
||||||
components:
|
components:
|
||||||
- type: StationEvent
|
- type: StationEvent
|
||||||
|
startAnnouncement: station-event-vent-creatures-start-announcement
|
||||||
|
startAudio:
|
||||||
|
path: /Audio/Announcements/attention.ogg
|
||||||
|
startDelay: 10
|
||||||
earliestStart: 20
|
earliestStart: 20
|
||||||
minimumPlayers: 15
|
minimumPlayers: 15
|
||||||
weight: 5
|
weight: 5
|
||||||
@@ -346,6 +361,10 @@
|
|||||||
noSpawn: true
|
noSpawn: true
|
||||||
components:
|
components:
|
||||||
- type: StationEvent
|
- type: StationEvent
|
||||||
|
startAnnouncement: station-event-vent-creatures-start-announcement
|
||||||
|
startAudio:
|
||||||
|
path: /Audio/Announcements/attention.ogg
|
||||||
|
startDelay: 10
|
||||||
earliestStart: 20
|
earliestStart: 20
|
||||||
minimumPlayers: 15
|
minimumPlayers: 15
|
||||||
weight: 5
|
weight: 5
|
||||||
@@ -361,6 +380,10 @@
|
|||||||
noSpawn: true
|
noSpawn: true
|
||||||
components:
|
components:
|
||||||
- type: StationEvent
|
- type: StationEvent
|
||||||
|
startAnnouncement: station-event-vent-creatures-start-announcement
|
||||||
|
startAudio:
|
||||||
|
path: /Audio/Announcements/attention.ogg
|
||||||
|
startDelay: 10
|
||||||
earliestStart: 20
|
earliestStart: 20
|
||||||
minimumPlayers: 15
|
minimumPlayers: 15
|
||||||
weight: 1
|
weight: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user