From 82de8a5f263a159502db3b2b399e2f502b9bf0b1 Mon Sep 17 00:00:00 2001 From: juniwoofs Date: Mon, 23 Dec 2024 14:08:28 -0800 Subject: [PATCH] added morty plushie to plushie, toy, and arcade reward pools, (#2516) * morty plushie :3 * Morty Plushie fixed real * Update toys.yml Fixed but for realer this time Signed-off-by: juniwoofs * Update toys.yml Signed-off-by: juniwoofs * fixedbutforrealipromise * fixedbutforrealrealrealtrustme * jessiepleaseworkjessie * waitwasthisthefix * imhonestlyembarassed * Plushie morty in the pools * added deltav notation --------- Signed-off-by: juniwoofs Co-authored-by: juniwoofs Co-authored-by: juniwoofs --- Resources/Prototypes/Catalog/Fills/Crates/fun.yml | 1 + Resources/Prototypes/Entities/Markers/Spawners/Random/toy.yml | 1 + .../Entities/Structures/Machines/Computers/arcades.yml | 1 + 3 files changed, 3 insertions(+) diff --git a/Resources/Prototypes/Catalog/Fills/Crates/fun.yml b/Resources/Prototypes/Catalog/Fills/Crates/fun.yml index 551f8654684..ecc017f40aa 100644 --- a/Resources/Prototypes/Catalog/Fills/Crates/fun.yml +++ b/Resources/Prototypes/Catalog/Fills/Crates/fun.yml @@ -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 diff --git a/Resources/Prototypes/Entities/Markers/Spawners/Random/toy.yml b/Resources/Prototypes/Entities/Markers/Spawners/Random/toy.yml index eba1e300edf..6c2f94b3190 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/Random/toy.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/Random/toy.yml @@ -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 diff --git a/Resources/Prototypes/Entities/Structures/Machines/Computers/arcades.yml b/Resources/Prototypes/Entities/Structures/Machines/Computers/arcades.yml index dda0b40fff7..10aade2eb47 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/Computers/arcades.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/Computers/arcades.yml @@ -122,6 +122,7 @@ - PlushieSharkBlue - PlushieVox - PlushieXeno + - PlushieMort # DeltaV Toy, see Resources/Prototypes/DeltaV/Entities/Objects/Fun/toys.yml - PlasticBanana - RevolverCapGun - SnapPopBox