mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Static moose.lua
This commit is contained in:
parent
438a587927
commit
ad3baa1f0d
@ -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:
|
||||
--
|
||||
|
||||
@ -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:
|
||||
--
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@ -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">
|
||||
|
||||
@ -225,9 +225,9 @@ Various methods exist to configure:</p>
|
||||
<h3>Contributions:</h3>
|
||||
|
||||
<ul>
|
||||
<li><strong>Wingthor</strong>: Testing & Advice.</li>
|
||||
<li><strong>Dutch-Baron</strong>: Testing & Advice.</li>
|
||||
<li>**<a href="http://forums.eagle.ru/member.php?u=3829">Whisper</a>: Testing.</li>
|
||||
<li><strong>Wingthor (TAW)</strong>: Testing & Advice.</li>
|
||||
<li><strong>Dutch-Baron (TAW)</strong>: Testing & Advice.</li>
|
||||
<li>**<a href="http://forums.eagle.ru/member.php?u=3829">Whisper</a>: Testing and Advice.</li>
|
||||
</ul>
|
||||
|
||||
<h3>Authors:</h3>
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user