•Final fix :3

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3020 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
polyxenitopalidou@gmail.com
2012-01-30 17:17:50 +00:00
parent ff2595d8ca
commit fa4a015140
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -710,7 +710,7 @@ obj/item/weapon/newspaper/attack_self(mob/user as mob)
var/datum/feed_channel/C = src.news_content[src.curr_page]
dat+="<FONT SIZE=4><B>[C.channel_name]</B></FONT><FONT SIZE=1> \[created by: <FONT COLOR='maroon'>[C.author]</FONT>\]</FONT><BR><BR>"
if(C.censored)
dat+="This channel was deemed dangerous to the general welfare of the station and therefore marked with a <B><FONT COLOR='red>D-Notice</B></FONT>. Its contents were not transferred to the newspaper at the time of printing."
dat+="This channel was deemed dangerous to the general welfare of the station and therefore marked with a <B><FONT COLOR='red'>D-Notice</B></FONT>. Its contents were not transferred to the newspaper at the time of printing."
else
if(isemptylist(C.messages))
dat+="No Feed stories stem from this channel..."
+1 -1
View File
@@ -61,7 +61,7 @@ Stuff which is in development and not yet visible to players or just code relate
should be listed in the changelog upon commit tho. Thanks. -->
<b><font color='blue'>29 February 2012, got Comp Arch exams on Wednesday :(</font><b>
<b><font color='blue'>29 January 2012, got Comp Arch exams on Wednesday :(</font><b>
<ul>
<li><b>Agouri updated:</b>
<ul>