This commit is contained in:
Fluffy
2024-03-03 19:52:57 +00:00
committed by GitHub
parent 548bdbb3b7
commit cf056641d3
29 changed files with 119 additions and 39 deletions
+1 -1
View File
@@ -336,7 +336,7 @@
add_overlay(I)
i++
/obj/item/hand/dropped(mob/user as mob)
/obj/item/hand/dropped(mob/user)
. = ..()
if(locate(/obj/structure/table, loc))
src.update_icon(user.dir)