mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
Merge pull request #665 from Petethegoat/equipfix
Misc fixes- #649 and #663
This commit is contained in:
@@ -446,9 +446,9 @@
|
||||
H << "<span class='notice'>You are not holding anything to equip.</span>"
|
||||
return
|
||||
|
||||
H.drop_from_inventory(I)
|
||||
H.equip_to_appropriate_slot(I)
|
||||
H.update_inv_l_hand(0)
|
||||
H.update_inv_r_hand(0)
|
||||
H.update_hud()
|
||||
|
||||
|
||||
/mob/living/verb/resist()
|
||||
|
||||
Reference in New Issue
Block a user