Merge pull request #10993 from Linzolle/bows

adds the bow
This commit is contained in:
Ghom
2020-02-14 08:01:12 +01:00
committed by GitHub
16 changed files with 156 additions and 24 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