- Re-added the centcom ferry shuttle console back on centcom, and added the admin request button to the ferry request console.

This commit is contained in:
Ikarrus
2015-04-27 20:01:59 -06:00
parent 91c52d7766
commit 866ad1bc62
3 changed files with 49 additions and 26 deletions
+4 -2
View File
@@ -343,7 +343,8 @@ client/proc/one_click_antag()
Commando.key = chosen_candidate.key
Commando.mind.assigned_role = "Death Commando"
for(var/obj/machinery/door/poddoor/ert/door in airlocks)
door.open()
spawn(0)
door.open()
//Assign antag status and the mission
ticker.mode.traitors += Commando.mind
@@ -522,7 +523,8 @@ client/proc/one_click_antag()
//Open the Armory doors
if(alert != "Blue")
for(var/obj/machinery/door/poddoor/ert/door in airlocks)
door.open()
spawn(0)
door.open()
//Assign antag status and the mission
ticker.mode.traitors += ERTOperative.mind