Skip to content

Commit

Permalink
Add the fox toys into the spawners (#37)
Browse files Browse the repository at this point in the history
Co-authored-by: Colin-Tel <[email protected]>
  • Loading branch information
FluffiestFloof and Colin-Tel authored Sep 26, 2023
1 parent f4e7925 commit 1d5c85d
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Resources/Prototypes/Entities/Markers/Spawners/Random/toy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@
- ToyDurand
- ToySkeleton
- MysteryFigureBox
- ToyRenault # DeltaV Toy, see Resources/Prototypes/DeltaV/Entities/Objects/Fun/toys.yml
- ToySiobhan # DeltaV Toy, see Resources/Prototypes/DeltaV/Entities/Objects/Fun/toys.yml
chance: 0.5
offset: 0.2

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -671,3 +671,7 @@
- id: GoldenBikeHorn
prob: 0.1
orGroup: GiftPool
- id: ToyRenault # DeltaV Toy, see Resources/Prototypes/DeltaV/Entities/Objects/Fun/toys.yml
orGroup: GiftPool
- id: ToySiobhan # DeltaV Toy, see Resources/Prototypes/DeltaV/Entities/Objects/Fun/toys.yml
orGroup: GiftPool
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 @@ -367,6 +367,10 @@
orGroup: GiftPool
- id: RGBStaff
orGroup: GiftPool
- id: ToyRenault # DeltaV Toy, see Resources/Prototypes/DeltaV/Entities/Objects/Fun/toys.yml
orGroup: GiftPool
- id: ToySiobhan # DeltaV Toy, see Resources/Prototypes/DeltaV/Entities/Objects/Fun/toys.yml
orGroup: GiftPool
sound:
path: /Audio/Effects/unwrap.ogg

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@
- BeachBall
- PlushieMoth
- PlushieHampter
- ToyRenault # DeltaV Toy, see Resources/Prototypes/DeltaV/Entities/Objects/Fun/toys.yml
- ToySiobhan # DeltaV Toy, see Resources/Prototypes/DeltaV/Entities/Objects/Fun/toys.yml
- type: WiresPanel
- type: Wires
LayoutId: Arcade
Expand Down

0 comments on commit 1d5c85d

Please sign in to comment.