diff --git a/code/modules/arousal/arousal.dm b/code/modules/arousal/arousal.dm index f78f64fdb007..b1d8815696ba 100644 --- a/code/modules/arousal/arousal.dm +++ b/code/modules/arousal/arousal.dm @@ -84,7 +84,6 @@ R.reaction(turfing ? target : target.loc, TOUCH, 1, 0) if(!turfing) R.trans_to(target, R.total_volume * (spill ? G.fluid_transfer_factor : 1), log = TRUE) - G.last_orgasmed = world.time R.clear_reagents() //skyrat edit - chock i am going to beat you to death