mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-21 03:56:47 +01:00
@@ -539,7 +539,7 @@
|
||||
else if (P.name != initial(P.name))
|
||||
B.name = P.name
|
||||
user.drop_from_inventory(P)
|
||||
if (ishuman(user))
|
||||
if(ishuman(user))
|
||||
var/mob/living/carbon/human/h_user = user
|
||||
if (h_user.r_hand == src)
|
||||
h_user.drop_from_inventory(src)
|
||||
|
||||
Reference in New Issue
Block a user