diff --git a/weapon/sword/b_sicklesword.arc b/weapon/sword/b_sicklesword.arc new file mode 100644 index 000000000..8202b98b4 --- /dev/null +++ b/weapon/sword/b_sicklesword.arc @@ -0,0 +1,20 @@ +Object b_sicklesword +nrof 1 +last_sp 4 +type 15 +face b_sicklesword.111 +material 2 +materialname bronze +dam 4 +weight 8600 +value 330 +editable 1024 +attacktype 1 +weapontype 1 +magicmap white +name sickle sword +name_pl sickle swords +client_type 101 +body_arm -1 +skill one handed weapons +end diff --git a/weapon/sword/b_sicklesword.base.111.png b/weapon/sword/b_sicklesword.base.111.png new file mode 100644 index 000000000..30c37b800 Binary files /dev/null and b/weapon/sword/b_sicklesword.base.111.png differ diff --git a/weapon/sword/sicklesword.arc b/weapon/sword/sicklesword.arc new file mode 100644 index 000000000..1cdb9b713 --- /dev/null +++ b/weapon/sword/sicklesword.arc @@ -0,0 +1,19 @@ +Object sicklesword +nrof 1 +last_sp 4 +type 15 +face sicklesword.111 +material 2 +dam 8 +weight 8600 +value 440 +editable 1024 +attacktype 1 +weapontype 1 +magicmap white +name sickle sword +name_pl sickle swords +client_type 101 +body_arm -1 +skill one handed weapons +end diff --git a/weapon/sword/sicklesword.base.111.png b/weapon/sword/sicklesword.base.111.png new file mode 100644 index 000000000..5e70cb76e Binary files /dev/null and b/weapon/sword/sicklesword.base.111.png differ