mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-22 20:57:48 +01:00
update content
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
/mob/living/carbon/human
|
||||
var/cumdrip_rate = 0 //how long are we dripping jizz for?
|
||||
@@ -1,6 +0,0 @@
|
||||
//Hyper change, adds cumdrip
|
||||
/mob/living/carbon/human/BiologicalLife(seconds, times_fired)
|
||||
if(!(. = ..()))
|
||||
return
|
||||
if(cumdrip_rate > 0 && stat != DEAD)
|
||||
handle_creampie()
|
||||
Reference in New Issue
Block a user