Fix duplicate prototype, increase most conditional spawners' chance of spawning
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user