Skip to content

Commit

Permalink
Ears Surgerize
Browse files Browse the repository at this point in the history
  • Loading branch information
Gottfrei committed Dec 7, 2023
1 parent 2d3d5f6 commit bbbe513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/surgery/organs/ears.dm
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@


/obj/item/organ/internal/ears/surgeryize()
owner.SetDeaf(0)
owner?.SetDeaf(0)
heal_internal_damage(100)

/obj/item/organ/internal/ears/cybernetic
Expand Down

0 comments on commit bbbe513

Please sign in to comment.