Skip to content

Commit

Permalink
Merge pull request SpaceCowboyServer#70 from v0idRift/patch_add_ratki…
Browse files Browse the repository at this point in the history
…ng_separeted_event

Король щурів як окремий івент, додам у бота
  • Loading branch information
SpaceCowboyServer authored Apr 17, 2024
2 parents cf69abb + e52a53d commit b241a0a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions Resources/Prototypes/_Pirate/GameRules/events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,20 @@
duration: 1
- type: LostPiratesSpawnRule

- type: entity
id: RatKingArise
parent: BaseGameRule
noSpawn: true
components:
- type: StationEvent
startAnnouncement: station-event-vent-creatures-start-announcement
startAudio:
path: /Audio/Announcements/attention.ogg
earliestStart: 60
minimumPlayers: 20
weight: 5
reoccurrenceDelay: 120
- type: VentCrittersRule
specialEntries:
- id: SpawnPointGhostRatKing
prob: 0

0 comments on commit b241a0a

Please sign in to comment.