Syndicate borg update, add medical syndicate borg, energy sword refactor

This commit is contained in:
Markolie
2015-10-01 04:21:24 +02:00
parent 700baff0ff
commit d18b18b5b4
33 changed files with 445 additions and 419 deletions
+1 -1
View File
@@ -612,7 +612,7 @@ client
M << "Control of your mob has been offered to dead players."
log_admin("[key_name(usr)] has offered control of ([key_name(M)]) to ghosts.")
message_admins("[key_name_admin(usr)] has offered control of ([key_name_admin(M)]) to ghosts")
var/list/mob/dead/observer/candidates = pollCandidates("Do you want to play as [M.real_name]?", "Player Control", null, FALSE, 100)
var/list/mob/dead/observer/candidates = pollCandidates("Do you want to play as [M.real_name]?", poll_time = 100)
var/mob/dead/observer/theghost = null
if(candidates.len)
+1 -1
View File
@@ -307,7 +307,7 @@ var/list/uplink_items = list()
name = "Energy Sword"
desc = "The energy sword is an edged weapon with a blade of pure energy. The sword is small enough to be pocketed when inactive. Activating it produces a loud, distinctive noise."
reference = "ES"
item = /obj/item/weapon/melee/energy/sword
item = /obj/item/weapon/melee/energy/sword/saber
cost = 8
/datum/uplink_item/dangerous/chainsaw