mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 23:49:21 +01:00
Add an implantable health scanner (#18465)
* Add an health scanner implant. Corrects slight naming mistakes of nearby implants. * Makes it craftable + advanced --------- Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Cameron Lennox
parent
81ae533f61
commit
9be822f8fa
@@ -69,7 +69,12 @@
|
||||
item_cost = 40
|
||||
path = /obj/item/storage/box/syndie_kit/imp_aug/sprinter
|
||||
|
||||
/datum/uplink_item/item/implants/imp_sprinter
|
||||
/datum/uplink_item/item/implants/imp_scanner
|
||||
name = "Integrated Scanner Implant"
|
||||
item_cost = 15
|
||||
path = /obj/item/storage/box/syndie_kit/imp_aug/med_scanner
|
||||
|
||||
/datum/uplink_item/item/implants/imp_surge
|
||||
name = "Integrated Surge Implant"
|
||||
item_cost = 40
|
||||
path = /obj/item/storage/box/syndie_kit/imp_aug/surge
|
||||
|
||||
Reference in New Issue
Block a user