Skip to content
Snippets Groups Projects
Commit a5e14d92 authored by j's avatar j
Browse files

Hopefully last commit.

parent 339ea8c3
No related branches found
No related tags found
2 merge requests!1155Pregmod master,!1112School room teacherhistory has an effect and pc gains skills while doing relevant tasks.
......@@ -122,7 +122,7 @@
It will still take <<if $garrison.assistantTime> 1>>$garrison.assistantTime weeks<<else>>a week<</if>> to finish repair works.
<<set _secGrowth-->>
<<set _crimeGrowth++>>
<<set $garrison.assistantTime--,$PC.engineering+= .1>>
<<set $garrison.assistantTime--,$PC.engineering += .1>>
<</if>>
<<if $SFSupportLevel >= 3>>
......
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