Skip to content

Commit

Permalink
rare
Browse files Browse the repository at this point in the history
  • Loading branch information
lAstronautl committed Jul 8, 2024
1 parent 7643d48 commit a6d40a1
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Resources/Prototypes/Catalog/Fills/Crates/cargo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,10 @@
- id: Bola
prob: 0.01
orGroup: Weapons
- id: ToyEnergyShield
prob: 0.01
- id: ToyEnergySwordDouble
prob: 0.01
- id: ToySword
prob: 0.01
orGroup: Weapons
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -535,6 +535,10 @@
orGroup: GiftPool
- id: ToySword
orGroup: GiftPool
- id: ToyEnergyShield
orGroup: GiftPool
- id: ToyEnergySwordDouble
orGroup: GiftPool
- id: RevolverCapGun
orGroup: GiftPool
- id: ToyRubberDuck
Expand Down Expand Up @@ -589,6 +593,10 @@
orGroup: GiftPool
- id: ToySword
orGroup: GiftPool
- id: ToyEnergyShield
orGroup: GiftPool
- id: ToyEnergySwordDouble
orGroup: GiftPool
- id: BalloonSyn
prob: 0.6
orGroup: GiftPool
Expand Down
4 changes: 4 additions & 0 deletions Resources/Prototypes/Entities/Objects/Decoration/present.yml
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,10 @@
orGroup: GiftPool
- id: ToySword
orGroup: GiftPool
- id: ToyEnergyShield
orGroup: GiftPool
- id: ToyEnergySwordDouble
orGroup: GiftPool
- id: RevolverCapGun
orGroup: GiftPool
- id: Ash
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@
- BalloonNT
- BalloonCorgi
- ToySword
- ToyEnergySwordDouble
- ToyEnergyShield
- CrayonBox
- BoxDonkSoftBox
- BoxCartridgeCap
Expand Down

0 comments on commit a6d40a1

Please sign in to comment.