Removed the Vox Pox.

This commit is contained in:
Zuhayr
2016-02-20 11:10:06 +10:30
parent b282071fe6
commit a628ae2a56
41 changed files with 69 additions and 610 deletions

View File

@@ -26,7 +26,7 @@
item_state = "bolt"
/obj/item/weapon/arrow/quill
name = "vox quill"
name = "alien quill"
desc = "A wickedly barbed quill from some bizarre animal."
icon = 'icons/obj/weapons.dmi'
icon_state = "quill"
@@ -116,7 +116,7 @@
//double check that the user hasn't removed the bolt in the meantime
if(!(bolt && tension && loc == current_user))
return
tension++
update_icon()