Polish up Terraria page

This commit is contained in:
Salt 2020-09-22 15:34:04 -05:00
parent 80ce343eef
commit 65a3177e71
1 changed files with 18 additions and 8 deletions

View File

@ -10,19 +10,29 @@
<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>This game just keeps getting fucking updates, dude. Listed here are all the servers that we have going at the moment.</p>
<p>To join, just install tModLoader through Steam (you have to own Terraria) and connect through the Multiplayer menu. You'll automatically download all the mods the server uses.</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>calamity.9iron.club:7777</code>, tModLoader</p>
<p>The main world with the main base and all the NPCs.</p>
<h1>Current Playthroughs</h1>
<div class="subcontainer">
<h2>Calamity</h2>
<p><code>calamity.9iron.club:7777</code></p>
<p>tModLoader 0.11.7.5 (latest Steam)</p>
<p>A pretty light modpack (as Terraria packs tend to be) with Calamity, extra music, and Magic Storage. Also the 1.4 door tweak thing, that's important too.</p>
</div>
</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>
<h1>Old Playthroughs</h1>
<div class="subcontainer">
<h2>1.4 Launch</h2>
<p>It totally met the hype, but was simultaneously underwhelming. I don't know how they did it.</p>
<p>World Backups:</p>
<ul>
<li><a href="/files/1401-farm-master1.wld">1401-farm-master1</a> - 2020-06-01</li>
</ul>
</div>
</div>
</div>
<?php include $_SERVER['DOCUMENT_ROOT'].'/src/common-footer.php';?>