Update grass_carpet.dm

This commit is contained in:
Trilbyspaceclone
2019-12-28 22:57:38 -05:00
committed by GitHub
parent a4a49defe9
commit 94f305656d
@@ -27,7 +27,7 @@
bitesize_mod = 2
var/stacktype = /obj/item/stack/tile/grass
var/tile_coefficient = 0.02 // 1/50
wine_power = 15
distill_reagent = "/datum/reagent/consumable/ethanol/beer/light"
/obj/item/reagent_containers/food/snacks/grown/grass/attack_self(mob/user)
to_chat(user, "<span class='notice'>You prepare the astroturf.</span>")