Skip to content

Commit

Permalink
Update code/game/objects/items/devices/defibrillator.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Git-Nivrak <[email protected]>
  • Loading branch information
Blundir and Git-Nivrak authored Jan 18, 2025
1 parent f287e25 commit f521d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/devices/defibrillator.dm
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit f521d55

Please sign in to comment.