mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-29 08:11:11 +01:00
[MIRROR] next new to init (#10524)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
parent
9156a08bf0
commit
55d696e503
@@ -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