Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Ждет доработки
Browse files Browse the repository at this point in the history
  • Loading branch information
Vonsant authored Apr 23, 2024
1 parent 72af1bb commit dfe6081
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions Resources/Prototypes/_NF/Events/events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit dfe6081

Please sign in to comment.