/tg/ Station 13 - Modules - TypesDefine Details

code/modules/cargo/order.dm

MANIFEST_ERROR_CHANCEThe chance for a manifest or crate to be created with errors
MANIFEST_ERROR_NAMEDetermines if the station name will be incorrect on the manifest
MANIFEST_ERROR_CONTENTSDetermines if contents will be deleted from the manifest but still be present in the crate
MANIFEST_ERROR_ITEMDetermines if contents will be deleted from the crate but still be present in the manifest
/datum/supply_order/disposableCustom type of order who's supply pack can be safely deleted
/datum/supply_order/disposable/materialsCustom material order to append cargo crate value to the final order cost

Define Details

MANIFEST_ERROR_CHANCE

The chance for a manifest or crate to be created with errors

MANIFEST_ERROR_CONTENTS

Determines if contents will be deleted from the manifest but still be present in the crate

MANIFEST_ERROR_ITEM

Determines if contents will be deleted from the crate but still be present in the manifest

MANIFEST_ERROR_NAME

Determines if the station name will be incorrect on the manifest