mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +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:
@@ -515,8 +515,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