for real this time

This commit is contained in:
Linzolle
2020-02-09 19:45:22 -06:00
parent c5bbce0928
commit 4622f66162
8 changed files with 80 additions and 0 deletions
@@ -0,0 +1,8 @@
/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