activated = FALSE

This commit is contained in:
Ghommie
2019-05-21 23:12:23 +02:00
parent ab9bde1b15
commit 2b668a8b7c
@@ -18,6 +18,9 @@
imp_type = /obj/item/implant/gps
/obj/item/implant/gps
name = "\improper GPS implant"
desc = "Track with this and a GPS."
activated = FALSE
var/obj/item/gps/internal/mining/real_gps
/obj/item/implant/gps/implant(mob/living/target, mob/user, silent = FALSE)