Skip to content

Commit

Permalink
no fun (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
FluffiestFloof authored Oct 5, 2023
1 parent b5eb19d commit d24ce62
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 # DeltaV - Prevent the BureaucraticError event to happen.
# 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
Expand Down

0 comments on commit d24ce62

Please sign in to comment.