mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 11:05:50 +01:00
finish that up (#17285)
* finish that up * . * type import * . * . * . * . * . * . * . * .
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user