From 11d48278abc18eebfe75a6a9a096afccd224c4c9 Mon Sep 17 00:00:00 2001 From: Flareguy Date: Sun, 20 Oct 2024 10:14:09 -0500 Subject: [PATCH 1/2] spawner fixes & updates --- .../Prototypes/_SSS/suspicion_spawners.yml | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Resources/Prototypes/_SSS/suspicion_spawners.yml b/Resources/Prototypes/_SSS/suspicion_spawners.yml index c96010e309..5f653b4f6b 100644 --- a/Resources/Prototypes/_SSS/suspicion_spawners.yml +++ b/Resources/Prototypes/_SSS/suspicion_spawners.yml @@ -61,6 +61,8 @@ - id: WeaponShotgunEnforcer - id: WeaponProtoKineticAccelerator - id: WeaponShotgunSawn + - id: WeaponMakeshiftLaser + - id: WeaponLaserCarbine - id: CaptainSabre - id: WeaponPistolCHIMPUpgraded # here so that its a weird projectile spam weapon. might not work out - id: WeaponImprovisedPneumaticCannonGun @@ -113,11 +115,7 @@ - id: WeaponRevolverPythonAP - id: WeaponSniperMosin - id: WeaponLauncherRocket - # Wands - - !type:GroupSelector - children: - - id: WeaponWandPolymorphMonkey - - id: WeaponWandFireball + - id: WeaponWandFireball - type: entity name: SSS Utility Spawner @@ -188,19 +186,21 @@ weight: 5 # Very rare children: - id: Bola + prob: 0.9 - id: MedkitCombatFilled + prob: 0.9 - id: DrinkSpaceLube + prob: 0.9 - id: DrinkSpaceGlue - - id: DrinkSpaceGlue + prob: 0.9 + - id: NuclearGrenade + prob: 0.001 # Wands - !type:GroupSelector + prob: 0.1 children: - id: WeaponStaffHealing - id: WeaponWandPolymorphDoor - - !type:GroupSelector - weight: 0.5 # The Nuclear Option. No further elaboration needed. - children: - - id: NuclearGrenade - type: entity From 1c3f34254b810761d81b2b0f9ab9a255c2f1d5b0 Mon Sep 17 00:00:00 2001 From: Flareguy Date: Sun, 20 Oct 2024 10:19:02 -0500 Subject: [PATCH 2/2] oop --- Resources/Prototypes/_SSS/suspicion_spawners.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/_SSS/suspicion_spawners.yml b/Resources/Prototypes/_SSS/suspicion_spawners.yml index 5f653b4f6b..ad57b4cb37 100644 --- a/Resources/Prototypes/_SSS/suspicion_spawners.yml +++ b/Resources/Prototypes/_SSS/suspicion_spawners.yml @@ -145,7 +145,7 @@ weight: 90 children: - !type:GroupSelector - weight: 84.5 # Common + weight: 85 # Common children: - id: ClothingEyesGlassesSunglasses - id: ClothingMaskGas