Skip to content

Commit

Permalink
teshari meat is chicken
Browse files Browse the repository at this point in the history
  • Loading branch information
Spookerton committed Jan 17, 2024
1 parent d7e8246 commit a81bba8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions code/modules/food/food/snacks/meat.dm
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@
reagents.remove_reagent("triglyceride", INFINITY)
//Chicken is low fat. Less total calories than other meats

/obj/item/reagent_containers/food/snacks/meat/chicken/teshari
name = "meat"

/obj/item/reagent_containers/food/snacks/meat/neaera
name = "Neaera meat"
desc = "A slab of.. blue meat?"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,8 @@
/decl/emote/audible/teshtrill
)

meat_type = /obj/item/reagent_containers/food/snacks/meat/chicken/teshari


/datum/species/teshari/New()
equip_adjust = list(
Expand Down

0 comments on commit a81bba8

Please sign in to comment.