diff --git a/src/uncategorized/nonRandomEvent.tw b/src/uncategorized/nonRandomEvent.tw index 2d73fe810057ded907c97de7d06234004f6d6295..81384a1b5dda6709b44084d3ead3d0128e561364 100644 --- a/src/uncategorized/nonRandomEvent.tw +++ b/src/uncategorized/nonRandomEvent.tw @@ -179,7 +179,7 @@ <<set $poorKnight = 1>> <<set $imperialEventweek = _effectiveWeek>> <<goto "SE poorknight">> -<<elseif (_effectiveWeek >= 40) && ($arcologies[0].prosperity > 80) && ($arcologies[0].FSNeoImperialistLaw2 == 1) && $newBaron != 1 && _effectiveWeek >= $imperialEventWeek+3> +<<elseif (_effectiveWeek >= 40) && ($arcologies[0].prosperity > 80) && ($arcologies[0].FSNeoImperialistLaw2 == 1) && $newBaron != 1 && _effectiveWeek >= $imperialEventWeek+3>> <<set $newBaron = 1>> <<set $imperialEventweek = _effectiveWeek>> <<goto "SE newBaron">>