mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 13:39:16 +01:00
next new to init (#17400)
* next new to init * . * this needs thorough testing * . * needs an istype * also vnotice * mvoe to defines
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
max_level = 5
|
||||
full_override = TRUE
|
||||
|
||||
/obj/item/multitool/hacktool/New()
|
||||
..()
|
||||
/obj/item/multitool/hacktool/Initialize(mapload)
|
||||
. = ..()
|
||||
known_targets = list()
|
||||
max_known_targets = 5 + rand(1,3)
|
||||
supported_types = list(/obj/machinery/door/airlock,/obj/structure/closet/crate/secure,/obj/structure/closet/secure_closet)
|
||||
|
||||
Reference in New Issue
Block a user