Armalis pinning fix.

This commit is contained in:
Zuhayr
2013-07-29 07:06:55 -07:00
parent 08ff3df905
commit af1f0108a2
+1 -1
View File
@@ -70,7 +70,7 @@
var/obj/item/weapon/arrow/quill/Q = new(loc)
Q.fingerprintslast = src.ckey
Q.throw_at(target,10,20)
Q.throw_at(target,10,30)
quills--
spawn(100)