Spelling, grammar, and Britishism fixes for food and drink (#30664)

* Spelling, grammar, and Britishism fixes

* Update code/modules/food_and_drinks/food/condiment.dm

Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>
Signed-off-by: AmityBlamity <142629851+AmityBlamity@users.noreply.github.com>

* Update code/modules/food_and_drinks/food/customizables.dm

Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>
Signed-off-by: AmityBlamity <142629851+AmityBlamity@users.noreply.github.com>

* Update code/modules/reagents/chemistry/reagents/food_reagents.dm

Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>
Signed-off-by: AmityBlamity <142629851+AmityBlamity@users.noreply.github.com>

---------

Signed-off-by: AmityBlamity <142629851+AmityBlamity@users.noreply.github.com>
Co-authored-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>
This commit is contained in:
AmityBlamity
2025-10-26 13:06:11 +00:00
committed by GitHub
co-authored by CRUNCH
parent 3134338d04
commit 1b616b3f25
13 changed files with 25 additions and 25 deletions
@@ -207,7 +207,7 @@
/datum/reagent/consumable/condensedcapsaicin
name = "Condensed Capsaicin"
id = "condensedcapsaicin"
description = "This shit goes in pepperspray."
description = "This shit goes in pepper spray."
reagent_state = LIQUID
color = "#B31008" // rgb: 179, 16, 8
taste_description = "<span class='userdanger'>PURE FIRE</span>"
@@ -236,7 +236,7 @@
/datum/reagent/consumable/frostoil
name = "Frost Oil"
id = "frostoil"
description = "A special oil that noticably chills the body. Extraced from Icepeppers."
description = "A special oil that noticeably chills the body. Extracted from chilly peppers."
reagent_state = LIQUID
color = "#8BA6E9" // rgb: 139, 166, 233
process_flags = ORGANIC | SYNTHETIC