Skip to content

Instantly share code, notes, and snippets.

View cacogen's full-sized avatar
🥑

cacogen

🥑
View GitHub Profile
@cacogen
cacogen / cargoexportvalues.dm
Last active November 10, 2021 14:21
/tg/station cargo export values 11/11/2021
code\__DEFINES\cargo.dm
/// The baseline unit for cargo crates. Adjusting this will change the cost of all in-game shuttles, crate export values, bounty rewards, and all supply pack import values, as they use this as their unit of measurement.
#define CARGO_CRATE_VALUE 200
code\modules\cargo\exports\antiques.dm
/datum/export/antique
cost = CARGO_CRATE_VALUE*10
code\modules\cargo\exports\civilain_bounty.dm:
/datum/export/bounty_box