Updated Moose.lua

This commit is contained in:
funkyfranky
2026-01-02 16:06:54 +00:00
parent a430d0e104
commit 50d1775e40
9 changed files with 66706 additions and 14624 deletions
@@ -46,8 +46,8 @@ function armygroup:OnAfterOutOfAmmo()
-- Get a coordinate near the rearming truck.
local coordinate=RearmingTruck:GetRandomCoordinate(10, 25)
-- Order group to rearm at a specific coordinate after one second (need time to cancel the fire at point task)
self:__Rearm(1, coordinate)
-- Order group to rearm at a specific coordinate.
self:Rearm(coordinate)
end
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff