mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-27 14:06:43 +01:00
Updated backup implant flavor text to be made by Vey-Med.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<b>Implant Specifications:</b><BR>
|
||||
<b>Name:</b> [using_map.company_name] Employee Backup Implant<BR>
|
||||
<b>Life:</b> ~8 hours.<BR>
|
||||
<b>Important Notes:</b> Implant is life-limited due to KHI licensing restrictions. Dissolves into harmless biomaterial after around ~8 hours, the typical work shift.<BR>
|
||||
<b>Important Notes:</b> Implant is life-limited due to VM licensing restrictions. Dissolves into harmless biomaterial after around ~8 hours, the typical work shift.<BR>
|
||||
<HR>
|
||||
<b>Implant Details:</b><BR>
|
||||
<b>Function:</b> Contains a small swarm of nanobots that perform neuron scanning to create mind-backups.<BR>
|
||||
@@ -41,7 +41,7 @@
|
||||
//New, modern implanter instead of old style implanter.
|
||||
/obj/item/weapon/backup_implanter
|
||||
name = "backup implanter"
|
||||
desc = "After discovering that Nanotrasen was just re-using the same implanters over and over again on organics, leading to cross-contamination, Kitsuhana Heavy industries designed this self-cleaning model. Holds four backup implants at a time."
|
||||
desc = "After discovering that Nanotrasen was just re-using the same implanters over and over again on organics, leading to cross-contamination, Vey-Med designed this self-cleaning model. Holds four backup implants at a time."
|
||||
icon = 'icons/obj/device_alt.dmi'
|
||||
icon_state = "bimplant"
|
||||
item_state = "syringe_0"
|
||||
@@ -152,5 +152,5 @@
|
||||
|
||||
//Purely for fluff
|
||||
/obj/item/weapon/implant/backup/full
|
||||
name = "khi backup implant"
|
||||
desc = "A normal KHI wireless cortical stack with neutrino and QE transmission for constant-stream consciousness upload."
|
||||
name = "vm backup implant"
|
||||
desc = "A normal VM wireless cortical stack with neutrino and QE transmission for constant-stream consciousness upload."
|
||||
|
||||
Reference in New Issue
Block a user