typos and other such issues
This commit is contained in:
@@ -611,7 +611,7 @@
|
||||
results = list(/datum/reagent/consumable/ethanol/eggnog = 15)
|
||||
required_reagents = list(/datum/reagent/consumable/ethanol/rum = 5, /datum/reagent/consumable/eggnog = 10)
|
||||
|
||||
/datum/cheimcal_reaction/eggnog
|
||||
/datum/chemical_reaction/eggnog
|
||||
name = "eggnog"
|
||||
id = /datum/reagent/consumable/eggnog
|
||||
results = list(/datum/reagent/consumable/eggnog = 10)
|
||||
|
||||
@@ -1152,9 +1152,8 @@
|
||||
description = "A creamy, rich beverage made out of whisked eggs, milk and sugar, for when you feel like celebrating the winter holidays."
|
||||
color = "#fcfdc6" // rgb: 252, 253, 198
|
||||
nutriment_factor = 2 * REAGENTS_METABOLISM
|
||||
boozepwr = 1
|
||||
quality = DRINK_VERYGOOD
|
||||
taste_description = "custard"
|
||||
glass_icon_state = "nog3"
|
||||
glass_name = "eggnog"
|
||||
glass_desc = "You can't egg-nore the holiday cheer all around you"
|
||||
glass_desc = "You can't egg-nore the holiday cheer all around you"
|
||||
|
||||
Reference in New Issue
Block a user