Skip to content

Commit

Permalink
Nothing
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuoko committed Apr 5, 2024
1 parent 53fb5af commit a5659c6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 27 deletions.
17 changes: 0 additions & 17 deletions Resources/Maps/Ganimed/centcom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39601,23 +39601,6 @@ entities:
- pos: 8.659935,16.59512
parent: 2
type: Transform
- proto: NewsReadCartridge
entities:
- uid: 2216
components:
- pos: 8.569998,16.430286
parent: 2
type: Transform
- uid: 2217
components:
- pos: 8.465074,16.520195
parent: 2
type: Transform
- uid: 2218
components:
- pos: 8.719892,16.62509
parent: 2
type: Transform
- proto: NitrogenCanister
entities:
- uid: 2075
Expand Down
21 changes: 11 additions & 10 deletions Resources/Prototypes/GameRules/events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
- type: StationEvent
weight: 10
duration: 1
minimumPlayers: 15
minimumPlayers: 10
- type: BreakerFlipRule

- type: entity
Expand Down Expand Up @@ -83,7 +83,7 @@
- type: StationEvent
weight: 10
duration: 1
minimumPlayers: 10
minimumPlayers: 15
- type: RandomEntityStorageSpawnRule
prototype: MobSkeletonCloset

Expand Down Expand Up @@ -111,7 +111,7 @@
duration: 1
earliestStart: 30
reoccurrenceDelay: 60
minimumPlayers: 40
minimumPlayers: 20
- type: NinjaSpawnRule

- type: entity
Expand All @@ -123,7 +123,7 @@
weight: 7.5
duration: 1
earliestStart: 45
minimumPlayers: 20
minimumPlayers: 15
- type: RandomSpawnRule
prototype: MobRevenant

Expand Down Expand Up @@ -206,6 +206,7 @@
path: /Audio/Announcements/infestation.ogg
params:
volume: -4
minimumPlayers: 15
- type: VentCrittersRule
entries:
- id: MobMouse
Expand Down Expand Up @@ -308,7 +309,7 @@
weight: 8
duration: 1
earliestStart: 30
minimumPlayers: 20
minimumPlayers: 10
- type: RandomSpawnRule
prototype: SpawnPointGhostTerminator

Expand All @@ -324,7 +325,7 @@
params:
volume: -4
earliestStart: 15
minimumPlayers: 15
minimumPlayers: 10
weight: 5
startDelay: 50
duration: 60
Expand Down Expand Up @@ -364,7 +365,7 @@
path: /Audio/Announcements/attention.ogg
startDelay: 10
earliestStart: 20
minimumPlayers: 15
minimumPlayers: 10
weight: 5
duration: 60
- type: VentCrittersRule
Expand All @@ -387,7 +388,7 @@
path: /Audio/Announcements/attention.ogg
startDelay: 10
earliestStart: 20
minimumPlayers: 15
minimumPlayers: 10
weight: 5
duration: 60
- type: VentCrittersRule
Expand Down Expand Up @@ -439,7 +440,7 @@
- type: StationEvent
earliestStart: 45
weight: 5
minimumPlayers: 20
minimumPlayers: 15
reoccurrenceDelay: 30
duration: 1
- type: LoneOpsSpawnRule
Expand Down Expand Up @@ -472,7 +473,7 @@
weight: 5
duration: 1
earliestStart: 45
minimumPlayers: 20
minimumPlayers: 15
- type: ImmovableRodRule
rodPrototypes:
- id: ImmovableRodKeepTilesStill
Expand Down

0 comments on commit a5659c6

Please sign in to comment.