Skip to content

Commit

Permalink
haha whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
Skies-Of-Blue committed Mar 5, 2024
1 parent 3d8ac3d commit 0a0f195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/surgery/mechanic_steps.dm
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
name = "manipulate mechanical organs"
preop_sound = 'sound/surgery/organ2.ogg'
success_sound = 'sound/surgery/organ1.ogg'
var/implements_extract = list(
implements_extract = list(
TOOL_HEMOSTAT = 55,
TOOL_CROWBAR = 100,
/obj/item/kitchen/fork = 35)
Expand Down

0 comments on commit 0a0f195

Please sign in to comment.