Files
2016-03-06 21:35:53 +01:00

18 lines
695 B
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 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> and 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>
</body>
</html>