nanotrasen.se

Replaces 80.244.78.90 with nanotrasen.se in the code.
This commit is contained in:
melandor0
2014-09-04 19:45:43 +02:00
parent 22af7e5ea6
commit 7ff72c38cd
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -79,7 +79,7 @@
var/wikiurl = "http://baystation12.net/wiki"
var/forumurl = "http://baystation12.net/forums/"
var/media_base_url = "http://80.244.78.90/media" // http://ss13.nexisonline.net/media
var/media_base_url = "http://nanotrasen.se/media" // http://ss13.nexisonline.net/media
//Alert level description
var/alert_desc_green = "All threats to the station have passed. Security may not have weapons visible, privacy laws are once again fully enforced."
+1 -1
View File
@@ -676,7 +676,7 @@
</head>
<body>
<iframe width='100%' height='97%' src="http://80.244.78.90/wiki/index.php?title=Space_law&printable=yes" frameborder="0" id="main_frame"></iframe> </body>
<iframe width='100%' height='97%' src="http://nanotrasen.se/wiki/index.php?title=Space_law&printable=yes" frameborder="0" id="main_frame"></iframe> </body>
</html>
+1 -1
View File
@@ -323,7 +323,7 @@ var/world_topic_spam_protect_time = world.timeofday
s += "<b>[station_name()]</b>";
s += " ("
s += "<a href=\"http://80.244.78.90/phpBB3/index.php\">" //Change this to wherever you want the hub to link to.
s += "<a href=\"http://nanotrasen.se/phpBB3/index.php\">" //Change this to wherever you want the hub to link to.
s += "[game_version]"
s += "</a>"
s += ")"