Vodka is alkaline
This commit is contained in:
@@ -230,7 +230,7 @@ All effects don't start immediately, but rather get worse over time; the rate is
|
||||
glass_name = "glass of vodka"
|
||||
glass_desc = "The glass contain wodka. Xynta."
|
||||
shot_glass_icon_state = "shotglassclear"
|
||||
pH = 4
|
||||
pH = 8.1
|
||||
|
||||
/datum/reagent/consumable/ethanol/vodka/on_mob_life(mob/living/carbon/M)
|
||||
M.radiation = max(M.radiation-2,0)
|
||||
@@ -528,6 +528,7 @@ All effects don't start immediately, but rather get worse over time; the rate is
|
||||
glass_name = "Vodka martini"
|
||||
glass_desc ="A bastardisation of the classic martini. Still great."
|
||||
|
||||
|
||||
/datum/reagent/consumable/ethanol/white_russian
|
||||
name = "White Russian"
|
||||
id = "whiterussian"
|
||||
|
||||
Reference in New Issue
Block a user