Sake! (#5538)
* 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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user