Skip to content

Commit

Permalink
Update events.yml
Browse files Browse the repository at this point in the history
removed whitespace likely causing test failures

Signed-off-by: Colin-Tel <[email protected]>
  • Loading branch information
Colin-Tel authored Dec 13, 2023
1 parent 5614315 commit 97c32c9
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Resources/Prototypes/GameRules/events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 +43,17 @@
minimumPlayers: 15
- type: BreakerFlipRule

- type: entity
id: BureaucraticError
parent: BaseGameRule
noSpawn: true
components:
- type: StationEvent
startAnnouncement: station-event-bureaucratic-error-announcement
minimumPlayers: 25
weight: 5
duration: 1
- type: BureaucraticErrorRule
- type: entity
id: BureaucraticError
parent: BaseGameRule
noSpawn: true
components:
- type: StationEvent
startAnnouncement: station-event-bureaucratic-error-announcement
minimumPlayers: 25
weight: 5
duration: 1
- type: BureaucraticErrorRule

#- type: entity
# parent: BaseGameRule # DeltaV - this shit is busted most of the time
Expand Down

0 comments on commit 97c32c9

Please sign in to comment.