shit dude i hope this works lmao
This commit is contained in:
@@ -381,8 +381,7 @@ SUBSYSTEM_DEF(vote)
|
||||
to_chat(world, "<span class='boldannounce'>The map vote has chosen [VM.map_name] for next round!</span>")
|
||||
if("transfer") // austation begin -- Crew autotransfer vote
|
||||
if(. == "Initiate Crew Transfer")
|
||||
//TODO find a cleaner way to do this
|
||||
SSshuttle.requestEvac(null,"Crew transfer requested.")
|
||||
SSshuttle.autoEnd()
|
||||
var/obj/machinery/computer/communications/C = locate() in GLOB.machines
|
||||
if(C)
|
||||
C.post_status("shuttle") // austation end
|
||||
|
||||
Reference in New Issue
Block a user