Merge pull request #19 from Jaggernaut555/feature-server-descriptions

Updated server list descriptions
This commit is contained in:
Simon Fortier 2018-01-03 17:16:19 -05:00 committed by GitHub
commit 47401747c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,8 +13,8 @@ define("MAR_SERVER_NAME", "Official MAR server");
//Servers displayed in the servers tab
define("SERVER_LIST", array(
array("<b>Official MAR Server</b>", "https://muchassemblyrequired.com/game.php", "Official Game server. Should be the most up-to-date"),
array("mlaga97's alternative server", "http://muchassemblyrequired.mlaga97.space/game.php", "<i>none</i>"),
array("Jaggernaut's backup server", "http://jaggernaut.ca/game.php", "<i>none</i>"),
array("mlaga97's alternative server", "http://muchassemblyrequired.mlaga97.space/game.php", "Alternative server when official server is down. Should be mostly up-to-date."),
array("Jaggernaut's backup server", "http://jaggernaut.ca/game.php", "For use in dire straits"),
));
//Plugins