Skip to content

Commit

Permalink
reduce currency prob to 0.7 from 1
Browse files Browse the repository at this point in the history
  • Loading branch information
Peptide90 authored Jan 8, 2024
1 parent 2da2c8f commit e0cbbe7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Resources/Prototypes/Nuclear14/Catalog/Fills/storage_fills.yml
Original file line number Diff line number Diff line change
Expand Up @@ -293,27 +293,27 @@
amount: 1
maxAmount: 10
- id: N14CurrencyCap
prob: 1
prob: 0.7
orGroup: Currency
amount: 1
maxAmount: 25
- id: N14CurrencyPrewar
prob: 1
prob: 0.7
orGroup: Currency
amount: 1
maxAmount: 25
- id: N14CurrencyNCRDollar
prob: 1
prob: 0.7
orGroup: Currency
amount: 1
maxAmount: 25
- id: N14CurrencyLegionAureus
prob: 1
prob: 0.7
orGroup: Currency
amount: 1
maxAmount: 25
- id: N14CurrencyLegionDenarius
prob: 1
prob: 0.7
orGroup: Currency
amount: 1
maxAmount: 25
Expand Down Expand Up @@ -1117,4 +1117,4 @@
- id: N14FloraWildWhiteHorsenettleClippingSeed
prob: 0.05
- id: N14FloraWildXanderRootClippingSeed
prob: 0.05
prob: 0.05

0 comments on commit e0cbbe7

Please sign in to comment.