mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-22 12:47:27 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user