mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Stok and Vxrexi Meat (#19185)
Changes stoks meat type to moghresian meat. Fixes sprite issue with vaurca meat (bugmeat). Adds sprite for moghresian meat.
This commit is contained in:
@@ -134,6 +134,7 @@
|
||||
/obj/item/reagent_containers/food/snacks/meat/human
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/meat/bug
|
||||
name = "vaurca meat"
|
||||
icon_state = "bugmeat"
|
||||
filling_color = "#E6E600"
|
||||
reagents_to_add = list(/singleton/reagent/nutriment/protein = 6, /singleton/reagent/nutriment/triglyceride = 2, /singleton/reagent/toxin/phoron = 27)
|
||||
@@ -188,6 +189,7 @@
|
||||
/obj/item/reagent_containers/food/snacks/meat/moghes
|
||||
name = "moghresian meat"
|
||||
desc = "A slab of meat from an animal native to Moghes."
|
||||
icon_state = "moghesmeat"
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/meat/rat
|
||||
name = "rat meat"
|
||||
|
||||
Reference in New Issue
Block a user