Files
CHOMPStation2/code/game/gamemodes/technomancer/devices/implants.dm
CHOMPStation2StaffMirrorBot 65f21fb1d3 [MIRROR] end of file Fix (#10355)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2025-03-11 17:58:14 +01:00

12 lines
444 B
Plaintext

/datum/technomancer/consumable/freedom_implant
name = "Freedom Implant"
desc = "A hidden implant which allows one to escape bindings such as handcuffs."
cost = 50
obj_path = /obj/item/storage/box/syndie_kit/imp_freedom
/datum/technomancer/consumable/explosive_implant
name = "Explosive Implant"
desc = "A hidden implant which will explode if it hears a passphrase."
cost = 150
obj_path = /obj/item/storage/box/syndie_kit/imp_explosive