Merge branch 'master' of github.com:FlightControl-Master/MOOSE

# Conflicts:
#	Moose Development/Moose/AI/AI_Air_Engage.lua
This commit is contained in:
kaltokri
2023-10-31 15:23:26 +01:00
52 changed files with 299 additions and 314 deletions

View File

@@ -233,12 +233,12 @@
-- Note that this option is optional, so can be omitted. The default value of the RR is 250 meters.
-- * **NR=** Provide the maximum range in meters when the cargo units will be boarded within the carrier during boarding.
-- Note that this option is optional, so can be omitted. The default value of the RR is 10 meters.
--
-- # Developer Note
--
-- Note while this class still works, it is no longer supported as the original author stopped active development of MOOSE
-- Therefore, this class is considered to be deprecated
--
--
-- # Developer Note
--
-- Note while this class still works, it is no longer supported as the original author stopped active development of MOOSE
-- Therefore, this class is considered to be deprecated
--
-- ===
--
-- ### Author: **FlightControl**