mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
Added telefreedom implants (#19124)
Added telefreedom implants, including a box with (almost) everything you need to make them work for 4 people, and added it to the uplink. Fixed implanters not taking the implant and dropping it to the ground when hit by one (while keeping it referenced).
This commit is contained in:
@@ -60,3 +60,11 @@
|
||||
bluecrystal_cost = 5
|
||||
desc = "A augment implanter, with a Hivenet defense augment and electronic warfare suite. ONLY WORKS ON VAURCA!"
|
||||
path = /obj/item/device/augment_implanter/hivenet_warfare
|
||||
|
||||
/datum/uplink_item/item/implants/telefreedom_kit
|
||||
name = "Telefreedom Kit"
|
||||
bluecrystal_cost = 15
|
||||
item_limit = 1
|
||||
desc = "A box containing a telefreedom full kit, which allows you to teleport to a linked telepad that you \
|
||||
will build once. Comes with everything you need for 4 people. You supply the screwdriver and have to build it."
|
||||
path = /obj/item/storage/box/telefreedom_kit
|
||||
|
||||
Reference in New Issue
Block a user