Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added morty plushie to plushie, toy, and arcade reward pools, #2516

Merged
merged 14 commits into from
Dec 23, 2024
1 change: 1 addition & 0 deletions Resources/Prototypes/Catalog/Fills/Crates/fun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
- id: PlushieMothRandom # Nyano - random moth plushies
- id: PlushieArachind
- id: PlushiePenguin
- id: PlushieMort # DeltaV Toy, see Resources/Prototypes/DeltaV/Entities/Objects/Fun/toys.yml

- type: entity
id: CrateFunPlushie
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
- PlushieMoth
- PlushieMothRandom # Nyanotrasen Random Moth Plushies
- PlushieArachind
- PlushieMort # 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 @@ -122,6 +122,7 @@
- PlushieSharkBlue
- PlushieVox
- PlushieXeno
- PlushieMort # DeltaV Toy, see Resources/Prototypes/DeltaV/Entities/Objects/Fun/toys.yml
- PlasticBanana
- RevolverCapGun
- SnapPopBox
Expand Down
Loading