[MIRROR] next new to init (#10524)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-03-24 22:10:59 +01:00
committed by GitHub
co-authored by Kashargul
parent 9156a08bf0
commit 55d696e503
165 changed files with 672 additions and 729 deletions
+2 -2
View File
@@ -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)