mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 20:13:45 +01:00
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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user