<!DOCTYPE html>
<html>
	<head>
		<?php include $_SERVER['DOCUMENT_ROOT'].'/src/common-meta.php';?>
		<link rel="shortcut icon" href="/favicon.ico" />
		<title>9iron</title>
	</head>
	<body>
		<?php include $_SERVER['DOCUMENT_ROOT'].'/src/common-header.php';?>
		<div class="content">
			<div class="section">
				<h1>Terraria</h1>
				<p>This game just keeps getting fucking updates, dude. Listed here are all the servers that we have going at the moment. We only ever have one playthrough going at a time, so if the main world is modded, so are the farming worlds.</p>
				<p>The password is <code>dicks</code>. The password is always <code>dicks</code>.</p>
			</div>
			<div class="section">
				<h1>Main World</h1>
				<p><code>terraria.9iron.club:7777</code>, Master mode, Vanilla</p>
				<p>The main world with the main base and all the NPCs.</p>
			</div>
			<div class="section">
				<h1>Old Worlds</h1>
				<ul>
					<li><a href="/files/1401-farm-master1.wld">1401-farm-master1</a> - 2020-06-01</li>
				</ul>
			</div>
		</div>
		<?php include $_SERVER['DOCUMENT_ROOT'].'/src/common-footer.php';?>
	</body>
</html>