mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-17 12:50:22 +00:00
@@ -1337,7 +1337,7 @@ function SUPPRESSION:onafterOutOfAmmo(Controllable, From, Event, To)
|
|||||||
self:_EventFromTo("onafterOutOfAmmo", Event, From, To)
|
self:_EventFromTo("onafterOutOfAmmo", Event, From, To)
|
||||||
|
|
||||||
-- Info to log.
|
-- Info to log.
|
||||||
sefl:T(self.lid..string.format("Out of ammo!"))
|
self:T(self.lid..string.format("Out of ammo!"))
|
||||||
|
|
||||||
-- Order retreat if retreat zone was specified.
|
-- Order retreat if retreat zone was specified.
|
||||||
if self.RetreatZone then
|
if self.RetreatZone then
|
||||||
|
|||||||
Reference in New Issue
Block a user