Skip to content
Snippets Groups Projects
Commit 39c244aa authored by Pregmodder's avatar Pregmodder
Browse files

Merge branch 'Corporation' into 'pregmod-master'

Corporation Absurd Implant Fix

See merge request pregmodfan/fc-pregmod!3450
parents 1a0a6fb5 abce878b
No related branches found
No related tags found
No related merge requests found
......@@ -1951,7 +1951,7 @@ __Slave specialization__
<br>The corporation applies tasteful implants to all slaves.
<<if $corpSpecTimer == 0>>
<<if $corpDivSurgeryDev > 100 && $corpSpecToken > 0>>
[[Absurd Implants|Manage Corporation][$corpSpecImplants = 2, $corpSpecToken -= 1, ]] |
[[Absurd Implants|Manage Corporation][$corpSpecImplants = 2, $corpSpecToken -= 1, $corpSpecTimer = 2]] |
<</if>>
<<link "No Focus">><<unset $corpSpecImplants>><<set $corpSpecToken += 1, $corpSpecTimer = 2>><<goto "Manage Corporation">><</link>>
<</if>>
......
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