mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-29 18:15:31 +00:00
Publish new release
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
|
||||
local DeliveryUnit = UNIT:FindByName( "Delivery" )
|
||||
local Letter = CARGO_PACKAGE:New( DeliveryUnit, "Letter", "Secret Orders", "0.3", 2000, 25 )
|
||||
local Letter = AI_CARGO_PACKAGE:New( DeliveryUnit, "Letter", "Secret Orders", "0.3", 2000, 25 )
|
||||
|
||||
local CargoCarrier = UNIT:FindByName( "Carrier" )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user