* add moth milk

* add moth milk

* add moth milk

* add moth milk

* add moth milk

* add moth milk

* add moth milk

* add
This commit is contained in:
yorii
2023-12-17 11:38:58 -05:00
committed by GitHub
parent 60398499f8
commit a07f3b377c
2 changed files with 9 additions and 0 deletions
@@ -5,6 +5,12 @@
color = "#ffffffff"
reagent_state = LIQUID
/datum/reagent/consumable/breast_milk/moth_milk
name = "moth milk"
description = "This looks familiar... Wait, what the fuck?!"
taste_description = "warm and silky"
color = "#ffffddff"
/datum/glass_style/drinking_glass/breast_milk
required_drink_type = /datum/reagent/consumable/breast_milk
icon_state = "glass_white"
@@ -8,6 +8,9 @@
if(DNA.features["breasts_size"] > 0)
size = DNA.features["breasts_size"]
if(istype((DNA.species), /datum/species/moth))
internal_fluid_datum = /datum/reagent/consumable/breast_milk/moth_milk
switch(genital_type)
if("pair")
breasts_capacity = 2