Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2024-04-15 07:00:01 +00:00
parent 3de79c4bb2
commit 964368704c
27 changed files with 866 additions and 1001 deletions
+34
View File
@@ -4066,6 +4066,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBASE.TerminalType).Shelter">AIRBASE.TerminalType.Shelter</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>68: Hardened Air Shelter. Currently only on Caucaus map.</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBASE.TerminalType).SmallSizeFigher">AIRBASE.TerminalType.SmallSizeFigher</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>100: Tight spots for smaller type fixed wing aircraft, like the F-16. Example of these spots: 04, 05, 06 on Muwaffaq_Salti. A Viper sized plane can spawn here, but an A-10 or Strike Eagle can't</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBASE.TerminalType).SmallSizeFighter">AIRBASE.TerminalType.SmallSizeFighter</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
</td>
</tr>
</table>
@@ -18295,6 +18307,28 @@ When moose is loading dynamically (for moose class development), tracing is swit
<p>68: Hardened Air Shelter. Currently only on Caucaus map.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(AIRBASE.TerminalType).SmallSizeFigher" ><strong>AIRBASE.TerminalType.SmallSizeFigher</strong></a>
<p>100: Tight spots for smaller type fixed wing aircraft, like the F-16. Example of these spots: 04, 05, 06 on Muwaffaq_Salti. A Viper sized plane can spawn here, but an A-10 or Strike Eagle can't</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#number
<a id="#(AIRBASE.TerminalType).SmallSizeFighter" ><strong>AIRBASE.TerminalType.SmallSizeFighter</strong></a>
</div>
</div>