MOOSE demonstration missions [skip ci]

This commit is contained in:
Applevangelist
2021-09-23 17:58:23 +00:00
parent fece387108
commit 9e8d8b4213
459 changed files with 1 additions and 1 deletions
@@ -26,7 +26,7 @@ myctld:__Start(5)
myctld:AddCTLDZone("PickupZone",CTLD.CargoZoneType.LOAD,SMOKECOLOR.Blue,true,true)
-- define a drop zone
myctld:AddCTLDZone("DropZone",CTLD.CargoZoneType.DROP,SMOKECOLOR.Red,true,true)
myctld:AddCTLDZone("DropZone",CTLD.CargoZoneType.LOAD,SMOKECOLOR.Red,true,true)
-- define statics cargo
myctld:AddStaticsCargo("Ammunition",50,25) -- ammuntion weight 50kg ;) stock 25 pc