Goliath meat has its own sprite, goliath steaks don't magically generate plates.

This commit is contained in:
TechnoAlchemist
2016-04-06 21:15:48 -07:00
parent 5cd6ac52db
commit c8bb360fe3
2 changed files with 3 additions and 1 deletions
+3 -1
View File
@@ -174,6 +174,7 @@
name = "goliath meat"
desc = "A slab of goliath meat. It's not very edible now, but it cooks great in lava."
list_reagents = list("nutriment" = 3, "toxin" = 5)
icon_state = "goliathmeat"
/obj/item/weapon/reagent_containers/food/snacks/meat/slab/goliath/burn()
visible_message("\The [src] finishes cooking!")
@@ -213,7 +214,8 @@
name = "goliath steak"
desc = "A delicious, lava cooked steak."
burn_state = LAVA_PROOF
icon_state = "goliathsteak"
trash = null
//////////////////////////////// MEAT CUTLETS ///////////////////////////////////////////////////////
Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 44 KiB