mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-23 04:36:45 +01:00
4 lines
98 B
Plaintext
4 lines
98 B
Plaintext
/mob/emote(act, m_type, message, intentional)
|
|
. = ..()
|
|
SEND_SIGNAL(src, COMSIG_MOB_EMOTE, args)
|