Gives /datum/reagent/consumable/ethanol/species_drink a name

This fixes an issue that occurs when attempting to find Ethanol by name using get_chem_id.
This commit is contained in:
kittycat2002
2021-01-18 21:39:34 -05:00
parent 58dde0f60e
commit b46caa77af
@@ -2288,6 +2288,7 @@ All effects don't start immediately, but rather get worse over time; the rate is
//Race-Base-Drinks//
////////////////////
/datum/reagent/consumable/ethanol/species_drink
name = "Species Drink"
var/species_required
var/disgust = 26
boozepwr = 50