Teleporter Gun, Fixes, and Tweaks

This commit is contained in:
Fox-McCloud
2015-03-22 02:45:02 -04:00
parent b379cb0728
commit d9a257c890
15 changed files with 137 additions and 30 deletions
+10
View File
@@ -192,6 +192,16 @@ var/list/uplink_items = list()
cost = 14
job = list("Station Engineer","Chief Engineer")
//RD
/datum/uplink_item/jobspecific/telegun
name = "Telegun"
desc = "An extremely energy gun that utilizes bluespace technology to teleport away living targets; will teleport targets to the same beacon a teleporter is locked onto."
item = /obj/item/weapon/gun/energy/telegun
cost = 12
job = list("Research Director")
// DANGEROUS WEAPONS
/datum/uplink_item/dangerous