Update snacks_meat.dm

This commit is contained in:
Trilbyspaceclone
2020-04-19 22:21:07 -04:00
committed by GitHub
parent d98f536003
commit e311aafbc0
@@ -398,8 +398,9 @@
tastes = list("milk" = 1, "beef" = 1)
dried_being = /mob/living/simple_animal/cow
/obj/item/reagent_containers/food/snacks/cube/egg //Well eggs normally are able to hatch into small birds, this one does not. \
Also in order to have a normal egg hatch you need a hen to lay the egg that is able to hatch, meaning this one is for on-demand hen needs.
/obj/item/reagent_containers/food/snacks/cube/egg
//Well eggs normally are able to hatch into small birds, this one does not.
//Also in order to have a normal egg hatch you need a hen to lay the egg that is able to hatch, meaning this one is for on-demand hen needs.
name = "egg cube thing"
desc = "Just add water, hey wait a second..."
icon_state = "egg"