Merge pull request #4164 from Citadel-Station-13/upstream-merge-33127
[MIRROR] Fixes twohanded weapons showing outdated icons when equipped to the back
This commit is contained in:
@@ -41,6 +41,8 @@
|
||||
else //something wrong
|
||||
name = "[initial(name)]"
|
||||
update_icon()
|
||||
if(user.get_item_by_slot(slot_back) == src)
|
||||
user.update_inv_back()
|
||||
if(show_message)
|
||||
if(iscyborg(user))
|
||||
to_chat(user, "<span class='notice'>You free up your module.</span>")
|
||||
|
||||
Reference in New Issue
Block a user