Files
GS13NG/code/modules/projectiles/ammunition/caseless/arrow.dm
T
2020-02-09 19:45:22 -06:00

8 lines
317 B
Plaintext

/obj/item/ammo_casing/caseless/arrow
name = "wooden arrow"
desc = "An arrow made of wood, typically fired from a bow."
projectile_type = /obj/item/projectile/bullet/reusable/arrow
caliber = "arrow"
icon_state = "arrow"
throwforce = 3 //good luck hitting someone with the pointy end of the arrow
throw_speed = 3