Удаление урановой мыши RIP (#166)
* Меньше раковых образований среди экипажа * formating
This commit is contained in:
@@ -56,7 +56,6 @@
|
||||
- MobMouse
|
||||
- MobMouse1
|
||||
- MobMouse2
|
||||
- MobMouseUranium
|
||||
# round ~90m
|
||||
# one spawner should only spawn ~5 mice for sanity reasons
|
||||
# therefore 18m
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
- MobMouse
|
||||
- MobMouse1
|
||||
- MobMouse2
|
||||
- MobMouseUranium
|
||||
|
||||
- type: entity
|
||||
name: Cockroach Spawner
|
||||
|
||||
@@ -3394,38 +3394,3 @@
|
||||
components:
|
||||
- type: ReplacementAccent
|
||||
accent: nymph
|
||||
|
||||
- type: entity
|
||||
name: Uranium mouse
|
||||
description: It's Cancer Mouse, everybody!
|
||||
parent: MobMouse
|
||||
id: MobMouseUranium
|
||||
components:
|
||||
- type: Sprite
|
||||
color: LightGreen
|
||||
- type: PointLight
|
||||
color: LightGreen
|
||||
radius: 5
|
||||
energy: 5
|
||||
netsync: false
|
||||
- type: RadiationSource
|
||||
intensity: 1
|
||||
- type: Bloodstream
|
||||
bloodReagent: UnstableMutagen
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
reagents:
|
||||
- ReagentId: UncookedAnimalProteins
|
||||
Quantity: 3
|
||||
- ReagentId: Uranium
|
||||
Quantity: 10
|
||||
- type: Butcherable
|
||||
spawned:
|
||||
- id: FoodMeatRat
|
||||
amount: 1
|
||||
- id: SheetUranium1
|
||||
amount: 1
|
||||
- type: Damageable
|
||||
damageContainer: Biological
|
||||
damageModifierSet: Zombie
|
||||
|
||||
@@ -180,8 +180,6 @@
|
||||
prob: 0.02
|
||||
- id: MobMouse2
|
||||
prob: 0.02
|
||||
- id: MobMouseUranium
|
||||
prob: 0.02
|
||||
- id: MobMouseCancer
|
||||
prob: 0.001
|
||||
specialEntries:
|
||||
|
||||
Reference in New Issue
Block a user