finish that up (#17285)

* finish that up

* .

* type import

* .

* .

* .

* .

* .

* .

* .

* .
This commit is contained in:
Kashargul
2025-03-09 19:08:51 +01:00
committed by GitHub
parent 54a9e47ab6
commit 6a102da67a
42 changed files with 169 additions and 71 deletions
+4 -2
View File
@@ -23,8 +23,10 @@
num2text(EXP_FREQ) = list(access_explorer)
)
/obj/item/multitool/station_buffered/Initialize(mapload)
. = ..()
/obj/item/multitool/station_buffered
name = "pre-linked multitool (Rascal's Pass hub)"
desc = "This multitool has already been linked to the groundbase telecomms hub and can be used to configure one (1) relay."
/obj/item/multitool/station_buffered/Initialize(mapload)
. = ..()
buffer = locate(/obj/machinery/telecomms/hub/preset/groundbase)