diff --git a/Resources/Prototypes/GameRules/events.yml b/Resources/Prototypes/GameRules/events.yml index db99266cbaa..816e9985030 100644 --- a/Resources/Prototypes/GameRules/events.yml +++ b/Resources/Prototypes/GameRules/events.yml @@ -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