mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-22 04:28:33 +01:00
Spell Fixes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/obj/machinery/chem_master
|
||||
name = "ChemMaster 3000"
|
||||
desc = "Used to seperate and package chemicals in to patches, pills, or bottles. Warranty void if used to create Space Drugs."
|
||||
desc = "Used to separate and package chemicals in to patches, pills, or bottles. Warranty void if used to create Space Drugs."
|
||||
density = TRUE
|
||||
anchored = TRUE
|
||||
unacidable = TRUE
|
||||
|
||||
@@ -2556,7 +2556,7 @@
|
||||
/datum/reagent/ethanol/ale
|
||||
name = "Ale"
|
||||
id = "ale"
|
||||
description = "A dark alchoholic beverage made by malted barley and yeast."
|
||||
description = "A dark alcoholic beverage made by malted barley and yeast."
|
||||
taste_description = "hearty barley ale"
|
||||
color = "#4C3100"
|
||||
strength = 50
|
||||
@@ -3742,7 +3742,7 @@
|
||||
/datum/reagent/ethanol/vodkatonic
|
||||
name = "Vodka and Tonic"
|
||||
id = "vodkatonic"
|
||||
description = "For when a gin and tonic isn't russian enough."
|
||||
description = "For when a gin and tonic isn't Russian enough."
|
||||
taste_description = "tart bitterness"
|
||||
color = "#0064C8" // rgb: 0, 100, 200
|
||||
strength = 15
|
||||
@@ -4376,7 +4376,7 @@
|
||||
/datum/reagent/ethanol/holywine
|
||||
name = "Angel Ichor"
|
||||
id = "holywine"
|
||||
description = "A premium alchoholic beverage made from distilled angel blood."
|
||||
description = "A premium alcoholic beverage made from distilled angel blood."
|
||||
taste_description = "wings in a glass, and a hint of grape"
|
||||
color = "#C4921E"
|
||||
strength = 20
|
||||
|
||||
Reference in New Issue
Block a user