Added weldpack, clipboards fit on belt, food and other things can now be wrapped

This commit is contained in:
SkyMarshal
2012-01-12 11:13:05 -07:00
parent 7b3e347dba
commit 70cb3417ef
7 changed files with 54 additions and 42 deletions

View File

@@ -38,6 +38,7 @@
attackby(var/obj/item/A as obj, mob/user as mob)
wrap(A, user)
var/num_loaded = 0
if(istype(A, /obj/item/ammo_magazine))
if((load_method == 2) && loaded.len) return