mirror of
https://github.com/goonstation/goonstation-2016.git
synced 2026-07-15 02:52:18 +01:00
21 lines
891 B
HTML
21 lines
891 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 now a revolutionary!</h1>
|
|
<p>1. Work together with your comrades to kill the heads of staff. 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. <em>Don't attack fellow freedom fighters!</em> You can identify them by the R icon. Blue is a leader, red is a converted crew member. <em>Adminhelp</em> if one of the revolutionaries violates this.</p>
|
|
|
|
<p>3. Avoid civilian casualties; the revolution requires manpower. Get your leaders to convert them instead.</p>
|
|
</body>
|
|
</html>
|