Fixes up the PR.

This commit is contained in:
Belsima
2017-09-09 23:17:41 -04:00
parent 022eb8cf4c
commit 7359c6f7a6
3 changed files with 4 additions and 4 deletions

View File

@@ -268,7 +268,7 @@ var/list/obj/machinery/newscaster/allCasters = list() //Global list that will co
switch(screen)
if(0)
dat += "Welcome to Newscasting Unit #[unit_no].<BR> Interface & News networks Operational."
dat += "<BR><FONT SIZE=1>Property of NanoSrasen Inc</FONT>"
dat += "<BR><FONT SIZE=1>Property of NanoTrasen Inc</FONT>"
if(news_network.wanted_issue)
dat+= "<HR><A href='?src=\ref[src];view_wanted=1'>Read Wanted Issue</A>"
dat+= "<HR><BR><A href='?src=\ref[src];create_channel=1'>Create Feed Channel</A>"

View File

@@ -117,8 +117,8 @@
)
/datum/lore/organization/tsc/vey_med
name = "Vey Medical"
short_name = "Vey Med"
name = "Vey-Medical" //The Wiki displays them as Vey-Medical.
short_name = "Vey-Med"
acronym = "VM"
desc = "Vey-Med is one of the newer TSCs on the block and is notable for being largely owned and opperated by Skrell. \
Despite the suspicion and prejudice leveled at them for their alien origin, Vey-Med has obtained market dominance in \

View File

@@ -35,7 +35,7 @@ var/global/list/home_system_choices = list(
var/global/list/faction_choices = list(
"Sol Central",
"Vey-Medical",
"Vey Med",
"Einstein Engines",
"Free Trade Union",
"NanoTrasen",