Skip to content

Commit

Permalink
ill be back
Browse files Browse the repository at this point in the history
  • Loading branch information
deltanedas committed Jan 28, 2024
1 parent 143133a commit 8fe90c8
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Resources/Prototypes/GameRules/events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -280,18 +280,18 @@
lightBreakChancePerSecond: 0.0003
doorToggleChancePerSecond: 0.001

# - type: entity
# parent: BaseGameRule
# id: TerminatorSpawn
# noSpawn: true
# components:
# - type: StationEvent
# weight: 8
# duration: 1
# earliestStart: 30
# minimumPlayers: 20
# - type: RandomSpawnRule
# prototype: SpawnPointGhostTerminator
- type: entity
parent: BaseGameRule
id: TerminatorSpawn
noSpawn: true
components:
- type: StationEvent
weight: 8
duration: 1
earliestStart: 30
minimumPlayers: 20
- type: RandomSpawnRule
prototype: SpawnPointGhostTerminator

- type: entity
id: VentClog
Expand Down

0 comments on commit 8fe90c8

Please sign in to comment.