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