Food Trash Fixy

Helllloooo? Roast beef's on a plate, not a hecking tray! Fixing the resulting trash.

Changelog notes: 
- Changes Roast Beef trash to a plate, not waffles.
This commit is contained in:
TheFurryFeline
2019-11-30 15:23:55 -05:00
committed by GitHub
parent b64e79785d
commit 9c830286ef
+1 -1
View File
@@ -89,7 +89,7 @@
desc = "It's beef. It's roasted. It's been a staple of dining tradition for centuries."
icon = 'icons/obj/food_vr.dmi'
icon_state = "roastbeef"
trash = /obj/item/trash/waffles
trash = /obj/item/trash/plate //TFF 30/11/19 - Roast beef are put on plates, not waffle trays, you dunce~
nutriment_amt = 8
nutriment_desc = list("cooked meat" = 5)