mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user