mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-03 05:52:17 +00:00
Removed the Vox Pox.
This commit is contained in:
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user