Whoopsie!

So awkward.
This commit is contained in:
Chinsky
2013-06-01 04:34:04 +04:00
parent 9b500764b9
commit 1030ddd8db
@@ -88,7 +88,6 @@
if (getCloneLoss() < 1)
for (var/datum/organ/external/O in organs)
world << "[O.display_name]!"
if (O.status & ORGAN_MUTATED)
O.unmutate()
src << "<span class = 'notice'>Your [O.display_name] is shaped normally again.</span>"