bluespace_sender ![code/modules/atmospherics/machinery/components/unary_devices/bluespace_sender.dm 1](git.png)
Vars | |
base_prices | A base price for each and every gases, in case you don't want to change them |
---|---|
bluespace_network | Gas mixture containing the inserted gases and that is connected to the vendors |
credits_gained | Amount of credits gained from each vendor |
gas_transfer_rate | Rate of gas transfer inside the network (from 0 to 1) |
vendors | List storing all the vendors connected to the machine |
Var Details
base_prices ![code/modules/atmospherics/machinery/components/unary_devices/bluespace_sender.dm 23](git.png)
A base price for each and every gases, in case you don't want to change them
bluespace_network ![code/modules/atmospherics/machinery/components/unary_devices/bluespace_sender.dm 19](git.png)
Gas mixture containing the inserted gases and that is connected to the vendors
credits_gained ![code/modules/atmospherics/machinery/components/unary_devices/bluespace_sender.dm 27](git.png)
Amount of credits gained from each vendor
gas_transfer_rate ![code/modules/atmospherics/machinery/components/unary_devices/bluespace_sender.dm 21](git.png)
Rate of gas transfer inside the network (from 0 to 1)
vendors ![code/modules/atmospherics/machinery/components/unary_devices/bluespace_sender.dm 25](git.png)
List storing all the vendors connected to the machine