Skip to content

Commit

Permalink
Cherry-picked commit b49f77f from space-wizards/space-station-14/master
Browse files Browse the repository at this point in the history
  • Loading branch information
NakataRin authored and SimpleStation14 committed Apr 21, 2024
1 parent 3bf08c7 commit bc06850
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions Resources/Prototypes/GameRules/events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,16 +67,17 @@
duration: 1
- type: ClericalErrorRule

#- type: entity
# parent: BaseGameRule # DeltaV - this shit is busted most of the time
# id: ClosetSkeleton
# noSpawn: true
# components:
# - type: StationEvent
# weight: 10
# duration: 1
# - type: RandomEntityStorageSpawnRule
# prototype: MobSkeletonCloset
- type: entity
parent: BaseGameRule
id: ClosetSkeleton
noSpawn: true
components:
- type: StationEvent
weight: 10
duration: 1
minimumPlayers: 10
- type: RandomEntityStorageSpawnRule
prototype: MobSkeletonCloset

- type: entity
parent: BaseGameRule
Expand Down

0 comments on commit bc06850

Please sign in to comment.