Files
2020-02-16 19:40:21 -08:00

14 lines
709 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>
You must be the only spy to escape on the shuttle.</p>
<p>2. You have 4 implants to <em>enslave other players</em> in the starter kit in your backpack, along with other gear.
Use them to carry out your purpose.</p>
<p>3. <em>Use stealth.</em> Keep your identity as a spy hidden from other players and security.<br>
Get help from your slaves for the most dangerous tasks.</p>
</div>