Fixes fried items losing inhands (#38048)

This commit is contained in:
ShizCalev
2018-05-24 17:14:07 -04:00
committed by letterjay
parent 37f2768380
commit 569ec5dd1f
@@ -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