mirror of
https://github.com/goonstation/goonstation-2020.git
synced 2026-08-20 18:46:13 +01:00
19 lines
770 B
HTML
19 lines
770 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. Avoid civilian casualties and convert other players to revolutionaries instead by using your revolutionary flash on them. Heads of staff, synthetics and security personnel cannot be converted.</p>
|
|
</body>
|
|
</html>
|