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
@@ -158,6 +158,7 @@
|
||||
|
||||
// Placing stuff on tables
|
||||
if(user.unEquip(W, 0, src.loc) && user.client?.prefs?.read_preference(/datum/preference/toggle/precision_placement))
|
||||
W.do_drop_animation(user)
|
||||
auto_align(W, click_parameters)
|
||||
return 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user