mirror of
https://github.com/goonstation/goonstation-2016.git
synced 2026-07-15 02:52:18 +01:00
21 lines
877 B
HTML
21 lines
877 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
|
|
<link rel="stylesheet" type="text/css" href="{{resource("css/style.css")}}">
|
|
</head>
|
|
<body class="traitor-tips">
|
|
<h1 class="center">You are a leader of the revolution!</h1>
|
|
<p>1. Your goal is to kill all heads of staff on the station. They are:</p>
|
|
<ul>
|
|
<li>Captain, Head of Personnel, Head of Security,<br>
|
|
</li>
|
|
<li>Chief Engineer, Research Director, Medical Director<br>
|
|
</li>
|
|
</ul>
|
|
<p>2. The Syndicate will support you. Use the <em>Notes</em> verb to learn how to unlock your PDA or radio uplink.</p>
|
|
|
|
<p>3. Avoid civilian casualties and convert other players to revolutionaries instead by using a flash on them. Heads of staff, synthetics and security personnel cannot be converted.</p>
|
|
</body>
|
|
</html>
|