Refactors ears into organs (#513)
* Refactors ear damage into ear organs * Update human.dm * Update species.dm * Delete species.dm.rej * Update tgstation.dme * Delete tgstation.dme.rej * Delete human.dm.rej * Update tongue.dm * Delete surgery.dmi * upload fixed surgery.dmi
This commit is contained in:
committed by
Poojawa
parent
a905c15dad
commit
84321916a5
@@ -118,7 +118,7 @@
|
||||
color = "#6600FF" // rgb: 100, 165, 255
|
||||
|
||||
/datum/reagent/medicine/inacusiate/on_mob_life(mob/living/M)
|
||||
M.setEarDamage(0,0)
|
||||
M.restoreEars()
|
||||
..()
|
||||
|
||||
/datum/reagent/medicine/cryoxadone
|
||||
|
||||
Reference in New Issue
Block a user