mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 14:08:44 +01:00
jobs, access and radio to defines (#18297)
* jobs, access and radio to defines * . * . * urg * . * . * finish the radio freqs * why * . * . * ticker initial * eh --------- Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Cameron Lennox
parent
1cb38c22ec
commit
e956d13a6b
@@ -32,7 +32,7 @@ Thus, the two variables affect pump operation are set in New():
|
||||
var/max_transfer_rate = ATMOS_DEFAULT_VOLUME_PUMP // Ls
|
||||
var/transfer_rate = 20 // L
|
||||
|
||||
var/frequency = 0
|
||||
var/frequency = ZERO_FREQ
|
||||
var/id = null
|
||||
var/datum/radio_frequency/radio_connection
|
||||
|
||||
|
||||
Reference in New Issue
Block a user