Adds a proper TRAIT_RADIMMUNE check to the portable scanner and cloner. (#42489)

* ok

hi

* Add TRAIT_RADIMMUNE check to the portable gene scanner and to cloning

* Add TRAIT_RADIMMUNE check to the portable gene scanner and to cloning

* Implemented Suggestions.

* "No Sir, im not a synth, check my DNA!"

* You got it Boss

* Remove a useless Return

Co-Authored-By: Gousaid67 <gousaid67@gmail.com>

* Add a comment, also rerun checks
This commit is contained in:
Erik
2019-01-25 03:33:16 +11:00
committed by Jordie
parent 7aa13b8ef6
commit 517128a53f
3 changed files with 15 additions and 11 deletions
@@ -17,4 +17,4 @@
/datum/species/skeleton/check_roundstart_eligible()
if(SSevents.holidays && SSevents.holidays[HALLOWEEN])
return TRUE
return ..()
return ..()