Skip to content
Snippets Groups Projects
Commit 222802a5 authored by Pregmodder's avatar Pregmodder
Browse files

Merge branch 'patch-2' into 'pregmod-master'

Fix broken dairy notes

See merge request pregmodfan/fc-pregmod!6627
parents a6065e06 438fa47a
No related branches found
No related tags found
1 merge request!6627Fix broken dairy notes
...@@ -449,7 +449,7 @@ ...@@ -449,7 +449,7 @@
$dairyNameCaps's industrial machines can only accept slaves with loose holes. $dairyNameCaps's industrial machines can only accept slaves with loose holes.
<div class="choices"> <div class="choices">
[[Install a preparatory raper|Dairy][cashX(forceNeg(_Tmult2), "capEx"), $dairyPrepUpgrade = 1, $PC.skill.engineering += 0.1]] [[Install a preparatory raper|Dairy][cashX(forceNeg(_Tmult2), "capEx"), $dairyPrepUpgrade = 1, $PC.skill.engineering += 0.1]]
<span class"note"> <span class="note">
Costs <<print cashFormat(_Tmult2)>> Costs <<print cashFormat(_Tmult2)>>
</span> </span>
</div> </div>
...@@ -493,7 +493,7 @@ ...@@ -493,7 +493,7 @@
$dairyNameCaps's milking racks can be remodeled to hold hyper-pregnant cattle. $dairyNameCaps's milking racks can be remodeled to hold hyper-pregnant cattle.
<div class="choices"> <div class="choices">
[[Expand the milking racks|Dairy][cashX(forceNeg(_Tmult1), "capEx"), $dairyHyperPregRemodel = 1]] [[Expand the milking racks|Dairy][cashX(forceNeg(_Tmult1), "capEx"), $dairyHyperPregRemodel = 1]]
<span class"note"> <span class="note">
Costs <<print cashFormat(_Tmult1)>> Costs <<print cashFormat(_Tmult1)>>
</span> </span>
</div> </div>
......
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