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:
Kashargul
2025-08-31 01:32:36 +02:00
committed by GitHub
co-authored by Cameron Lennox
parent 1cb38c22ec
commit e956d13a6b
313 changed files with 193679 additions and 12007 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
icon_state = "ca"
anchored = FALSE
density = TRUE
req_access = list(access_engine_equip)
req_access = list(ACCESS_ENGINE_EQUIP)
// use_power = 0
var/obj/item/tank/phoron/P = null
var/last_power = 0
+1 -1
View File
@@ -6,7 +6,7 @@
anchored = FALSE
density = TRUE
unacidable = TRUE
req_access = list(access_engine_equip)
req_access = list(ACCESS_ENGINE_EQUIP)
var/id = null
use_power = USE_POWER_OFF //uses powernet power, not APC power