text(HarassCalc) Updating text to indicate my code is only based on the calculation
This commit is contained in:
Binary file not shown.
@@ -122,6 +122,8 @@
|
|||||||
Can I see the formula for the calculation?
|
Can I see the formula for the calculation?
|
||||||
</InfoQuestionComponent>
|
</InfoQuestionComponent>
|
||||||
<InfoAnswerComponent>
|
<InfoAnswerComponent>
|
||||||
|
The Harass Calculator is based on the following calculation.
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
<div class="mathContainer">
|
<div class="mathContainer">
|
||||||
<div> =c*m+r*g*(t+l) + </div>
|
<div> =c*m+r*g*(t+l) + </div>
|
||||||
@@ -153,11 +155,8 @@
|
|||||||
<div><i>x</i> is workerProductionIndex</div>
|
<div><i>x</i> is workerProductionIndex</div>
|
||||||
</div>
|
</div>
|
||||||
<br/><br/>
|
<br/><br/>
|
||||||
|
|
||||||
</InfoAnswerComponent>
|
</InfoAnswerComponent>
|
||||||
</InfoBodyComponent>
|
</InfoBodyComponent>
|
||||||
|
|
||||||
|
|
||||||
<InfoBodyComponent>
|
<InfoBodyComponent>
|
||||||
<InfoQuestionComponent>
|
<InfoQuestionComponent>
|
||||||
Can I see the code for the calculation?
|
Can I see the code for the calculation?
|
||||||
@@ -165,7 +164,6 @@
|
|||||||
<InfoAnswerComponent>
|
<InfoAnswerComponent>
|
||||||
<CodeLinkComponent Href="https://github.com/JonathanMcCaffrey/IGP-Fan-Reference/blob/main/IGP/Pages/HarassCalculatorPage.razor"/>
|
<CodeLinkComponent Href="https://github.com/JonathanMcCaffrey/IGP-Fan-Reference/blob/main/IGP/Pages/HarassCalculatorPage.razor"/>
|
||||||
</InfoAnswerComponent>
|
</InfoAnswerComponent>
|
||||||
|
|
||||||
</InfoBodyComponent>
|
</InfoBodyComponent>
|
||||||
</PaperComponent>
|
</PaperComponent>
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user