mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-28 07:07:08 +01:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
* From /mob/living/cum(): (mob/source, mob/living/partner, target_orifice)
|
||||
* This one may return TRUE to prevent cumming.
|
||||
*
|
||||
*/
|
||||
#define COMSIG_MOB_PRE_CAME "mob_pre_came"
|
||||
/// From /mob/living/cum(): (mob/source, mob/living/partner, target_orifice)
|
||||
#define COMSIG_MOB_POST_CAME "mob_post_came"
|
||||
Reference in New Issue
Block a user