Files
S.P.L.U.R.T-Station-13/code/__SPLURTCODE/DEFINES/signals.dm
BongaTheProto d75cfbcdb8 fixes
wooo
2023-03-02 00:38:11 -05:00

8 lines
301 B
Plaintext

#define COMSIG_MOB_CAME "mob_came"
#define COMSIG_HEALTH_SCAN "health_scan"
#define COMSIG_ORGAN_INSERTED "organ_inserted"
#define COMSIG_ORGAN_REMOVED "organ_removed"
#define COMSIG_MOB_CLIMAX "mob_coomed"
#define COMSIG_OBJ_WRITTEN_ON "written_on"
#define COMSIG_MOB_LUST_UPDATED "mob_lust_updated"