Abandoned by time, I finally synchronize with the present.

This commit is contained in:
Crazylemon64
2016-03-05 02:59:53 -08:00
parent 309d9fc9e6
commit f8769ff542
@@ -510,6 +510,8 @@
if(!istype(potential_parent) || potential_parent.is_stump())
src << "<span class='danger'>You've lost the organ that you've been growing your new part on!</span>"
return // No rayman for you
// Grah this line will leave a "not used" warning, in spite of the fact that the new() proc WILL do the thing.
// Bothersome.
var/obj/item/organ/external/new_limb = new limb_path(src)
adjustBruteLoss(stored_brute)
adjustFireLoss(stored_burn)