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
@@ -44,9 +44,11 @@
if(!sent_full_message)
send_full_message()
sent_full_message = TRUE
/*
if(HAS_TRAIT(owner, TRAIT_FLUID_LEAK))
reagents.get_master_reagent().reaction_turf(get_turf(owner), 3)
reagents.remove_reagent(fluid_id, 3)
*/
return FALSE
sent_full_message = FALSE
reagents.isolate_reagent(fluid_id)
@@ -159,4 +161,4 @@
else if (cached_size >= 25 && cached_size < 30)
size = "giga"
else if (cached_size >= 30)
size = "impossible"
size = "impossible"