This commit is contained in:
Frank
2023-01-30 21:52:22 +01:00
parent 694ad5d33d
commit 0b3aea2bf3
3 changed files with 18 additions and 14 deletions

View File

@@ -1530,7 +1530,7 @@ end
--- Add a unit or static object as bombing target.
-- @param #RANGE self
-- @param Wrapper.Positionable#POSITIONABLE unit Positionable (unit or static) of the strafe target.
-- @param Wrapper.Positionable#POSITIONABLE unit Positionable (unit or static) of the bombing target.
-- @param #number goodhitrange Max distance from unit which is considered as a good hit.
-- @param #boolean randommove If true, unit will move randomly within the range. Default is false.
-- @return #RANGE self