* Sake!

🆑 Fel and LeonDuvall
add: You can now drink sake! Can be found in the bar, or made with rice
and sugar.
/🆑

Sprites and idea courtesy of LeonDuvall.
Can be made with 15u rice and 5u sugar at 400k.

* Does the thing

Modularization of vending machines would require a lot more effort than
is remotely worth for such a simple change. Fortunately, not a lot of
new alcohols are added to it often, so it should be fine.
This commit is contained in:
fludd12
2018-02-18 20:26:55 -05:00
committed by Poojawa
parent 6ab78d46e3
commit 954bb7330e
5 changed files with 39 additions and 2 deletions
@@ -394,7 +394,7 @@
container_type = NONE
spillable = FALSE
isGlass = FALSE
/obj/item/reagent_containers/food/drinks/soda_cans/suicide_act(mob/living/carbon/user)
user.visible_message("<span class='suicide'>[user] is trying to eat \the [src]! It looks like [user.p_theyre()] trying to commit suicide!</span>")
var/obj/item/trash/can/crushed_can = new /obj/item/trash/can(user.loc)