Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corporate Regulations #28

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
70 changes: 70 additions & 0 deletions contents/en/general/Corporate_Regulations.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
<h1 align='center'>Corporate Regulations</h1>
<p>Heads and Captain can not be taken into custody for The Blue Paragraph violations, but can be removed from their posts by vote or by any similar way of decision taking. Everyone on board is held fully liable for The Red Paragraph violations. Arrested person may choose between imprisonment or ransom.
It is important to note, that if a crime was committed by an order of any crewman, this crewman is absolutely responsible for the crime.</p>
<b>Maximum term of imprisonment must not be more than thirty minutes.</b>
<br/><br/><b><b><font color='blue'>The Blue Paragraph</font></b>
<table style='background-color:#9999FF'>
<tr>
<th>Title</th>
<th>Description</th>
<th>Penalty</th>
</tr>
<tr>
<td>Theft</td>
<td>Unlawful possession of property of any crewman or organization aboard</td>
<td>7 minutes<br/>700 credits</td>
</tr>
<tr>
<td>Bodily injury</td>
<td>Attack on person, which isn’t classified as self-protection</td>
<td>10 minutes<br/>1000 credits</td>
</tr>
<tr>
<td>Felony assault</td>
<td>Attack on person using lethal weaponry and equipment, attack on IHS trooper in the line of duty, assault causing serious body harm and prolonged medical treatment</td>
<td>20 minutes<br/>3000 credits</td>
</tr>
<tr>
<td>Vandalism</td>
<td>Damage to any property: windows, vital equipment etc.</td>
<td>7 minutes<br/>700 credits</td>
</tr>
<tr>
<td>Infiltration</td>
<td>Infiltration into denied areas without access of permission, by airlock hacking or any other way</td>
<td>5 minutes<br/>500 credits</td>
</tr>
<tr>
<td>Culpable negligence</td>
<td>Dereliction of duty, disobedience of orders, lese-majesty<br/><b>Can only be implemented only with respective permission of a Head</b></td>
<td>7 minutes<br/>700 credits<br/><b>In case of dismissal forefeiture of property should be accomplished</b></td>
</tr>
</table>
<br/><b><font color='red'>The Red Paragraph</font></b>
<table style='background-color:#FF9999'>
<tr>
<th>Title</th>
<th>Description</th>
<th>Penalty</th>
</tr>
<tr>
<td>Murder</td>
<td>Bringing to clinical death, regardless whether a person was brought back to life or not.<br/>Self-defense, murder by order, and punishment are not classified as “murder”</td>
<td>Incarceration<br/>Capital punishment at the discretion of Captain and Head of an accused’s organization</td>
</tr>
<tr>
<td>Sabotage</td>
<td>Wide-scale raveling of plating of the vessel and destruction of crucial equipment</td>
<td>25 minutes<br/>4000 credits</td>
</tr>
<tr>
<td>Collaboration with prohibited organizations, mutiny</td>
<td>Does not matter whether it is Exelsior or other terrorist organizations, organization of a mutinyv
<td>Incarceration<br/>Capital punishment at the discretion of Captain and Head of an accused’s organization</td>
</tr>
<tr>
<td>Performing mutations, impersonation</td>
<td>Mutants, changelings and the likes of, AIs</td>
<td>Uncompromising elimination on site</td>
</tr>
</table>
1 change: 1 addition & 0 deletions contents/en/general_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<hr>
<ul>
<li>Paperwork</li>
<li><a href="/contents/en/general/Corporate_Regulations.md">Corporate Regulations</a></li>
<li>Medicine</li>
<li><a href="/contents/en/general/Guide_to_Surgery_en.md">Surgery</a></li>
<li>Pharmacy</a></li>
Expand Down