Cyborg Medical Hypo Changing Doctors Delight to Tricordrazine

Changing because they have the same effect, yet Doctors Delight causes people to get drunk/slurr words.
This commit is contained in:
Mordeth221
2013-06-12 21:55:07 +02:00
parent 200fa8c696
commit 91bd0d453b

View File

@@ -1,5 +1,4 @@
/obj/item/weapon/reagent_containers/borghypo
name = "Cyborg Hypospray"
desc = "An advanced chemical synthesizer and injection system, designed for heavy-duty medical equipment."
@@ -16,7 +15,7 @@
var/recharge_time = 5 //Time it takes for shots to recharge (in seconds)
var/list/datum/reagents/reagent_list = list()
var/list/reagent_ids = list("doctorsdelight", "inaprovaline", "spaceacillin")
var/list/reagent_ids = list("tricordrazine", "inaprovaline", "spaceacillin")
//var/list/reagent_ids = list("dexalin", "kelotane", "bicaridine", "anti_toxin", "inaprovaline", "spaceacillin")
/obj/item/weapon/reagent_containers/borghypo/New()
@@ -105,4 +104,4 @@
empty = 0
if(empty)
usr << "\blue It is currently empty. Allow some time for the internal syntheszier to produce more."
usr << "\blue It is currently empty. Allow some time for the internal syntheszier to produce more."