a comment and a tweak

moved docility implant from vending to misc cargo category
left a comment on the milky trait organ code tweak
This commit is contained in:
evilew
2025-05-04 13:36:18 +02:00
parent 0f4b5500ba
commit b328b1bf32
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -193,7 +193,7 @@
aroused_state = FALSE
/obj/item/organ/genital/proc/generate_fluid(datum/reagents/R)
//GS13 milky trait
//GS13 milky trait - this code currently doesn't do anything
var/milky_mult = 2
if(owner != null && HAS_TRAIT(owner, TRAIT_MILKY))
milky_mult += 2