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

16 lines
485 B
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. Use the <em>Call Wizards</em> verb in a secure place to retrieve your items.</p>
<p>2. Your objectives will always be stored in your notes. To access them, use the <em>Notes</em> verb.<br>
</body>
</html>