Merge pull request #13589 from timothyteakettle/funny-implanter
autosurgeons from the travelling trader have uses set to 1 instead of INFINITY
This commit is contained in:
@@ -321,6 +321,7 @@ mob/living/carbon/human/dummy/travelling_trader/animal_hunter/Initialize()
|
||||
var/new_implant = new chosen_implant
|
||||
var/obj/item/autosurgeon/reward = new(get_turf(src))
|
||||
reward.insert_organ(new_implant)
|
||||
reward.uses = 1
|
||||
|
||||
/datum/outfit/otherworldly_surgeon
|
||||
name = "Otherworldly Surgeon"
|
||||
|
||||
Reference in New Issue
Block a user