Announcement fixes

This commit is contained in:
Markolie
2017-01-19 15:12:20 +01:00
parent 1f243ec4f0
commit cedfc2ccbf
3 changed files with 3 additions and 2 deletions
@@ -39,7 +39,7 @@
/obj/machinery/computer/communications/New()
shuttle_caller_list += src
..()
crew_announcement.newscast = 1
crew_announcement.newscast = 0
/obj/machinery/computer/communications/proc/is_authenticated(var/mob/user, var/message = 1)
if(authenticated == COMM_AUTHENTICATION_MAX)