Skip to content
Snippets Groups Projects
Commit 1801ffe7 authored by lowercasedonkey's avatar lowercasedonkey
Browse files

fix ass

parent 765bbd0a
No related branches found
No related tags found
1 merge request!6259Fix ass
...@@ -131,7 +131,7 @@ ...@@ -131,7 +131,7 @@
<<goto "P peacekeepers intro">> <<goto "P peacekeepers intro">>
<<elseif ($arcologies[0].prosperity > 80) && ($TSS.schoolPresent+$GRI.schoolPresent+$SCP.schoolPresent+$LDE.schoolPresent+$TGA.schoolPresent+$HA.schoolPresent+$TFS.schoolPresent+$TCR.schoolPresent+$NUL.schoolPresent == 0) && ($schoolSuggestion == 0)>> <<elseif ($arcologies[0].prosperity > 80) && ($TSS.schoolPresent+$GRI.schoolPresent+$SCP.schoolPresent+$LDE.schoolPresent+$TGA.schoolPresent+$HA.schoolPresent+$TFS.schoolPresent+$TCR.schoolPresent+$NUL.schoolPresent == 0) && ($schoolSuggestion == 0)>>
<<goto "P school suggestion">> <<goto "P school suggestion">>
<<elseif (def $assistant.fsOptions) && $assistant.personality > 0 && $assistant.appearance != "normal" && FutureSocieties.HighestDecoration() >= 40>> <<elseif ($assistant.fsOptions !== 1) && $assistant.personality > 0 && $assistant.appearance != "normal" && FutureSocieties.HighestDecoration() >= 40>>
<<set $Event = "assistant FS">> <<set $Event = "assistant FS">>
<<goto "Assistant Events">> <<goto "Assistant Events">>
<<elseif $assistant.personality > 0 && !$assistant.announcedName && $assistant.power > 0>> <<elseif $assistant.personality > 0 && !$assistant.announcedName && $assistant.power > 0>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment