Fixes fried items losing inhands (#38048)

This commit is contained in:
ShizCalev
2018-05-25 00:14:07 +03:00
committed by vuonojenmustaturska
parent 1cb962cb98
commit 729ad5578f
@@ -190,7 +190,10 @@
name = fried.name //We'll determine the other stuff when it's actually removed
icon = fried.icon
overlays = fried.copy_overlays()
lefthand_file = fried.lefthand_file
righthand_file = fried.righthand_file
icon_state = fried.icon_state
item_state = fried.item_state
desc = fried.desc
w_class = fried.w_class
slowdown = fried.slowdown