mirror of
https://github.com/goonstation/goonstation-2016.git
synced 2026-07-13 18:12:20 +01:00
35 lines
1.2 KiB
HTML
35 lines
1.2 KiB
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. The Syndicate has provided you with a disguised uplink. It can either be your <em>PDA</em> or <em>headset</em>.</p>
|
|
|
|
<p>2. The details and your objectives will always be stored in your notes. To access them, use the <em>Notes</em> verb.</p>
|
|
|
|
<p>
|
|
2. To unlock a <em>PDA</em>:<br>
|
|
<span class="small indent">
|
|
1. Right-click your PDA with an empty hand.<br>
|
|
2. Under General Functions, select Messenger.<br>
|
|
3. Click Set Ringtone.<br>
|
|
4. Enter the password.
|
|
</span>
|
|
</p>
|
|
<p>
|
|
3. To unlock a <em>headset</em>:<br>
|
|
<span class="small indent">
|
|
1. Put your headset in an empty hand and click on it.<br>
|
|
2. Dial the frequency assigned to you.<br>
|
|
3. Press the Lock button after you're done buying the items.<br>
|
|
4. It will now function as a regular headset again.
|
|
</span>
|
|
</p>
|
|
|
|
<p>4. For more information, please consult <A HREF='http://wiki.ss13.co/Syndicate_Items'>the wiki</A>.</p>
|
|
</body>
|
|
</html> |