diff --git a/Moose Development/Moose/Functional/ATC_Ground.lua b/Moose Development/Moose/Functional/ATC_Ground.lua index af4ac91bf..42857c031 100644 --- a/Moose Development/Moose/Functional/ATC_Ground.lua +++ b/Moose Development/Moose/Functional/ATC_Ground.lua @@ -1,9 +1,18 @@ --- **Functional** -- The ATC\_GROUND classes monitor airbase traffic and regulate speed while taxiing. -- +-- +-- ### Features: +-- +-- * Monitor speed of the airplanes of players during taxi. +-- * Communicate ATC ground operations. +-- * Kick speeding players during taxi. +-- -- === -- --- ![Banner Image](..\Presentations\ATC_GROUND\Dia1.JPG) +-- ### Missions: -- +-- [](https://github.com/FlightControl-Master/MOOSE_MISSIONS/tree/master/ABP%20-%20Airbase%20Police) +-- -- === -- -- ### Contributions: Dutch Baron - Concept & Testing