Removes leaky breasts

This commit is contained in:
Dahlular
2020-08-02 04:06:54 -06:00
parent 8f0eabe199
commit 094bb434cd
3 changed files with 6 additions and 3 deletions
@@ -41,7 +41,7 @@
var/active = FALSE
var/power = 0
var/cachedmoveCalc = 1
/*
/datum/quirk/fluid_leak
name = "Leaky breasts"
desc = "You don't stop making milk, and you have a habit of leaking everywhere when your breasts are full"
@@ -50,3 +50,4 @@
medical_record_text = "Patient poorly controls their fluids."
gain_text = "<span class='notice'>You feel like your leaking everywhere.</span>"
lose_text = "<span class='notice'>You feel like you can control your fluids.</span>"
*/