pricetag ![code/datums/components/pricetag.dm 1](git.png)
Vars | |
default_profit_ratio | Payee gets 100% of the value if no ratio has been set. |
---|---|
payees | List of bank accounts this pricetag pays out to. Format is payees[bank_account] = profit_ratio. |
Var Details
default_profit_ratio ![code/datums/components/pricetag.dm 3](git.png)
Payee gets 100% of the value if no ratio has been set.
payees ![code/datums/components/pricetag.dm 5](git.png)
List of bank accounts this pricetag pays out to. Format is payees[bank_account] = profit_ratio.