Removed 'You are now sterile' line from groin loss due to spam issues when lost by an IPC as well as general pointlessness.

This commit is contained in:
Zuhayr
2014-05-03 21:27:49 +09:30
committed by ZomgPonies
parent 31e95baa78
commit 8986c20a4c
-2
View File
@@ -514,8 +514,6 @@ This function completely restores a damaged organ to perfect condition.
var/obj/organ //Dropped limb object
switch(body_part)
if(LOWER_TORSO)
owner << "\red You are now sterile."
if(HEAD)
if(owner.species.flags & IS_SYNTHETIC)
organ= new /obj/item/weapon/organ/head/posi(owner.loc, owner)