diff --git a/weapon/misc/sai1.arc b/weapon/misc/sai1.arc new file mode 100644 index 000000000..a33c7a06b --- /dev/null +++ b/weapon/misc/sai1.arc @@ -0,0 +1,42 @@ +Object sai1 +name sai +nrof 1 +last_sp 5 +type 15 +face sai_1.111 +material 18 +dam 2 +ac 1 +resist_physical 2 +weight 2000 +value 80 +editable 1024 +attacktype 1 +weapontype 5 +magicmap black +name_pl sais +client_type 145 +body_arm -1 +skill one handed weapons +end +Object sai2 +name sai +nrof 1 +last_sp 5 +type 15 +face sai_2.111 +material 18 +dam 2 +ac 1 +resist_physical 2 +weight 2000 +value 80 +editable 1024 +attacktype 1 +weapontype 5 +magicmap black +name_pl sais +client_type 145 +body_arm -1 +skill one handed weapons +end diff --git a/weapon/misc/sai_1.base.111.png b/weapon/misc/sai_1.base.111.png new file mode 100644 index 000000000..d40e646b6 Binary files /dev/null and b/weapon/misc/sai_1.base.111.png differ diff --git a/weapon/misc/sai_2.base.111.png b/weapon/misc/sai_2.base.111.png new file mode 100644 index 000000000..51c132bc8 Binary files /dev/null and b/weapon/misc/sai_2.base.111.png differ diff --git a/weapon/misc/scythe1.arc b/weapon/misc/scythe1.arc new file mode 100644 index 000000000..a945a74b7 --- /dev/null +++ b/weapon/misc/scythe1.arc @@ -0,0 +1,18 @@ +Object scythe1 +nrof 1 +name scythe +last_sp 13 +type 15 +face scythe_1.111 +material 18 +dam 14 +weight 29500 +value 485 +editable 1024 +attacktype 1 +weapontype 1 +name_pl scythes +client_type 136 +body_arm -2 +skill two handed weapons +end diff --git a/weapon/misc/scythe_1.base.111.png b/weapon/misc/scythe_1.base.111.png new file mode 100644 index 000000000..52f177448 Binary files /dev/null and b/weapon/misc/scythe_1.base.111.png differ diff --git a/weapon/misc/sickle1.arc b/weapon/misc/sickle1.arc new file mode 100644 index 000000000..7000a5778 --- /dev/null +++ b/weapon/misc/sickle1.arc @@ -0,0 +1,19 @@ +Object sickle1 +nrof 1 +last_sp 4 +type 15 +face sickle_1.111 +material 2 +dam 7 +weight 8000 +value 52 +editable 1024 +attacktype 1 +weapontype 1 +magicmap white +name sickle +name_pl sickles +client_type 101 +body_arm -1 +skill one handed weapons +end diff --git a/weapon/misc/sickle_1.base.111.png b/weapon/misc/sickle_1.base.111.png new file mode 100644 index 000000000..6f24b64e1 Binary files /dev/null and b/weapon/misc/sickle_1.base.111.png differ diff --git a/weapon/misc/t_star1.arc b/weapon/misc/t_star1.arc new file mode 100644 index 000000000..4cc062aaa --- /dev/null +++ b/weapon/misc/t_star1.arc @@ -0,0 +1,20 @@ +Object t_star1 +nrof 1 +name throwing star +last_sp 2 +type 15 +face t_star1.111 +is_thrown 1 +material 2 +dam 3 +weight 325 +value 45 +editable 1024 +attacktype 1 +weapontype 2 +magicmap grey +name_pl throwing stars +client_type 101 +body_arm -1 +skill one handed weapons +end diff --git a/weapon/misc/t_star1.base.111.png b/weapon/misc/t_star1.base.111.png new file mode 100644 index 000000000..5e52c8313 Binary files /dev/null and b/weapon/misc/t_star1.base.111.png differ