mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Added weldpack, clipboards fit on belt, food and other things can now be wrapped
This commit is contained in:
@@ -637,12 +637,7 @@ CLIPBOARDS
|
||||
user.update_clothing()
|
||||
src.add_fingerprint(user)
|
||||
else
|
||||
if (user.contents.Find(src))
|
||||
spawn( 0 )
|
||||
src.attack_self(user)
|
||||
return
|
||||
else
|
||||
return ..()
|
||||
return ..()
|
||||
return
|
||||
|
||||
/obj/item/weapon/clipboard/attackby(obj/item/weapon/P as obj, mob/user as mob)
|
||||
|
||||
Reference in New Issue
Block a user