mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +01:00
Fixes a mitocholide runtime (#22595)
* how did someone do surgery on an ears * this is what we actually want * makes the code cooler Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> --------- Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
|
||||
/obj/item/organ/internal/ears/surgeryize()
|
||||
owner.SetDeaf(0)
|
||||
owner?.SetDeaf(0)
|
||||
heal_internal_damage(100)
|
||||
|
||||
/obj/item/organ/internal/ears/cybernetic
|
||||
|
||||
Reference in New Issue
Block a user