Posted March 04, 2025
Description
Now this is a little complicated.
First of all, the Outcast story is a little bit hard to follow. I dont know if it makes more sense in russian, but the english translation leaves mucht to be understood - what the words mean that is. I really would like more clearity on what the characters think they found.
Apart from that the code checks for bio_dismissed_30 before bio_dismissed_60. bio_dismissed_60 is the more indepth version, but you can only reach it i you dont trigger the bio_dismissed_30 flag.
Fix
Check bio_dismissed_60 before bio_dismissed_30.
Now this is a little complicated.
First of all, the Outcast story is a little bit hard to follow. I dont know if it makes more sense in russian, but the english translation leaves mucht to be understood - what the words mean that is. I really would like more clearity on what the characters think they found.
Apart from that the code checks for bio_dismissed_30 before bio_dismissed_60. bio_dismissed_60 is the more indepth version, but you can only reach it i you dont trigger the bio_dismissed_30 flag.
Fix
Check bio_dismissed_60 before bio_dismissed_30.