Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2025-01-06 13:21:23 +00:00
parent e4378cfd49
commit 72f53cc89a
26 changed files with 713 additions and 1043 deletions

View File

@@ -2330,7 +2330,7 @@ The could avoid the lua garbage collection to accidentally/falsely deallocate th
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(RANGE).SetRangeCeiling">RANGE:SetRangeCeiling(ceiling, alt)</a></p></td>
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(RANGE).SetRangeCeiling">RANGE:SetRangeCeiling(altitude)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Set range ceiling altitude in feet MSL.</p>
</td>
@@ -6911,7 +6911,7 @@ Furthermore, the player must not be too high and fly in the direction of the pit
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(RANGE).SetRangeCeiling" ><strong>RANGE:SetRangeCeiling(ceiling, alt)</strong></a></h2>
<h2><a id="#(RANGE).SetRangeCeiling" ><strong>RANGE:SetRangeCeiling(altitude)</strong></a></h2>
</div>
<p>Set range ceiling altitude in feet MSL.</p>
@@ -6922,12 +6922,12 @@ Furthermore, the player must not be too high and fly in the direction of the pit
<div class="w3-margin-left">
<p>RANGE</p>
</div>
<h2><strong>Parameters:</strong></h2>
<h2><strong>Parameter:</strong></h2>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
#number
<strong><strong>ceiling</strong></strong>
<strong><strong>altitude</strong></strong>
</p>
</div>
<div class="w3-half">
@@ -6936,16 +6936,6 @@ Furthermore, the player must not be too high and fly in the direction of the pit
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
<strong><strong>alt</strong></strong>
</p>
</div>
<div class="w3-half">
<p></p>
</div>
</div>
<h2><strong>Return value:</strong></h2>
<div class="w3-row w3-border-bottom w3-margin-left">
<div class="w3-half">