Skip to content

Commit

Permalink
Lowered weight of fun gift crate chances
Browse files Browse the repository at this point in the history
  • Loading branch information
august-sun committed Sep 19, 2024
1 parent 41fa6d5 commit 0d5f385
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Resources/Prototypes/GameRules/cargo_gifts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
parent: CargoGiftsBase
components:
- type: StationEvent
weight: 3
weight: 1
duration: 120
earliestStart: 30
minimumPlayers: 20
Expand All @@ -239,7 +239,7 @@
parent: CargoGiftsBase
components:
- type: StationEvent
weight: 3
weight: 1
duration: 120
earliestStart: 30
minimumPlayers: 20
Expand All @@ -254,7 +254,7 @@
parent: CargoGiftsBase
components:
- type: StationEvent
weight: 3
weight: 1
duration: 120
earliestStart: 30
minimumPlayers: 20
Expand All @@ -269,7 +269,7 @@
parent: CargoGiftsBase
components:
- type: StationEvent
weight: 3
weight: 1
duration: 120
earliestStart: 30
minimumPlayers: 20
Expand All @@ -284,7 +284,7 @@
parent: CargoGiftsBase
components:
- type: StationEvent
weight: 3
weight: 1
duration: 120
earliestStart: 30
minimumPlayers: 20
Expand Down

0 comments on commit 0d5f385

Please sign in to comment.