mirror of
https://github.com/goonstation/goonstation-2020.git
synced 2026-08-30 23:46:24 +01:00
12 lines
681 B
HTML
12 lines
681 B
HTML
<link rel="stylesheet" type="text/css" href="{{resource("css/style.css")}}">
|
|
<div class="traitor-tips">
|
|
<h1 class="center">You are a traitor! bap bap</h1>
|
|
<img src="{{resource("images/antagTips/traitor-image.png")}}" class="center" />
|
|
|
|
<p>1. An uplink is available and can be requested. Use the <em>Call Syndicate</em> verb in a secure place to retrieve your items.
|
|
You will receive the password to the uplink at the same time.</p>
|
|
|
|
<p>2. Your password and 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/Syndicate_Items'>the wiki</A>.</p>
|
|
</div> |