mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[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:
committed by
GitHub
parent
8be5b7ea10
commit
043e0ab2b9
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user