From 6271c1560b3abca6262425439c867e21d77b4705 Mon Sep 17 00:00:00 2001 From: QuoteFox <49098813+quotefox@users.noreply.github.com> Date: Mon, 4 Jan 2021 16:10:37 +0000 Subject: [PATCH] fix fix --- hyperstation/code/obj/rewards.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hyperstation/code/obj/rewards.dm b/hyperstation/code/obj/rewards.dm index 38c1acb3..700d3838 100644 --- a/hyperstation/code/obj/rewards.dm +++ b/hyperstation/code/obj/rewards.dm @@ -76,8 +76,8 @@ new /obj/item/reagent_containers/pill/heat(src) /obj/item/storage/pill_bottle/betablock - name = "Anaphrodisiacs pill bottle" - desc = "a bottle of pills from a sketchy pharmaceutical corporation. at the bottom of the label is a small red S." + name = "anaphrodisiacs pill bottle" + desc = "a bottle of anaphrodisiacs." /obj/item/reagent_containers/pill/betablock name = "Anaphrodisiac pill"