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:
metalgearsloth
2024-01-08 17:26:02 +11:00
committed by GitHub
parent dc994f9c66
commit f0d9782df4
6 changed files with 69 additions and 9 deletions

View File

@@ -32,6 +32,3 @@
- VendingMachineStarkist
- VendingMachineSpaceUp
chance: 1
rarePrototypes:
- MobMimic
rareChance: 0.001

View File

@@ -23,6 +23,3 @@
- VendingMachineStarkist
- VendingMachineSpaceUp
chance: 1
rarePrototypes:
- MobMimic
rareChance: 0.001

View File

@@ -20,6 +20,3 @@
- VendingMachineChang
- VendingMachineDonut
chance: 1
rarePrototypes:
- MobMimic
rareChance: 0.001

View File

@@ -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