mirror of
https://github.com/goonstation/goonstation-2016.git
synced 2026-07-17 12:02:19 +01:00
15 lines
541 B
HTML
15 lines
541 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 an omnitraitor!</h1>
|
|
|
|
<p>1. You are pretty much every antagonist type rolled into one! Go nuts!</p>
|
|
|
|
<p>2. You can retrieve your wizard and traitor gear by using the <em>Call Wizards</em> and <em>Call Syndicate</em> verbs respectively.</p>
|
|
|
|
<p>3. Your objectives will always be stored in your notes. To access them, use the <em>Notes</em> verb.</p>
|
|
</body>
|
|
</html> |