Skip to content

Commit

Permalink
Update events.yml (DeltaV-Station#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
DebugOk authored Oct 22, 2023
1 parent d5d7be3 commit 43f4441
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Resources/Prototypes/GameRules/events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -375,17 +375,17 @@
sounds:
collection: Paracusia

- type: entity
id: ImmovableRodSpawn
parent: BaseGameRule
noSpawn: true
components:
- type: StationEvent
startAnnouncement: station-event-immovable-rod-start-announcement
startAudio:
path: /Audio/Announcements/attention.ogg
weight: 5
duration: 1
earliestStart: 45
minimumPlayers: 20
- type: ImmovableRodRule
#- type: entity # DeltaV - Why does this exist??
# id: ImmovableRodSpawn
# parent: BaseGameRule
# noSpawn: true
# components:
# - type: StationEvent
# startAnnouncement: station-event-immovable-rod-start-announcement
# startAudio:
# path: /Audio/Announcements/attention.ogg
# weight: 5
# duration: 1
# earliestStart: 45
# minimumPlayers: 20
# - type: ImmovableRodRule

0 comments on commit 43f4441

Please sign in to comment.