diff --git a/code/game/objects/items/devices/defibrillator.dm b/code/game/objects/items/devices/defibrillator.dm index 114b5f98247e..a618d30d9387 100644 --- a/code/game/objects/items/devices/defibrillator.dm +++ b/code/game/objects/items/devices/defibrillator.dm @@ -330,7 +330,7 @@ force = 0 throwforce = 0 skill_to_check = SKILL_ENGINEER - skill_level = SKILL_ENGINEER_ENGI + skill_level = SKILL_ENGINEER_TRAINED blocked_by_suit = FALSE should_spark = FALSE