pricetag ![code/datums/components/pricetag.dm 7](git.png)
Vars | |
delete_on_unwrap | Whether we qdel ourself when our parent is unwrapped or not. |
---|---|
payees | List of bank accounts this pricetag pays out to. Format is payees[bank_account] = profit_ratio. |
Var Details
delete_on_unwrap ![code/datums/components/pricetag.dm 10](git.png)
Whether we qdel ourself when our parent is unwrapped or not.
payees ![code/datums/components/pricetag.dm 12](git.png)
List of bank accounts this pricetag pays out to. Format is payees[bank_account] = profit_ratio.