mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 13:07:46 +01:00
Merge pull request #3200 from Fox-McCloud/clone-damage
Clone Damage Fix
This commit is contained in:
@@ -142,7 +142,7 @@
|
||||
/mob/living/carbon/human/adjustCloneLoss(var/amount)
|
||||
..()
|
||||
|
||||
if(species.flags & (NO_SCAN))
|
||||
if(species.flags & (NO_DNA_RAD))
|
||||
cloneloss = 0
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user