A few description grammar fixes (#27134)

* Double spaces

* more space and misspelling

* Fixing punctuations

* Not now

* double dots

* Apply suggestions from code review

Signed-off-by: Henri215 <77684085+Henri215@users.noreply.github.com>

---------

Signed-off-by: Henri215 <77684085+Henri215@users.noreply.github.com>
This commit is contained in:
Henri215
2024-11-10 13:38:28 +00:00
committed by GitHub
parent dc4f9cadf8
commit b38c4bbd4c
173 changed files with 315 additions and 315 deletions
@@ -178,7 +178,7 @@
/obj/item/reagent_containers/glass/bottle/reagent
name = "reagent bottle"
desc = "A bottle for storing reagents"
desc = "A bottle for storing reagents."
icon_state = "reagent_bottle"
possible_transfer_amounts = list(5, 10, 15, 25, 30, 50)
volume = 50
@@ -250,7 +250,7 @@
/obj/item/reagent_containers/glass/bottle/reagent/hairgrownium
name = "hair grow gel"
desc = "A bottle full of a stimulative hair growth formula"
desc = "A bottle full of a stimulative hair growth formula."
list_reagents = list("hairgrownium" = 50)
/obj/item/reagent_containers/glass/bottle/reagent/hair_dye
@@ -290,12 +290,12 @@
/obj/item/reagent_containers/hypospray/autoinjector/zombiecure/zombiecure4
name = "\improper Anti-Plague Sequence Omega autoinjector"
desc = "A small autoinjector containing 15 units of Anti-Plague Sequence Omega. Cures all cases of the Necrotizing Plague. Also heals dead limbs."
desc = "A small autoinjector containing 15 units of Anti-Plague Sequence Omega. Cures all cases of the Necrotizing Plague. Also heals dead limbs."
list_reagents = list("zombiecure4" = 15)
/obj/item/reagent_containers/hypospray/autoinjector/hyper_medipen
name = "suspicious medipen"
desc = "A cheap-looking medipen containing what seems to be a mix of nearly every medicine stored in the recently raided Nanotrasen warehouse."
desc = "A cheap-looking medipen containing what seems to be a mix of nearly every medicine stored in the recently raided Nanotrasen warehouse."
icon_state = "hyperpen"
amount_per_transfer_from_this = 37
volume = 37