mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-10 15:36:56 +01:00
funny cum-looking drink
This commit is contained in:
@@ -2422,3 +2422,19 @@ datum/reagent/consumable/ethanol/creme_de_coconut
|
||||
M.set_drugginess(50)
|
||||
M.adjustStaminaLoss(-2)
|
||||
return ..()
|
||||
|
||||
/datum/reagent/consumable/ethanol/cum_in_a_hot_tub
|
||||
name = "Cum in the Hot Tub"
|
||||
boozepwr = 80
|
||||
color = "#D2D7D9"
|
||||
quality = DRINK_VERYGOOD
|
||||
taste_description = "smooth cream"
|
||||
glass_icon_state = "cum_glass"
|
||||
shot_glass_icon_state = "cum_shot" //I'm funny, I know
|
||||
glass_name = "Cum in the Hot Tub"
|
||||
glass_desc = "Doesn't really leave it to the imagination, eh?"
|
||||
|
||||
/datum/reagent/consumable/ethanol/cum_in_a_hot_tub/semen
|
||||
boozepwr = 65
|
||||
taste_description = "viscous cream"
|
||||
glass_desc = "The name is probably exactly what it is."
|
||||
|
||||
Reference in New Issue
Block a user