Crossbow Rework

This commit is contained in:
Fox-McCloud
2015-02-03 23:35:09 -05:00
parent fd23cc9861
commit 8667786655
14 changed files with 55 additions and 30 deletions
+1 -1
View File
@@ -227,7 +227,7 @@ var/list/uplink_items = list()
/datum/uplink_item/dangerous/crossbow
name = "Energy Crossbow"
desc = "A miniature energy crossbow that is small enough both to fit into a pocket and to slip into a backpack unnoticed by observers. Fires bolts tipped with toxin, a poisonous substance that is the product of a living organism. Stuns enemies for a short period of time. Recharges automatically."
item = /obj/item/weapon/gun/energy/crossbow
item = /obj/item/weapon/gun/energy/kinetic_accelerator/crossbow
cost = 12
excludefrom = list("nuclear emergency")