mirror of
https://github.com/goonstation/goonstation-2020.git
synced 2026-08-20 18:46:13 +01:00
11 lines
555 B
HTML
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> |