Merge pull request #6873 from Citadel-Station-13/upstream-merge-38048

[MIRROR] [s] Fixes fried items losing inhands
This commit is contained in:
LetterJay
2018-05-27 01:31:42 -05:00
committed by GitHub
@@ -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