From d55ace72e46cc6b4485e3dd51f70b2ea9c3ccf0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Aguilera=20Puerto?= Date: Sun, 16 Aug 2020 18:24:36 +0200 Subject: [PATCH] Fix duplicate prototype, increase most conditional spawners' chance of spawning --- .../Markers/gamemode_conditional_spawners.yml | 36 ++++--------------- 1 file changed, 7 insertions(+), 29 deletions(-) diff --git a/Resources/Prototypes/Entities/Effects/Markers/gamemode_conditional_spawners.yml b/Resources/Prototypes/Entities/Effects/Markers/gamemode_conditional_spawners.yml index b203903616..1fe1cb94e2 100644 --- a/Resources/Prototypes/Entities/Effects/Markers/gamemode_conditional_spawners.yml +++ b/Resources/Prototypes/Entities/Effects/Markers/gamemode_conditional_spawners.yml @@ -71,7 +71,7 @@ - PistolMolly - PistolOlivaw - PistolPaco - chance: 0.75 + chance: 0.95 gameRules: - RuleSuspicion @@ -96,7 +96,7 @@ - ToolboxEmergency - CrowbarRed - Stunbaton - chance: 0.75 + chance: 0.95 gameRules: - RuleSuspicion @@ -118,7 +118,7 @@ - RevolverDeckard - RevolverInspector - RevolverMateba - chance: 0.75 + chance: 0.95 gameRules: - RuleSuspicion @@ -144,7 +144,7 @@ - ShotgunRegulator - ShotgunPump - ShotgunSawn - chance: 0.75 + chance: 0.95 gameRules: - RuleSuspicion @@ -169,7 +169,7 @@ - SmgStraylight - SmgWt550 - SmgZoric - chance: 0.75 + chance: 0.95 gameRules: - RuleSuspicion @@ -191,7 +191,7 @@ - SniperBoltGun - SniperBoltGunWood - SniperHeavy - chance: 0.75 + chance: 0.95 gameRules: - RuleSuspicion @@ -217,7 +217,7 @@ - LaserCannon - XrayCannon - TaserGun - chance: 0.75 + chance: 0.85 gameRules: - RuleSuspicion @@ -268,28 +268,6 @@ gameRules: - RuleSuspicion -- type: entity - name: Suspicion Sniper Spawner - id: SuspicionSniperSpawner - parent: BaseConditionalSpawner - components: - - type: Sprite - netsync: false - visible: false - sprite: Interface/Misc/markers.rsi - state: spawner_sniper - - type: Icon - sprite: Interface/Misc/markers.rsi - state: spawner_sniper - - type: ConditionalSpawner - prototypes: - - SniperBoltGun - - SniperBoltGunWood - - SniperHeavy - chance: 0.75 - gameRules: - - RuleSuspicion - - type: entity name: Suspicion Rifle Ammo Spawner id: SuspicionRifleMagazineSpawner