Fixed a couple of spelling errors.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3224 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
petethegoat@gmail.com
2012-03-01 22:21:47 +00:00
parent 3be1e8bdfd
commit bc7517ca42
4 changed files with 22 additions and 12 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ datum/mind
else
text += "."
text += " <a href='?src=\ref[src];revolution=reequip'>Reequip</a>."
text += " <a href='?src=\ref[src];revolution=reequip'>Reequip</a> (gives traitor uplink)."
if (objectives.len==0)
text += "<br>Objectives are empty! <a href='?src=\ref[src];revolution=autoobjectives'>Set to kill all heads</a>."
else if (src in ticker.mode.revolutionaries)