mirror of
https://github.com/goonstation/goonstation-2016.git
synced 2026-07-14 18:42:18 +01:00
33 lines
1.1 KiB
HTML
33 lines
1.1 KiB
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 grinch!</h1>
|
|
<p>1. Use your powers to <em>ruin Christmas</em> for everyone!</p>
|
|
|
|
<p class="cf image-right">
|
|
2. Most of your abilities reduce Christmas cheer directly or indirectly.<br>
|
|
<span class="small"><br><br>
|
|
<span style="float:left;width:50%;">
|
|
<em>Vandalize</em>, destroy Christmas decoration, write rude graffiti.<br>
|
|
<em>Poison food</em>, taint foods or drinks with deadly poison.<br>
|
|
</span>
|
|
<span style="float:right;width:50%;">
|
|
<em>Murder</em>, induces instant cardiac arrest.<br>
|
|
<em>Activate cloak</em>, cloak for a limited amount of time.<br>
|
|
</span>
|
|
</span>
|
|
</p>
|
|
|
|
<p>3. Santa Claus is your nemesis. Do everything in your power to <em>kill him</em>.</p>
|
|
|
|
<p>4. Work together with other grinches if there are any. <em>Do not attack them</em>, you're on the same team!</p>
|
|
|
|
<p>5. For more information, please consult <A HREF='http://wiki.ss13.co/Grinch'>the wiki</A>.</p>
|
|
|
|
</body>
|
|
</html>
|
|
|