Skip to content

Commit

Permalink
Update events.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rosieposieeee committed Apr 1, 2024
1 parent 93fa7ec commit 9498a6e
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions Resources/Prototypes/DeltaV/GameRules/events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
path: /Audio/Announcements/aliens.ogg
earliestStart: 20
minimumPlayers: 15
weight: 1
weight: 2.5
duration: 60
- type: VentCrittersRule
entries:
Expand All @@ -30,21 +30,21 @@
- id: MobXenoQueen
prob: 0.005

- type: entity
id: MothroachSpawn
parent: BaseGameRule
noSpawn: true
components:
- type: StationEvent
id: VentCritters
earliestStart: 15
minimumPlayers: 15
weight: 4
duration: 60
- type: VentCrittersRule
entries:
- id: MobMothroach
prob: 0.05
# - type: entity
# id: MothroachSpawn
# parent: BaseGameRule
# noSpawn: true
# components:
# - type: StationEvent
# id: VentCritters
# earliestStart: 15
# minimumPlayers: 15
# weight: 4
# duration: 60
# - type: VentCrittersRule
# entries:
# - id: MobMothroach
# prob: 0.05

- type: entity # Delta-V : Midround Syndie Listening Station Spawn
id: PirateRadioSpawn
Expand Down

0 comments on commit 9498a6e

Please sign in to comment.