]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
HOTFIX: Fix paradox clone event (#35858)
authorslarticodefast <161409025+slarticodefast@users.noreply.github.com>
Sat, 15 Mar 2025 22:10:24 +0000 (23:10 +0100)
committerGitHub <noreply@github.com>
Sat, 15 Mar 2025 22:10:24 +0000 (23:10 +0100)
fix paradox clone event

Resources/Prototypes/GameRules/events.yml

index 953a7ad1beca810c48b0fdad2cf7e24d5abab527..689049f977a73b36a5457329586304bb770b8818 100644 (file)
@@ -33,6 +33,7 @@
     - id: DragonSpawn
     - id: KingRatMigration
     - id: NinjaSpawn
+    - id: ParadoxCloneSpawn
     - id: RevenantSpawn
     - id: SleeperAgents
     - id: ZombieOutbreak
   id: ParadoxCloneSpawn
   components:
   - type: StationEvent
-    weight: 4 # should not happen every round
+    weight: 5
     duration: null
-    earliestStart: 30
+    earliestStart: 20
     reoccurrenceDelay: 20
     minimumPlayers: 15
   - type: ParadoxCloneRule