arrow craft nitpicking (alt title: "why are subtypes like this") (#11516)
* subtypes (tm) * ok fine jeez Co-authored-by: Hatterhat <Hatterhat@users.noreply.github.com>
This commit is contained in:
@@ -3,13 +3,13 @@
|
||||
desc = "Woosh!"
|
||||
damage = 15
|
||||
icon_state = "arrow"
|
||||
ammo_type = /obj/item/ammo_casing/caseless/arrow
|
||||
ammo_type = /obj/item/ammo_casing/caseless/arrow/wood
|
||||
|
||||
/obj/item/projectile/bullet/reusable/arrow/ashen
|
||||
/obj/item/projectile/bullet/reusable/arrow/ash
|
||||
name = "ashen arrow"
|
||||
desc = "Fire harderned arrow."
|
||||
damage = 25
|
||||
ammo_type = /obj/item/ammo_casing/caseless/arrow/ashen
|
||||
ammo_type = /obj/item/ammo_casing/caseless/arrow/ash
|
||||
|
||||
/obj/item/projectile/bullet/reusable/arrow/bone //AP for ashwalkers
|
||||
name = "bone arrow"
|
||||
|
||||
Reference in New Issue
Block a user