Quickfix for some weird visuals in the firing range.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2546 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
vageyenaman@gmail.com
2011-11-23 20:54:36 +00:00
parent c02d3d88e3
commit f6a04f25f6
+2
View File
@@ -29,6 +29,8 @@
if(istype(W, /obj/item/target))
density = 0
W.density = 1
user.drop_item(src)
W.loc = loc
W.layer = 3.1
pinned_target = W
user << "You slide the target into the stake."