36 lines
1.9 KiB
HTML
36 lines
1.9 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Zk | Androo</title>
|
|
<link rel="stylesheet" type="text/css" href="/style.css" />
|
|
<meta name="viewport" content="width=device-width" />
|
|
<meta charset="utf-8" />
|
|
</head>
|
|
<body>
|
|
<main>
|
|
<header>
|
|
<h1>Zk | Androo</h1>
|
|
</header>
|
|
<article class="content">
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
<p>Your spells. If you need them to be shorter, leave out the parts in parentheses. The å character in MS Word is Ctrl+@,a (hold down ctrl while hitting shift-2, then a). You can copy-paste it into photoshop or whatever from there.</p>
|
|
<p>Lightning: <em>Roevi set kåtik (ato za majarbåti t’n)</em> – Translation: The lightning is grown (and it will run)
|
|
Fire: <em>Roevi set kålar (ato za majarbåti t’n)</em> – Translation: The fire is grown (and it will run)</p>
|
|
<p>I’m thinking spells for summoning of elements will all be pretty much the same. Just in case, the word for rain is <em>s’sit</em>; bodily energy, strength, or willpower is <em>ganon</em>.</p>
|
|
<p>Let me know if you need any others. Also, if you want them in the native script of the language, let me know, and maybe we can work something out.</p>
|
|
<p>Oh, and for posterity, <a href="http://princessofjustice.com/canadia.php">Canadia.</a> Thanks, <lj user="alcarilinque"></lj></p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2004-06-07 03:16:29</p>
|
|
</footer>
|
|
</main>
|
|
<script type="text/javascript">
|
|
document.querySelectorAll('.tag').forEach(tag => {
|
|
let text = tag.innerText;
|
|
tag.innerText = '';
|
|
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
|
|
});
|
|
</script>
|
|
</body>
|
|
</html>
|