mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-25 14:06:15 +01:00
small changes and additions
- fixed some cherry milkshakes - added a boozomat to hos office on box - tweaked some descriptions - removed cumpkins and other cum related vile junk - removed mention of voracious hound stuff - added gato employee badges
This commit is contained in:
@@ -2423,20 +2423,20 @@ datum/reagent/consumable/ethanol/creme_de_coconut
|
||||
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
|
||||
// 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."
|
||||
// /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."
|
||||
|
||||
|
||||
|
||||
@@ -234,7 +234,7 @@
|
||||
|
||||
/obj/item/reagent_containers/syringe/gluttony
|
||||
name = "Gluttony's Abomination"
|
||||
desc = "A syringe recovered from a dread place. It has a transformative chemical, best not to use it... yet...."
|
||||
desc = "A syringe recovered from a dread place. It has a transformative chemical that is said to turn you into a horrible beast."
|
||||
amount_per_transfer_from_this = 1
|
||||
volume = 1
|
||||
list_reagents = list(/datum/reagent/gluttonytoxin = 1)
|
||||
|
||||
Reference in New Issue
Block a user