Update Crossbow.Dm

A little bit more damage to the makeshift bolt than before 

Before 8 ==> now 10 (like floor tile)
This commit is contained in:
Diegoflores31
2019-01-27 01:35:26 -05:00
committed by GitHub
parent 9d96e8e282
commit ec630e9fee
@@ -163,7 +163,7 @@
name = "makeshift bolt"
desc = "A sharpened metal rod that can be fired out of a crossbow."
icon_state = "metal-rod"
throwforce = 8
throwforce = 10
var/superheated = 0
/obj/item/arrow/rod/removed()