diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml b/Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml index 5998acd5f3..08afc66df1 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/simplemob.yml @@ -110,8 +110,6 @@ - type: Internals - type: StatusEffects allowed: - - Stun - - KnockedDown - SlowedDown - Stutter - Electrocution @@ -180,6 +178,13 @@ damage: types: Blunt: 0.15 #per second, scales with pressure and other constants. + - type: StatusEffects + allowed: + - Stun + - KnockedDown + - SlowedDown + - Stutter + - Electrocution - type: ThermalRegulator metabolismHeat: 800 radiatedHeat: 100