diff --git a/src/uncategorized/nonRandomEvent.tw b/src/uncategorized/nonRandomEvent.tw index a99b773fdf86ff040f72a29147229371c2c5836b..40042d275b8ddcbc4cae6f3ca1db15abbb536dd5 100644 --- a/src/uncategorized/nonRandomEvent.tw +++ b/src/uncategorized/nonRandomEvent.tw @@ -171,7 +171,7 @@ <<goto "P slave medic">> <<elseif ($eventResults.pit == 1) && ($BodyguardID != 0)>> <<goto "PE pit fight">> -<<elseif $rivalOwner == 0 && $secExpEnabled > 0 && between($SecExp.smilingMan.progress, 0, 3)>> +<<elseif $rivalOwner == 0 && $secExpEnabled > 0 && $SecExp.smilingMan.progress <= 3>> <<goto "secExpSmilingMan">> <<elseif ($rivalOwner == 0) && ($seeFCNN == 1) && ($FCNNstation == 0) && ($week > 95) && ($cash > 200000) && ($rep > 7500)>> <<goto "SE FCNN Station">>