From 4c5495de482e48ec9e748705f7dd48c65d3ecb13 Mon Sep 17 00:00:00 2001 From: MrSky12 Date: Wed, 18 May 2022 22:10:34 +0200 Subject: [PATCH] Update syringes.dm --- code/modules/reagents/reagent_containers/syringes.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/reagents/reagent_containers/syringes.dm b/code/modules/reagents/reagent_containers/syringes.dm index 786a0b0e..05bcd551 100644 --- a/code/modules/reagents/reagent_containers/syringes.dm +++ b/code/modules/reagents/reagent_containers/syringes.dm @@ -233,7 +233,7 @@ list_reagents = list(/datum/reagent/mulligan = 1) /obj/item/reagent_containers/syringe/gluttony - name = "Gluttony's Thrall" + name = "Gluttony's Abomination" desc = "A syringe recovered from a dread place. It has a transformative chemical, best not to use it... yet...." amount_per_transfer_from_this = 1 volume = 1