Revert "Pick up fixes (#10922)" (#10949)

This commit is contained in:
Werner
2021-01-10 15:01:58 +01:00
committed by GitHub
parent 2fadb6995c
commit 6aff536a84
7 changed files with 39 additions and 83 deletions
@@ -58,7 +58,7 @@
if(feedback)
to_chat(user, SPAN_NOTICE("You collect \the [I]."))
if(isturf(I.loc) && I.Adjacent(user))
I.do_pickup_animation(user, loc)
I.do_pickup_animation(user)
I.forceMove(src)
wrapped = I
wrapped.pixel_x = 0