Merge pull request #13737 from qwertyquerty/flash

Flash the screen on climax
This commit is contained in:
silicons
2020-12-12 01:52:17 -07:00
committed by GitHub
+4
View File
@@ -68,6 +68,10 @@
R.reaction(turfing ? target : target.loc, TOUCH, 1, 0)
if(!turfing)
R.trans_to(target, R.total_volume * (spill ? G.fluid_transfer_factor : 1))
overlay_fullscreen("flash", /obj/screen/fullscreen/flash) // To be more true to the hentai
clear_fullscreen("flash", 20)
G.last_orgasmed = world.time
R.clear_reagents()