Merge pull request #1970 from Ikarrus/adminnotice

Admin Notices
This commit is contained in:
Cheridan
2013-12-08 10:32:45 -08:00
5 changed files with 47 additions and 1 deletions
+3
View File
@@ -3,6 +3,9 @@
if(join_motd)
src << "<div class=\"motd\">[join_motd]</div>"
if(admin_notice)
src << "\blue <b>Admin Notice:</b>\n \t [admin_notice]"
if(!mind)
mind = new /datum/mind(key)
mind.active = 1