Cleanup mimic event (#23705)
* Cleanup mimic event Now it won't be forced on dev map or mapping mode. * Minor cleanup
This commit is contained in:
@@ -32,6 +32,3 @@
|
||||
- VendingMachineStarkist
|
||||
- VendingMachineSpaceUp
|
||||
chance: 1
|
||||
rarePrototypes:
|
||||
- MobMimic
|
||||
rareChance: 0.001
|
||||
|
||||
@@ -23,6 +23,3 @@
|
||||
- VendingMachineStarkist
|
||||
- VendingMachineSpaceUp
|
||||
chance: 1
|
||||
rarePrototypes:
|
||||
- MobMimic
|
||||
rareChance: 0.001
|
||||
|
||||
@@ -20,6 +20,3 @@
|
||||
- VendingMachineChang
|
||||
- VendingMachineDonut
|
||||
chance: 1
|
||||
rarePrototypes:
|
||||
- MobMimic
|
||||
rareChance: 0.001
|
||||
|
||||
@@ -441,3 +441,14 @@
|
||||
reoccurrenceDelay: 60
|
||||
duration: 1
|
||||
- type: IonStormRule
|
||||
|
||||
- type: entity
|
||||
id: MimicVendorRule
|
||||
parent: BaseGameRule
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: StationEvent
|
||||
earliestStart: 0
|
||||
minimumPlayers: 20
|
||||
weight: 5
|
||||
- type: MobReplacementRule
|
||||
|
||||
Reference in New Issue
Block a user