From 7ed460e9fe6c6f24a3110e7dab3e873964c669a4 Mon Sep 17 00:00:00 2001 From: QuoteFox <49098813+quotefox@users.noreply.github.com> Date: Mon, 4 Jan 2021 16:23:14 +0000 Subject: [PATCH] fuk fuk. --- hyperstation/code/obj/rewards.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperstation/code/obj/rewards.dm b/hyperstation/code/obj/rewards.dm index 700d3838..992ee8a8 100644 --- a/hyperstation/code/obj/rewards.dm +++ b/hyperstation/code/obj/rewards.dm @@ -80,7 +80,7 @@ desc = "a bottle of anaphrodisiacs." /obj/item/reagent_containers/pill/betablock - name = "Anaphrodisiac pill" + name = "anaphrodisiac pill" desc = "Prescribed to races that have trouble keeping their urges in check." icon_state = "pill5" list_reagents = list(/datum/reagent/drug/anaphrodisiac = 10)