Package wrap is no longer retarded. Works on an afterattack proc, now.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3301 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
joe.heinemeyer@gmail.com
2012-03-15 18:44:10 +00:00
parent d879c24d46
commit 0ba84545b1
3 changed files with 41 additions and 47 deletions

View File

@@ -38,7 +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