mirror of
https://github.com/FlightControl-Master/MOOSE_MISSIONS.git
synced 2026-09-01 02:22:07 +00:00
Updated Moose.lua
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
-------------------------------------------------------------------------
|
||||
-- CSR-001 - Basics - Basic Demo
|
||||
-------------------------------------------------------------------------
|
||||
-- Documentation
|
||||
--
|
||||
-- AICSAR: https://flightcontrol-master.github.io/MOOSE_DOCS_DEVELOP/Documentation/Functional.AICSAR.html
|
||||
--
|
||||
-------------------------------------------------------------------------
|
||||
-- Grab a flight and eject from the plane once the mission was loaded.
|
||||
-- Follow your parachuting pilot. Once landing, a helicopter will launch
|
||||
-- to pick you up and fly you to the MASH.
|
||||
-------------------------------------------------------------------------
|
||||
-- Date: Jan 2022
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
local my_aicsar=AICSAR:New("Luftrettung",coalition.side.BLUE,"Downed Pilot","Rescue Helo",AIRBASE:FindByName("Test FARP"),ZONE:New("MASH"))
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
-- CSR-001 - Basics - Basic Demo
|
||||
-------------------------------------------------------------------------
|
||||
-- Documentation
|
||||
--
|
||||
-- AICSAR: https://flightcontrol-master.github.io/MOOSE_DOCS_DEVELOP/Documentation/Functional.AICSAR.html
|
||||
--
|
||||
-------------------------------------------------------------------------
|
||||
-- Grab a flight and eject from the plane once the mission was loaded.
|
||||
-- Follow your parachuting pilot. Once landing, a helicopter will launch
|
||||
-- to pick you up and fly you to the MASH.
|
||||
-------------------------------------------------------------------------
|
||||
-- Date: Jan 2022
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
local my_aicsar=AICSAR:New("Luftrettung",coalition.side.BLUE,"Downed Pilot","Rescue Helo",AIRBASE:FindByName("Test FARP"),ZONE:New("MASH"))
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user