[MIRROR] afterattack now returns a flag if it's reasonable to suspect the user intends to act on an item [MDB IGNORE] (#18519)

* afterattack now returns a flag if it's reasonable to suspect the user intends to act on an item

* Update _neck.dm

Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>
Co-authored-by: Zonespace <41448081+Zonespace27@users.noreply.github.com>
This commit is contained in:
SkyratBot
2023-01-07 06:55:38 +00:00
committed by GitHub
co-authored by Mothblocks Zonespace
parent 12c3edc8e3
commit 650d64f6d4
101 changed files with 345 additions and 118 deletions
+1
View File
@@ -58,4 +58,5 @@
attacker.set_output(user)
attacking.set_output(target)
signal.set_output(COMPONENT_SIGNAL)
return COMPONENT_AFTERATTACK_PROCESSED_ITEM