mirror of
https://github.com/goonstation/goonstation-2020.git
synced 2026-08-24 04:26:15 +01:00
21 lines
946 B
HTML
21 lines
946 B
HTML
<link rel="stylesheet" type="text/css" href="{{resource("css/style.css")}}">
|
|
<div class="traitor-tips">
|
|
<h1 class="center">You are a Spy!</h1>
|
|
<img src="{{resource("images/antagTips/spy-image.png")}}" class="center" />
|
|
|
|
<p>1. <em>Your mission</em> is to identify and kill the other spies on the station.<br>
|
|
To assist in this task, you may collect wanted items around the station and ship them off in exchange for weapons.</p>
|
|
|
|
<p>
|
|
2. To unlock a <em>PDA</em>:<br>
|
|
<span class="small indent">
|
|
1. Put your PDA in an empty hand and click on it.<br>
|
|
2. Under 'General Functions', select 'Messenger'.<br>
|
|
3. Click 'Set Ringtone'.<br>
|
|
4. Enter the password.
|
|
</span>
|
|
</p>
|
|
|
|
<p>3. Try to collect bounties before the other spies do. Once you collect enough bounties, the enemy spies' identities will be revealed to you. <em>Use stealth.</em> Keep your identity as a spy hidden from other players and security.<br>
|
|
</p>
|
|
</div> |