diff --git a/ChangeLog b/ChangeLog index 44e8358d1..b1032e6d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +New weapon: dragonclaw dagger. +Its better than normal daggers, but still not as nice at low level +as a good iron broadsword. +weapon/sword/dragonclaw_dagger.arc +weapon/sword/dragonclaw_dagger.base.111.png +weapon/sword/dragonclaw_dagger.face +Daniel Hawkins 2016-05-11 Removed duplicate other_arch setting to Cure Disease spell. spell/Healing/spell_cure_disease.arc diff --git a/weapon/sword/dragonclaw_dagger.arc b/weapon/sword/dragonclaw_dagger.arc new file mode 100644 index 000000000..8562ca9f0 --- /dev/null +++ b/weapon/sword/dragonclaw_dagger.arc @@ -0,0 +1,17 @@ +Object dragonclaw_dagger +nrof 1 +last_sp 3 +type 15 +face dragonclaw_dagger.111 +material 2 +dam 3 +weight 1500 +value 60 +attacktype 1 +weapontype 2 +name dragonclaw dagger +name_pl dragonclaw daggers +client_type 101 +body_arm -1 +skill one handed weapons +end diff --git a/weapon/sword/dragonclaw_dagger.base.111.png b/weapon/sword/dragonclaw_dagger.base.111.png new file mode 100644 index 000000000..e178a9c85 Binary files /dev/null and b/weapon/sword/dragonclaw_dagger.base.111.png differ diff --git a/weapon/sword/dragonclaw_dagger.face b/weapon/sword/dragonclaw_dagger.face new file mode 100644 index 000000000..c95a5a5d9 --- /dev/null +++ b/weapon/sword/dragonclaw_dagger.face @@ -0,0 +1,3 @@ +face dragonclaw_dagger.111 +magicmap grey +end