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

16 lines
604 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 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>
</body>
</html>