From cd40eaffff561878f651c7a5ab673a8a47748524 Mon Sep 17 00:00:00 2001 From: Swept Date: Fri, 24 Jul 2020 12:17:45 +0000 Subject: [PATCH] Tweaks to the random trashspawner (#1446) --- .../Entities/Effects/Markers/trash_spawner.yml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/Resources/Prototypes/Entities/Effects/Markers/trash_spawner.yml b/Resources/Prototypes/Entities/Effects/Markers/trash_spawner.yml index b274b2263f..f8012a17e2 100644 --- a/Resources/Prototypes/Entities/Effects/Markers/trash_spawner.yml +++ b/Resources/Prototypes/Entities/Effects/Markers/trash_spawner.yml @@ -17,28 +17,23 @@ - type: TrashSpawner rarePrototypes: - PuddleVomit - - TrashPizzaBoxMessy - TrashPlate - TrashSnackBowl - - TrashTray - rareChance: 0.05 + rareChance: 0.03 prototypes: - TrashRaisins - TrashCandy - TrashCheesieHonkers - TrashChips - - TrashCornCob - TrashLiquidFood - TrashPistachiosPack - - TrashPizzaBoxMessy - TrashPlasticBag - TrashPopcorn - TrashSemkiPack - TrashSOSJerky - TrashSyndiCakes - TrashTastyBread - chance: 0.75 + chance: 0.5 offset: 0.2 placement: mode: AlignTileAny -