[MIRROR] Adds an animation when placing objects on tables (#10616)

Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-04-10 01:29:00 -07:00
committed by GitHub
parent 8be5b7ea10
commit 043e0ab2b9
3 changed files with 39 additions and 0 deletions

View File

@@ -321,6 +321,7 @@
return
user.drop_item()
if(W)
W.do_drop_animation(user)
W.forceMove(loc)
else if(istype(W, /obj/item/packageWrap))
return