Armalis sprites, simple animal/mob yank-out verb and embedding.

This commit is contained in:
Zuhayr
2013-06-16 00:38:40 -07:00
parent 5ef5a17701
commit 23299809f6
9 changed files with 150 additions and 75 deletions
@@ -10,14 +10,14 @@
w_class = 3.0
sharp = 1
/obj/item/weapon/arrow/proc/removed() //Helper for metal rods falling apart..
/obj/item/weapon/arrow/proc/removed() //Helper for metal rods falling apart.
return
/obj/item/weapon/arrow/quill
name = "vox quill"
desc = "A wickedly barbed quill from some bizarre animal."
icon = 'icons/mob/vox.dmi'
icon = 'icons/obj/weapons.dmi'
icon_state = "quill"
item_state = "quill"
throwforce = 15