diff --git a/weapon/bow/handcrossbow.arc b/weapon/bow/handcrossbow.arc new file mode 100644 index 000000000..42bca65a4 --- /dev/null +++ b/weapon/bow/handcrossbow.arc @@ -0,0 +1,21 @@ +Object handcrossbow +race crossbow bolts +name crossbow pistol +type 14 +nrof 1 +material 16 +face handcrossbow.111 +color_fg brown +dam 5 +weight 1500 +sp 30 +wc 1 +value 3500 +no_strength 1 +editable 1024 +attacktype 1 +name_pl crossbow pistols +client_type 161 +body_arm -1 +skill missile weapons +end diff --git a/weapon/bow/handcrossbow.base.111.png b/weapon/bow/handcrossbow.base.111.png new file mode 100644 index 000000000..f8f669219 Binary files /dev/null and b/weapon/bow/handcrossbow.base.111.png differ diff --git a/weapon/bow/reflexbow.arc b/weapon/bow/reflexbow.arc new file mode 100644 index 000000000..dacf6346b --- /dev/null +++ b/weapon/bow/reflexbow.arc @@ -0,0 +1,42 @@ +Object reflexbow +name reflex bow +race arrows +type 14 +nrof 1 +material 16 +face reflexbow.111 +color_fg brown +dam 23 +weight 6000 +value 5000 +sp 47 +no_strength 0 +editable 1024 +attacktype 1 +name_pl reflex bows +client_type 151 +body_arm -2 +skill missile weapons +end + +Object reflexbow_bone +name reflex bow +race arrows +type 14 +nrof 1 +material 0 +materialname bone +face reflexbow_bone.111 +color_fg brown +dam 32 +weight 8000 +value 10000 +sp 42 +no_strength 0 +editable 1024 +attacktype 1 +name_pl reflex bows +client_type 151 +body_arm -2 +skill missile weapons +end diff --git a/weapon/bow/reflexbow.base.111.png b/weapon/bow/reflexbow.base.111.png new file mode 100644 index 000000000..76b48ede0 Binary files /dev/null and b/weapon/bow/reflexbow.base.111.png differ diff --git a/weapon/bow/reflexbow_bone.base.111.png b/weapon/bow/reflexbow_bone.base.111.png new file mode 100644 index 000000000..be430216f Binary files /dev/null and b/weapon/bow/reflexbow_bone.base.111.png differ