mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
[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:
co-authored by
Mothblocks
Zonespace
parent
12c3edc8e3
commit
650d64f6d4
@@ -58,4 +58,5 @@
|
||||
attacker.set_output(user)
|
||||
attacking.set_output(target)
|
||||
signal.set_output(COMPONENT_SIGNAL)
|
||||
return COMPONENT_AFTERATTACK_PROCESSED_ITEM
|
||||
|
||||
|
||||
Reference in New Issue
Block a user