mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
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:
@@ -44,7 +44,7 @@
|
||||
alcohol_perc = 0.2
|
||||
drink_icon ="beerglass"
|
||||
drink_name = "Beer glass"
|
||||
drink_desc = "A freezing pint of beer"
|
||||
drink_desc = "A freezing pint of beer."
|
||||
taste_description = "beer"
|
||||
|
||||
/datum/reagent/consumable/ethanol/cider
|
||||
@@ -56,7 +56,7 @@
|
||||
alcohol_perc = 0.2
|
||||
drink_icon = "rewriter"
|
||||
drink_name = "Cider"
|
||||
drink_desc = "a refreshing glass of traditional cider"
|
||||
drink_desc = "A refreshing glass of traditional cider."
|
||||
taste_description = "cider"
|
||||
|
||||
/datum/reagent/consumable/ethanol/whiskey
|
||||
@@ -255,7 +255,7 @@
|
||||
alcohol_perc = 0.1
|
||||
drink_icon = "aleglass"
|
||||
drink_name = "Ale glass"
|
||||
drink_desc = "A freezing pint of delicious Ale"
|
||||
drink_desc = "A freezing pint of delicious Ale."
|
||||
taste_description = "ale"
|
||||
|
||||
/datum/reagent/consumable/ethanol/thirteenloko
|
||||
@@ -537,7 +537,7 @@
|
||||
alcohol_perc = 0.5
|
||||
drink_icon = "toxinsspecialglass"
|
||||
drink_name = "Toxins Special"
|
||||
drink_desc = "Whoah, this thing is on FIRE"
|
||||
drink_desc = "Whoah, this thing is on FIRE!"
|
||||
taste_description = "FIRE"
|
||||
goal_difficulty = REAGENT_GOAL_NORMAL
|
||||
|
||||
@@ -747,7 +747,7 @@
|
||||
alcohol_perc = 0.2
|
||||
drink_icon = "b&p"
|
||||
drink_name = "Barefoot"
|
||||
drink_desc = "Barefoot and pregnant"
|
||||
drink_desc = "Barefoot and pregnant."
|
||||
taste_description = "pregnancy"
|
||||
goal_difficulty = REAGENT_GOAL_EASY
|
||||
|
||||
@@ -815,7 +815,7 @@
|
||||
alcohol_perc = 0.2
|
||||
drink_icon = "bahama_mama"
|
||||
drink_name = "Bahama Mama"
|
||||
drink_desc = "Tropic cocktail"
|
||||
drink_desc = "Tropic cocktail."
|
||||
taste_description = "HONK"
|
||||
goal_difficulty = REAGENT_GOAL_EASY
|
||||
|
||||
@@ -1129,7 +1129,7 @@
|
||||
alcohol_perc = 0.2
|
||||
drink_icon = "kahluaglass"
|
||||
drink_name = "Glass of RR coffee Liquor"
|
||||
drink_desc = "DAMN, THIS THING LOOKS ROBUST"
|
||||
drink_desc = "DAMN, THIS THING LOOKS ROBUST!"
|
||||
taste_description = "coffee and alcohol"
|
||||
|
||||
/datum/reagent/consumable/ethanol/kahlua/on_mob_life(mob/living/M)
|
||||
@@ -1200,7 +1200,7 @@
|
||||
alcohol_perc = 0.5
|
||||
drink_icon = "drunkenblumpkin"
|
||||
drink_name = "Drunken Blumpkin"
|
||||
drink_desc = "A drink for the drunks"
|
||||
drink_desc = "A drink for the drunks."
|
||||
taste_description = "weirdness"
|
||||
goal_difficulty = REAGENT_GOAL_NORMAL
|
||||
|
||||
@@ -1868,7 +1868,7 @@
|
||||
alcohol_perc = 0.4
|
||||
drink_icon = "lagerglass"
|
||||
drink_name = "Starlink Lager"
|
||||
drink_desc = "A pale beer that's the cause of many a soccer-related fight"
|
||||
drink_desc = "A pale beer that's the cause of many a soccer-related fight."
|
||||
taste_description = "an own goal"
|
||||
|
||||
/datum/reagent/consumable/ethanol/stout
|
||||
@@ -1879,7 +1879,7 @@
|
||||
alcohol_perc = 0.4
|
||||
drink_icon = "stoutglass"
|
||||
drink_name = "Stout"
|
||||
drink_desc = "A pitch black beer from Ireland, high in iron content"
|
||||
drink_desc = "A pitch black beer from Ireland, high in iron content."
|
||||
taste_description = "the luck of the Irish"
|
||||
|
||||
/datum/reagent/consumable/ethanol/stout/on_mob_life(mob/living/M) // Replenishes blood, seeing as there's iron in it
|
||||
|
||||
@@ -558,7 +558,7 @@
|
||||
color = "#2E2418"
|
||||
drink_icon = "chocolateglass"
|
||||
drink_name = "Glass of chocolate"
|
||||
drink_desc = "Tasty"
|
||||
drink_desc = "Tasty!"
|
||||
taste_description = "chocolate"
|
||||
|
||||
/datum/reagent/consumable/chocolate/on_mob_life(mob/living/M)
|
||||
|
||||
@@ -404,7 +404,7 @@
|
||||
/datum/reagent/hugs
|
||||
name = "Pure hugs"
|
||||
id = "hugs"
|
||||
description = "Hugs, in liquid form. Yes, the concept of a hug. As a liquid. This makes sense in the future."
|
||||
description = "Hugs, in liquid form. Yes, the concept of a hug. As a liquid. This makes sense in the future."
|
||||
reagent_state = LIQUID
|
||||
color = "#FF97B9"
|
||||
taste_description = "<font color='pink'><b>hugs</b></font>"
|
||||
@@ -412,7 +412,7 @@
|
||||
/datum/reagent/love
|
||||
name = "Pure love"
|
||||
id = "love"
|
||||
description = "What is this emotion you humans call \"love?\" Oh, it's this? This is it? Huh, well okay then, thanks."
|
||||
description = "What is this emotion you humans call \"love?\" Oh, it's this? This is it? Huh, well okay then, thanks."
|
||||
reagent_state = LIQUID
|
||||
color = "#FF83A5"
|
||||
process_flags = ORGANIC | SYNTHETIC // That's the power of love~
|
||||
|
||||
@@ -471,7 +471,7 @@
|
||||
metabolization_rate = 0.1
|
||||
drink_icon ="beerglass"
|
||||
drink_name = "Beer glass"
|
||||
drink_desc = "A freezing pint of beer"
|
||||
drink_desc = "A freezing pint of beer."
|
||||
taste_description = "beer"
|
||||
|
||||
/datum/reagent/beer2/on_mob_life(mob/living/M)
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user