mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
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:
@@ -17,4 +17,4 @@
|
||||
/datum/species/skeleton/check_roundstart_eligible()
|
||||
if(SSevents.holidays && SSevents.holidays[HALLOWEEN])
|
||||
return TRUE
|
||||
return ..()
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user