Fixes speargun not embedding the magspears it fires. (#48386)

This commit is contained in:
Coconutwarrior97
2019-12-27 04:36:31 +01:00
committed by skoglol
parent f63a53f5f0
commit 71b2d01fb0
@@ -316,6 +316,7 @@
checktank = FALSE
range_multiplier = 3
throw_amount = 1
pressureSetting = 2
maxWeightClass = 2 //a single magspear
spin_item = FALSE
var/static/list/magspear_typecache = typecacheof(/obj/item/throwing_star/magspear)