mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
loafed (#19922)
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/sliceable/tofubread
|
||||
name = "tofubread"
|
||||
icon_state = "Like meatbread but for vegetarians. Not guaranteed to give superpowers."
|
||||
desc = "Like meatbread but for vegetarians. Not guaranteed to give superpowers."
|
||||
icon_state = "tofubread"
|
||||
slice_path = /obj/item/reagent_containers/food/snacks/tofubreadslice
|
||||
slices_num = 5
|
||||
@@ -85,7 +85,7 @@
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/sliceable/bread
|
||||
name = "bread"
|
||||
icon_state = "Some plain old Earthen bread."
|
||||
desc = "Some plain old Earthen bread."
|
||||
icon_state = "bread"
|
||||
slice_path = /obj/item/reagent_containers/food/snacks/breadslice
|
||||
slices_num = 6
|
||||
@@ -219,5 +219,3 @@
|
||||
trash = /obj/item/trash/waffles
|
||||
filling_color = "#E6DEB5"
|
||||
list_reagents = list("nutriment" = 8, "vitamin" = 1)
|
||||
|
||||
|
||||
|
||||
@@ -24,8 +24,8 @@
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/soydope
|
||||
name = "soy dope"
|
||||
desc = "Like regular dope, but for the health concious consumer."
|
||||
icon_state = "soydope"
|
||||
desc = "Like regular dope, but for the health concious consumer."
|
||||
trash = /obj/item/trash/plate
|
||||
filling_color = "#C4BF76"
|
||||
list_reagents = list("nutriment" = 2)
|
||||
|
||||
@@ -115,4 +115,3 @@
|
||||
list_reagents = list("nutriment" = 3, "vitamin" = 4)
|
||||
filling_color = "#FF5500"
|
||||
tastes = list("parsnip" = 1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user