02-15-2023, 02:29 PM
(This post was last modified: 02-15-2023, 02:30 PM by TDHooligan. Edited 1 time in total.)
I thought that was the case when I got the gene. Seems it's not 100% what happens:
I did some code diving and it seems that there's a (100 - stability) chance to set a timer for your new gene to automatically fail, which is calculated *after* it's added.
code\modules\medical\genetics\bioHolder.dm:695
Perhaps this should be adjusted to match the normal thresholds, or removed entirely? With the existing gene powers automatically calling a chance to fail surely it's not necessary.
I did some code diving and it seems that there's a (100 - stability) chance to set a timer for your new gene to automatically fail, which is calculated *after* it's added.
code\modules\medical\genetics\bioHolder.dm:695
Perhaps this should be adjusted to match the normal thresholds, or removed entirely? With the existing gene powers automatically calling a chance to fail surely it's not necessary.