From 713abf625ad6d64f41340bab0916bca1b120a649 Mon Sep 17 00:00:00 2001 From: Psychpsyo <60073468+Psychpsyo@users.noreply.github.com> Date: Sun, 8 Sep 2024 14:10:50 +0200 Subject: [PATCH] Make random sentience actually happen (#31953) Add random sentience to calm events --- Resources/Prototypes/GameRules/events.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/GameRules/events.yml b/Resources/Prototypes/GameRules/events.yml index 9a3026739eef2b..7b269406b7500a 100644 --- a/Resources/Prototypes/GameRules/events.yml +++ b/Resources/Prototypes/GameRules/events.yml @@ -16,6 +16,7 @@ - id: MimicVendorRule - id: MouseMigration - id: PowerGridCheck + - id: RandomSentience - id: SlimesSpawn - id: SolarFlare - id: SpiderClownSpawn