This commit is contained in:
Contrabang
2025-08-19 01:21:05 -07:00
committed by GitHub
parent dc629eb29e
commit bc93cc836c
@@ -230,7 +230,7 @@
if(S)
H.drop_item()
H.put_in_active_hand(S)
S.attack__legacy__attackchain(H, H)
S.interact_with_atom(H, H)
qdel(src)
else
..()