mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 12:35:33 +01:00
Goliath meat has its own sprite, goliath steaks don't magically generate plates.
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user