mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-08-25 05:57:21 +01:00
Update items.dm
This commit is contained in:
@@ -226,6 +226,7 @@
|
||||
|
||||
/obj/item/attack_hand(mob/living/user as mob)
|
||||
if (!user) return
|
||||
..()
|
||||
if(anchored)
|
||||
to_chat(user, span("notice", "\The [src] won't budge, you can't pick it up!"))
|
||||
return
|
||||
@@ -1020,4 +1021,4 @@ Note: This proc can be overwritten to allow for different types of auto-alignmen
|
||||
return
|
||||
|
||||
/obj/item/proc/get_welder()
|
||||
return
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user