Daedalus Dock - Modules - TypesVar Details - Proc Details

spacecash

Vars

valueHow much money one "amount" of this is worth. Use get_item_credit_value().

Procs

use_cashLike use(), but for financial amounts. use_cash(20) on a stack of 10s will use 2. use_cash(22) on a stack of 10s will use 3.

Var Details

value

How much money one "amount" of this is worth. Use get_item_credit_value().

Proc Details

use_cash

Like use(), but for financial amounts. use_cash(20) on a stack of 10s will use 2. use_cash(22) on a stack of 10s will use 3.