New foods and drinks, tweaks/updates to old food. (#18140)

* first commit

fixed wooden platter sprite
fixed error in bounty phrasing
created recipe for hash browns
replaced flat dough in doner kebab recipe with a pita
made it so muffins are made in larger batches, and each muffin is less filling seperately
created 7 new kinds of milkshake
changed some incorect capitalization
made it so bread that's been eaten no longer creates leftover plates
updated ravioli code to fit with correct format
updated ravioli to be more filling.

* Roast chicken and River Loaf

created roast chicken and river loaf

* changleog

* corrected changelog

* updated food bug

* grammar update

updating capitalization

* updated bowl pickup ability

* code update
This commit is contained in:
tomixcomics
2024-01-09 17:11:55 +00:00
committed by GitHub
parent b49535d307
commit 5e95fa42b6
19 changed files with 295 additions and 18 deletions
+1 -1
View File
@@ -328,6 +328,6 @@
/obj/item/trash/wooden_platter
name = "wooden platter"
icon_state = "woodentray"
icon_state = "wooden_platter"
drop_sound = 'sound/items/drop/bottle.ogg'
pickup_sound = 'sound/items/pickup/bottle.ogg'