mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
[MIRROR] Many new global signals from downstream (#12051)
Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9c25b75d6c
commit
408eeaa5d1
@@ -180,5 +180,7 @@
|
||||
M.visible_message(span_infoplain(span_bold("\The [user]") + " scans the wounds on [M]'s [S.name] with [src]"))
|
||||
|
||||
src.add_data(S)
|
||||
SEND_SIGNAL(src,COMSIG_AUTOPSY_PERFORMED, user, M)
|
||||
SEND_GLOBAL_SIGNAL(COMSIG_GLOB_AUTOPSY_PERFORMED, user, M)
|
||||
|
||||
return 1
|
||||
|
||||
Reference in New Issue
Block a user