Fix: Milking machine main_fluid.

This commit is contained in:
ariaworld
2023-11-18 17:31:11 +01:00
parent d10a773e3f
commit 1616dbf844
@@ -84,7 +84,7 @@
var/datum/reagents/fluid_source = G.climaxable(src)
if(!fluid_source)
return
var/main_fluid = lowertext(fluid_source.get_master_reagent_name())
var/main_fluid = lowertext(G.get_fluid_name())
if(mb_time)
visible_message(span_love("You hear a strong suction sound coming from the [M.name] on [src]'s [G.name]."), \
span_userlove("The [M.name] pumps faster, trying to get you over the edge."), \