mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
•Final fix :3
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3020 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -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
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user