Typo Fixes (#14670)

This commit is contained in:
SleepyGemmy
2022-08-21 01:56:20 +02:00
committed by GitHub
parent 62fc2c24e0
commit d0348372a4
3 changed files with 9 additions and 4 deletions
@@ -4582,7 +4582,6 @@
reagent_data = list(/decl/reagent/nutriment = list("regret" = 6))
filling_color = "#B042FF"
// Ligger food and also bacon
/obj/item/reagent_containers/food/snacks/rawbacon
name = "raw bacon"
desc = "A very thin piece of raw meat, cut from beef."
@@ -4660,7 +4659,7 @@
filling_color = "#FC5647"
/obj/item/reagent_containers/food/snacks/stuffed_meatball
name = "stuffed meatball" //YES
name = "stuffed meatball"
desc = "A meatball loaded with cheese."
icon_state = "stuffed_meatball"
reagents_to_add = list(/decl/reagent/nutriment/protein = 4)