Vent Critter Alert (#24383)

This commit is contained in:
Nairod
2024-01-21 19:33:37 -06:00
committed by GitHub
parent 7e54cd6095
commit 778deb14a1
2 changed files with 25 additions and 2 deletions

View File

@@ -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.

View File

@@ -182,6 +182,10 @@
noSpawn: true
components:
- type: StationEvent
startAnnouncement: station-event-vent-creatures-start-announcement
startAudio:
path: /Audio/Announcements/attention.ogg
startDelay: 10
earliestStart: 30
minimumPlayers: 35
weight: 5
@@ -204,6 +208,10 @@
noSpawn: true
components:
- type: StationEvent
startAnnouncement: station-event-vent-creatures-start-announcement
startAudio:
path: /Audio/Announcements/attention.ogg
startDelay: 10
weight: 5
duration: 50
- type: VentCrittersRule
@@ -307,7 +315,10 @@
noSpawn: true
components:
- type: StationEvent
id: VentCritters
startAnnouncement: station-event-vent-creatures-start-announcement
startAudio:
path: /Audio/Announcements/attention.ogg
startDelay: 10
earliestStart: 15
minimumPlayers: 15
weight: 5
@@ -327,6 +338,10 @@
noSpawn: true
components:
- type: StationEvent
startAnnouncement: station-event-vent-creatures-start-announcement
startAudio:
path: /Audio/Announcements/attention.ogg
startDelay: 10
earliestStart: 20
minimumPlayers: 15
weight: 5
@@ -346,6 +361,10 @@
noSpawn: true
components:
- type: StationEvent
startAnnouncement: station-event-vent-creatures-start-announcement
startAudio:
path: /Audio/Announcements/attention.ogg
startDelay: 10
earliestStart: 20
minimumPlayers: 15
weight: 5
@@ -361,6 +380,10 @@
noSpawn: true
components:
- type: StationEvent
startAnnouncement: station-event-vent-creatures-start-announcement
startAudio:
path: /Audio/Announcements/attention.ogg
startDelay: 10
earliestStart: 20
minimumPlayers: 15
weight: 1