Vaurca Update Dec2016 (#1289)

Adds Vaurca subspecies and a whole slew of content related to them. Also, custom organs for them.
This commit is contained in:
LordFowl
2016-12-24 18:11:09 -05:00
committed by skull132
parent 7724f096fa
commit 93143a8e45
83 changed files with 1621 additions and 1277 deletions

View File

@@ -31,7 +31,7 @@
icon = 'icons/obj/weapons.dmi'
icon_state = "quill"
item_state = "quill"
throwforce = 5
throwforce = 8
/obj/item/weapon/arrow/rod
name = "metal rod"
@@ -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()