mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Update Warehouse.lua
This commit is contained in:
@@ -4998,14 +4998,6 @@ function WAREHOUSE:onbeforeChangeCountry(From, Event, To, Country)
|
|||||||
return false
|
return false
|
||||||
end
|
end
|
||||||
|
|
||||||
--- On after "ChangeCountry" event. Warehouse is respawned with the specified country. All queued requests are deleted and the owned airbase is reset if the coalition is changed by changing the
|
|
||||||
-- country.
|
|
||||||
-- @param #WAREHOUSE self
|
|
||||||
-- @param DCS#country.id Country Country which has captured the warehouse.
|
|
||||||
function WAREHOUSE:_ChangeCountry(From, Event, To, Country)
|
|
||||||
|
|
||||||
end
|
|
||||||
|
|
||||||
--- On after "ChangeCountry" event. Warehouse is respawned with the specified country. All queued requests are deleted and the owned airbase is reset if the coalition is changed by changing the
|
--- On after "ChangeCountry" event. Warehouse is respawned with the specified country. All queued requests are deleted and the owned airbase is reset if the coalition is changed by changing the
|
||||||
-- country.
|
-- country.
|
||||||
-- @param #WAREHOUSE self
|
-- @param #WAREHOUSE self
|
||||||
|
|||||||
Reference in New Issue
Block a user