Files
2020-02-16 19:40:21 -08:00

11 lines
555 B
HTML

<link rel="stylesheet" type="text/css" href="{{resource("css/style.css")}}">
<div class="traitor-tips">
<h1 class="center">You are a traitor!</h1>
<img src="{{resource("images/antagTips/traitor-image.png")}}" class="center" />
<p>1. Unfortunately, the Syndicate doesn't have the resources to equip you with an uplink. Good luck!</p>
<p>2. Your objectives will always be stored in your notes. To access them, use the <em>Notes</em> verb.</p>
<p>3. For more information, please consult <A HREF='http://wiki.ss13.co/Traitor'>the wiki</A>.</p>
</div>