Update loadout_implants.dm

This commit is contained in:
TheFurryFeline
2019-05-07 12:23:06 -04:00
parent 0e114f4312
commit d5d78f26a4
@@ -18,12 +18,13 @@
exploitable = 1*/
//Reagent implants - cost of 2 to reduce chance of abuse
//TFF 7/5/19 - bugfix for implanters appearing inside of chars rather than their bag. Switches to being the implant instead.
/datum/gear/implant/reagent_generator
display_name = "implant, milk production"
path = /obj/item/weapon/implanter/reagent_generator/milk
path = /obj/item/weapon/implant/reagent_generator/milk
exploitable = 0
cost = 2
/datum/gear/implant/reagent_generator/egg
display_name = "implant, egg production"
path = /obj/item/weapon/implanter/reagent_generator/egg
path = /obj/item/weapon/implant/reagent_generator/egg