Files
2016-03-06 21:35:53 +01:00

30 lines
1.1 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="{{resource("css/style.css")}}">
</head>
<body class="traitor-tips">
<h1 class="center">You are a Wizard!</h1>
<img src="{{resource("images/antagTips/wizard-image.png")}}" class="center" />
<p>1. As a wizard, you use a <em>variety of spells</em> to accomplish your objective.</p>
<p>2. You start with clairvoyance, phase shift and magic missile for free.<br>
<em>To learn new spells, use the spellbook on your belt.</em></p>
<p>3. For detailed information about each spell,<br>
click the <em>question mark</em> in your spellbook.
<img src="{{resource("images/antagTips/grimoire.png")}}" class="right" /></p>
<p>4. To teleport back to the wizard shuttle,<br>
use the <em>teleportation scroll</em> you start with in your pocket.
<img src="{{resource("images/antagTips/teleportscroll.png")}}" class="right" /></p>
<p>5. For beginner info and general tips,<br>
examine the <em>Wizadry 101</em> paper you start with in your pocket.</p>
<p>6. For more information, please consult <A HREF='http://wiki.ss13.co/Wizard'>the wiki</A>.</p>
</body>
</html>