From dfe6081cd749c52c2baf0e1fd0e35b8393ef38e5 Mon Sep 17 00:00:00 2001 From: Kill_Me_I_Noobs <118206719+Vonsant@users.noreply.github.com> Date: Wed, 24 Apr 2024 00:04:58 +0300 Subject: [PATCH] =?UTF-8?q?=D0=96=D0=B4=D0=B5=D1=82=20=D0=B4=D0=BE=D1=80?= =?UTF-8?q?=D0=B0=D0=B1=D0=BE=D1=82=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Resources/Prototypes/_NF/Events/events.yml | 32 +++++++++++----------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Resources/Prototypes/_NF/Events/events.yml b/Resources/Prototypes/_NF/Events/events.yml index 6659624e9fe..93fba082983 100644 --- a/Resources/Prototypes/_NF/Events/events.yml +++ b/Resources/Prototypes/_NF/Events/events.yml @@ -218,20 +218,20 @@ gridPath: /Maps/_NF/Bluespace/bloodmoon.yml # Corvax-start -- type: entity - id: ShipyardRandomVesselError - parent: BaseGameRule - noSpawn: true - components: - - type: StationEvent - startAnnouncement: Из-за ошибки в программном обеспечении верфи, некоторые новые суда были случайно отправлены в данный сектор. - startAudio: - path: /Audio/Misc/notice1.ogg - earliestStart: 80 - minimumPlayers: 30 - weight: 8 - startDelay: 10 - duration: 1800 - maxDuration: 2400 - - type: RandomShipyardErrorRule +# - type: entity +# id: ShipyardRandomVesselError +# parent: BaseGameRule +# noSpawn: true +# components: +# - type: StationEvent +# startAnnouncement: Из-за ошибки в программном обеспечении верфи, некоторые новые суда были случайно отправлены в данный сектор. +# startAudio: +# path: /Audio/Misc/notice1.ogg +# earliestStart: 80 +# minimumPlayers: 30 +# weight: 8 +# startDelay: 10 +# duration: 1800 +# maxDuration: 2400 +# - type: RandomShipyardErrorRule # Corvax-end