From 5e2481af7acbcfaba580e408a288978e8732e3b0 Mon Sep 17 00:00:00 2001 From: Applevangelist Date: Thu, 5 Feb 2026 12:21:13 +0100 Subject: [PATCH] xx --- Moose Development/Moose/Cargo/Cargo.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Moose Development/Moose/Cargo/Cargo.lua b/Moose Development/Moose/Cargo/Cargo.lua index 76307dd78..57068feda 100644 --- a/Moose Development/Moose/Cargo/Cargo.lua +++ b/Moose Development/Moose/Cargo/Cargo.lua @@ -372,7 +372,7 @@ CARGOS = {} do -- CARGO - -- @type CARGO + --- @type CARGO -- @extends Core.Fsm#FSM_PROCESS -- @field #string Type A string defining the type of the cargo. eg. Engineers, Equipment, Screwdrivers. -- @field #string Name A string defining the name of the cargo. The name is the unique identifier of the cargo.