From 14823453309b66a3c8e1a911dd283cd37c19ad51 Mon Sep 17 00:00:00 2001 From: Futuristic-OK <141568243+Futuristic-OK@users.noreply.github.com> Date: Mon, 17 Jun 2024 05:24:29 +0600 Subject: [PATCH] Delete RandomSentience event (#28982) --- Resources/Prototypes/GameRules/events.yml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/Resources/Prototypes/GameRules/events.yml b/Resources/Prototypes/GameRules/events.yml index 853853fb22..a443ff5027 100644 --- a/Resources/Prototypes/GameRules/events.yml +++ b/Resources/Prototypes/GameRules/events.yml @@ -277,19 +277,7 @@ duration: 60 maxDuration: 120 - type: PowerGridCheckRule - -- type: entity - id: RandomSentience - parent: BaseGameRule - components: - - type: StationEvent - weight: 6 - duration: 1 - maxOccurrences: 1 # this event has diminishing returns on interesting-ness, so we cap it - startAudio: - path: /Audio/Announcements/attention.ogg - - type: RandomSentienceRule - + - type: entity parent: BaseGameRule id: SolarFlare -- 2.51.2