Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2024-03-01 07:26:10 +00:00
parent 7314d5fa73
commit 30d48fd7fc
33 changed files with 913 additions and 411 deletions

View File

@@ -1908,7 +1908,7 @@ Derived classes implement the ways how the achievements can be realized.</p>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ZONE_GOAL).GetScannedSetGroup">ZONE_GOAL:GetScannedSetGroup()</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Get a set of scanned units.</p>
<p>Get a set of scanned groups.</p>
</td>
</tr>
<tr class="w3-border">
@@ -1926,7 +1926,7 @@ Derived classes implement the ways how the achievements can be realized.</p>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ZONE_GOAL).GetScannedUnits">ZONE_GOAL:GetScannedUnits()</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Count the number of different coalitions inside the zone.</p>
<p>Get a table of scanned units.</p>
</td>
</tr>
<tr class="w3-border">
@@ -3596,7 +3596,7 @@ Returns the Coalition for the given Coalition if there are units of the Coalitio
<h2><a id="#(ZONE_GOAL).GetScannedSetGroup" ><strong>ZONE_GOAL:GetScannedSetGroup()</strong></a></h2>
</div>
<p>Get a set of scanned units.</p>
<p>Get a set of scanned groups.</p>
<div id= "#Functions##GetScannedSetGroup" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -3686,7 +3686,7 @@ Returns the Coalition for the given Coalition if there are units of the Coalitio
<h2><a id="#(ZONE_GOAL).GetScannedUnits" ><strong>ZONE_GOAL:GetScannedUnits()</strong></a></h2>
</div>
<p>Count the number of different coalitions inside the zone.</p>
<p>Get a table of scanned units.</p>
<div id= "#Functions##GetScannedUnits" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">