Change storagesystem.fill to always grant an item to orgroups when probability is equal to 1.0 (#6916)
Co-authored-by: fishfish458 <fishfish458>
This commit is contained in:
@@ -192,7 +192,7 @@
|
||||
prob: 0.15
|
||||
orGroup: Pizza
|
||||
- id: FoodPizzaDank
|
||||
prob: 0.15
|
||||
prob: 0.10
|
||||
orGroup: Pizza
|
||||
- id: FoodPizzaSassysage
|
||||
prob: 0.15
|
||||
@@ -213,7 +213,7 @@
|
||||
prob: 0.15
|
||||
orGroup: Pizza
|
||||
- id: FoodPizzaDonkpocket
|
||||
prob: 0.15
|
||||
prob: 0.10
|
||||
orGroup: Pizza
|
||||
|
||||
# Nugget
|
||||
|
||||
Reference in New Issue
Block a user