From 5f8bcc04883f360f8896f807c3e96de42f2391e8 Mon Sep 17 00:00:00 2001 From: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com> Date: Sun, 1 Oct 2023 11:44:33 -0500 Subject: [PATCH 1/2] Update events.yml Lowers the chances of the XenoVent event happening. That's it. --- Resources/Prototypes/DeltaV/GameRules/events.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/DeltaV/GameRules/events.yml b/Resources/Prototypes/DeltaV/GameRules/events.yml index 9eeee5da8e..f3bfdf475d 100644 --- a/Resources/Prototypes/DeltaV/GameRules/events.yml +++ b/Resources/Prototypes/DeltaV/GameRules/events.yml @@ -9,7 +9,7 @@ path: /Audio/Announcements/aliens.ogg earliestStart: 20 minimumPlayers: 15 - weight: 4 + weight: 1 duration: 60 - type: VentCrittersRule entries: From d0ebc5010c0798c066b6beba02ad96e77f0237da Mon Sep 17 00:00:00 2001 From: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com> Date: Sun, 1 Oct 2023 15:09:41 -0500 Subject: [PATCH 2/2] got rid of delta-v folder when deltav exists :trollface: --- .../{delta-v => deltav}/station-events/events/xeno-vent.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Resources/Locale/en-US/{delta-v => deltav}/station-events/events/xeno-vent.ftl (96%) diff --git a/Resources/Locale/en-US/delta-v/station-events/events/xeno-vent.ftl b/Resources/Locale/en-US/deltav/station-events/events/xeno-vent.ftl similarity index 96% rename from Resources/Locale/en-US/delta-v/station-events/events/xeno-vent.ftl rename to Resources/Locale/en-US/deltav/station-events/events/xeno-vent.ftl index 1f320790bc..eebfe1610f 100644 --- a/Resources/Locale/en-US/delta-v/station-events/events/xeno-vent.ftl +++ b/Resources/Locale/en-US/deltav/station-events/events/xeno-vent.ftl @@ -1 +1 @@ -station-event-xeno-vent-start-announcement = Confirmed sightings of hostile alien wildlife on the station. Personnel are advised to arm themselves, barricade doors, and defend themselves if necessary. Security is advised to eradicate the threat as soon as possible. \ No newline at end of file +station-event-xeno-vent-start-announcement = Confirmed sightings of hostile alien wildlife on the station. Personnel are advised to arm themselves, barricade doors, and defend themselves if necessary. Security is advised to eradicate the threat as soon as possible.