Borscht Name Retirement (#11931)

This commit is contained in:
Doxxmedearly
2021-05-22 21:44:50 -03:00
committed by GitHub
parent 2ab73212db
commit f24110dfb7
2 changed files with 8 additions and 6 deletions
@@ -2214,18 +2214,14 @@
reagents_to_add = list(/decl/reagent/nutriment/protein = 5)
/obj/item/reagent_containers/food/snacks/soup/beet
name = "beet soup"
desc = "Wait, how do you spell it again..?"
name = "borscht"
desc = "A hearty beet soup that's hard to spell."
icon_state = "beetsoup"
filling_color = "#FAC9FF"
reagents_to_add = list(/decl/reagent/nutriment = 8)
reagent_data = list(/decl/reagent/nutriment = list("tomato" = 4, "beet" = 4))
bitesize = 2
/obj/item/reagent_containers/food/snacks/soup/beet/Initialize()
. = ..()
name = pick(list("borsch","bortsch","borstch","borsh","borshch","borscht"))
/obj/item/reagent_containers/food/snacks/salad/tossedsalad
name = "tossed salad"
desc = "A proper salad, basic and simple, with little bits of carrot, tomato and apple intermingled. Vegan!"