mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-05 15:02:56 +00:00
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:
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user