I still fucking hate components.

This commit is contained in:
Poojawa
2019-09-23 02:03:37 -05:00
parent 1283a0d39d
commit f57bdc39a2
12 changed files with 45 additions and 7 deletions
@@ -176,6 +176,7 @@
qdel(target)
return TRUE
var/atom/movable/M = target
SEND_SIGNAL(M, COMSIG_COMPONENT_CLEAN_ACT, CLEAN_WEAK)
M.clean_blood()
visible_message("[src] polishes \the [target].")
return TRUE