I cannot into SVN, forgot to add captain_announce.dm. Should compile now.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@255 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
uporotiy
2010-10-08 04:55:55 +00:00
parent ccb3e306f4
commit 604f144512
+6
View File
@@ -0,0 +1,6 @@
/proc/captain_announce(var/text)
world << "<h1 class='alert'>Captain Announces</h1>"
world << "<span class='alert'>[sanitize(text)]</span>"
world << "<br>"