mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 23:17:28 +01:00
whitelist updates (#19288)
* whitelist updates * migrate things to module * . * some more * robot IDs are now handled by module * special ids * . * . * . * . * . * . * move that * . * initial * admin whitelist TGUI * . * . * lol
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
var/circuit = /obj/item/circuitboard/geiger
|
||||
var/number = 0
|
||||
var/last_tick //used to delay the powercheck
|
||||
var/wiresexposed = 0
|
||||
var/wiresexposed = FALSE
|
||||
mounted = TRUE
|
||||
|
||||
/obj/item/geiger/wall/Initialize(mapload)
|
||||
|
||||
Reference in New Issue
Block a user