mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
Tracking implants now emit a GPS signal (and other related features) (#20687)
* Tracking implants now emit a GPS signal (and more) * lewcc's review * Sirryan2002's review
This commit is contained in:
@@ -268,7 +268,7 @@
|
||||
new /obj/item/implantcase/tracking(src)
|
||||
new /obj/item/implanter(src)
|
||||
new /obj/item/implantpad(src)
|
||||
new /obj/item/locator(src)
|
||||
new /obj/item/gps/security(src)
|
||||
|
||||
/obj/item/storage/box/minertracker
|
||||
name = "boxed tracking bio-chip kit"
|
||||
@@ -281,7 +281,7 @@
|
||||
new /obj/item/implantcase/tracking(src)
|
||||
new /obj/item/implanter(src)
|
||||
new /obj/item/implantpad(src)
|
||||
new /obj/item/locator(src)
|
||||
new /obj/item/gps/mining(src)
|
||||
|
||||
/obj/item/storage/box/chemimp
|
||||
name = "chemical bio-chip kit"
|
||||
|
||||
Reference in New Issue
Block a user