Static moose.lua

This commit is contained in:
FlightControl 2017-02-28 18:50:35 +01:00
parent 438a587927
commit ad3baa1f0d
7 changed files with 12 additions and 15 deletions

View File

@ -1,5 +1,5 @@
env.info( '*** MOOSE STATIC INCLUDE START *** ' )
env.info( 'Moose Generation Timestamp: 20170228_1815' )
env.info( 'Moose Generation Timestamp: 20170228_1849' )
local base = _G
Include = {}
@ -18007,9 +18007,9 @@ end
--
-- ### Contributions:
--
-- * **Wingthor**: Testing & Advice.
-- * **Dutch-Baron**: Testing & Advice.
-- * **[Whisper](http://forums.eagle.ru/member.php?u=3829): Testing.
-- * **Wingthor (TAW)**: Testing & Advice.
-- * **Dutch-Baron (TAW)**: Testing & Advice.
-- * **[Whisper](http://forums.eagle.ru/member.php?u=3829): Testing and Advice.
--
-- ### Authors:
--

View File

@ -1,5 +1,5 @@
env.info( '*** MOOSE STATIC INCLUDE START *** ' )
env.info( 'Moose Generation Timestamp: 20170228_1815' )
env.info( 'Moose Generation Timestamp: 20170228_1849' )
local base = _G
Include = {}
@ -18007,9 +18007,9 @@ end
--
-- ### Contributions:
--
-- * **Wingthor**: Testing & Advice.
-- * **Dutch-Baron**: Testing & Advice.
-- * **[Whisper](http://forums.eagle.ru/member.php?u=3829): Testing.
-- * **Wingthor (TAW)**: Testing & Advice.
-- * **Dutch-Baron (TAW)**: Testing & Advice.
-- * **[Whisper](http://forums.eagle.ru/member.php?u=3829): Testing and Advice.
--
-- ### Authors:
--

View File

@ -881,9 +881,6 @@ Use the method <a href="##(AI_PATROL_ZONE).ManageDamage">AI<em>PATROL</em>ZONE.M
<p> This table contains the targets detected during patrol.</p>
</dd>
</dl>
<dl class="function">

View File

@ -225,9 +225,9 @@ Various methods exist to configure:</p>
<h3>Contributions:</h3>
<ul>
<li><strong>Wingthor</strong>: Testing &amp; Advice.</li>
<li><strong>Dutch-Baron</strong>: Testing &amp; Advice.</li>
<li>**<a href="http://forums.eagle.ru/member.php?u=3829">Whisper</a>: Testing.</li>
<li><strong>Wingthor (TAW)</strong>: Testing &amp; Advice.</li>
<li><strong>Dutch-Baron (TAW)</strong>: Testing &amp; Advice.</li>
<li>**<a href="http://forums.eagle.ru/member.php?u=3829">Whisper</a>: Testing and Advice.</li>
</ul>
<h3>Authors:</h3>

View File

@ -2553,7 +2553,7 @@ Spawn_BE_KA50 = SPAWN:New( 'BE KA-50@RAMP-Ground Defense' ):Schedule( 600, 0.5 )
<p> When the first Spawn executes, all the Groups need to be made visible before start.</p>
<p> Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.</p>
</dd>
</dl>