diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/elemental.yml b/Resources/Prototypes/Entities/Mobs/NPCs/elemental.yml index beed7db43c..666ded8ff3 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/elemental.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/elemental.yml @@ -185,7 +185,8 @@ factions: - SimpleHostile - type: RadiationSource - intensity: 0.3 + intensity: 2 + slope: 0.3 - type: Destructible thresholds: - trigger: @@ -198,8 +199,8 @@ - !type:SpawnEntitiesBehavior spawn: UraniumOre1: - min: 4 - max: 6 + min: 8 + max: 10 - !type:DoActsBehavior acts: [ "Destruction" ] - type: PointLight