From 575193cf3237645ecf416f1f46f6dca5e5820505 Mon Sep 17 00:00:00 2001 From: Shandriaa <49291812+Shandriaa@users.noreply.github.com> Date: Thu, 4 Apr 2019 17:16:19 -0500 Subject: [PATCH] Update price_list.dm --- code/modules/economy/price_list.dm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/code/modules/economy/price_list.dm b/code/modules/economy/price_list.dm index bd3ba0f989..82288ce785 100644 --- a/code/modules/economy/price_list.dm +++ b/code/modules/economy/price_list.dm @@ -395,6 +395,9 @@ /datum/reagent/ethanol/sitonmyface price_tag = 4 + +/datum/reagent/ethanol/hachi + price_tag = 4 // The Cheap Shit // @@ -1068,4 +1071,4 @@ //******************************// /datum/reagent/ethanol/euphoria - price_tag = 30 \ No newline at end of file + price_tag = 30