Fixes missing Tajaran fat torsos (#12400)

This commit is contained in:
Ionward
2019-09-23 20:01:12 -07:00
committed by variableundefined
parent 710a81bfee
commit 00db74b3d0
3 changed files with 2 additions and 1 deletions
@@ -78,8 +78,9 @@
/obj/item/reagent_containers/food/snacks/lasagna
name = "Lasagna"
icon_state = "lasagna"
desc = "Tajara love to eat this, for some reason."
icon = 'icons/obj/food/pasta.dmi'
icon_state = "lasagna"
filling_color = "#E18712"
list_reagents = list("nutriment" = 10, "msg" = 3, "vitamin" = 4, "tomatojuice" = 10)
tastes = list("pasta" = 1, "cheese" = 1, "tomato" = 1, "meat" = 1)