ZONE_CAPTURE_COALITON & RANGE

This commit is contained in:
Frank
2019-12-28 23:59:39 +01:00
parent 6dd73dba44
commit 8b506a2f20
5 changed files with 159 additions and 52 deletions

View File

@@ -56,7 +56,7 @@
--- @type ZONE_BASE
-- @field #string ZoneName Name of the zone.
-- @field #number ZoneProbability A value between 0 and 1. 0 = 0% and 1 = 100% probability.
-- @extends Core.Base#BASE
-- @extends Core.Fsm#FSM
--- This class is an abstract BASE class for derived classes, and is not meant to be instantiated.