<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.beestation13.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Rkvothe14</id>
	<title>BeeStation Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.beestation13.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Rkvothe14"/>
	<link rel="alternate" type="text/html" href="https://wiki.beestation13.com/view/Special:Contributions/Rkvothe14"/>
	<updated>2026-07-21T07:24:26Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://wiki.beestation13.com/w/index.php?title=Humans&amp;diff=35711</id>
		<title>Humans</title>
		<link rel="alternate" type="text/html" href="https://wiki.beestation13.com/w/index.php?title=Humans&amp;diff=35711"/>
		<updated>2022-07-31T22:33:50Z</updated>

		<summary type="html">&lt;p&gt;Rkvothe14: /* Gameplay */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{RacePageHeader&lt;br /&gt;
|headerbgcolor = darkgreen&lt;br /&gt;
|headerfontcolor = white&lt;br /&gt;
|genus = Homo Sapiens Sapiens&lt;br /&gt;
|imagebgcolor = lightgray&lt;br /&gt;
|img_generic = Human.png&lt;br /&gt;
|img = &lt;br /&gt;
|specietype = HUMANS&lt;br /&gt;
|speciename = Human&lt;br /&gt;
|homeworld = Earth&lt;br /&gt;
|central authority = United Earth Government&lt;br /&gt;
|restricted job roles = N/A&lt;br /&gt;
|guides = No external guides&lt;br /&gt;
|quote=I sure do love all these squishy organs contained inside my skin by my skeleton!&lt;br /&gt;
}}&lt;br /&gt;
Humans are the dominant species in the known galaxy, their kind extend from old Earth to the edges of known space.&lt;br /&gt;
&lt;br /&gt;
Humans are the default race in SS13.&lt;br /&gt;
=Gameplay=&lt;br /&gt;
Humans are the primary race in SS13, and the default race all players start as. Humans have no unique advantages or disadvantages in terms of physical capabilities. &lt;br /&gt;
{{Jobs}}&lt;br /&gt;
[[Category:Backstory]]&lt;/div&gt;</summary>
		<author><name>Rkvothe14</name></author>
	</entry>
	<entry>
		<id>https://wiki.beestation13.com/w/index.php?title=Paper_Markdown&amp;diff=34353</id>
		<title>Paper Markdown</title>
		<link rel="alternate" type="text/html" href="https://wiki.beestation13.com/w/index.php?title=Paper_Markdown&amp;diff=34353"/>
		<updated>2021-11-26T13:09:49Z</updated>

		<summary type="html">&lt;p&gt;Rkvothe14: /* Complex Request Form */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Writing Tools==&lt;br /&gt;
&lt;br /&gt;
===[[File:Pen.png|link=Pen|Pen]][[Pen]]===&lt;br /&gt;
Pens come in a few different colors, black or blue by default, and some departments will be provided with red pens. Every crew member starts with one in their PDA.&lt;br /&gt;
&lt;br /&gt;
===[[File:Crayon.png|link=Crayon|Crayon]][[Crayon]]===&lt;br /&gt;
Crayons work much like pens, except that they are always bold, and lack the list, horizontal rule, and small tags.&lt;br /&gt;
&lt;br /&gt;
==Writing==&lt;br /&gt;
Writing is performed by using any writing tool on [[paper]], with any standard writing utensil.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;background: #ABE&amp;quot; | Description&lt;br /&gt;
! style=&amp;quot;background: #ABE&amp;quot; width=40% | You type&lt;br /&gt;
! style=&amp;quot;background: #ABE&amp;quot; width=40% | You get&lt;br /&gt;
|-&lt;br /&gt;
| Bold text&lt;br /&gt;
| &amp;lt;pre&amp;gt;&lt;br /&gt;
**Bold text.**&lt;br /&gt;
__Bold text.__&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
&#039;&#039;&#039;Bold text.&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Bold text.&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Italic text&lt;br /&gt;
| &amp;lt;pre&amp;gt;&lt;br /&gt;
*Italics text.*&lt;br /&gt;
_Italics text._&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
&#039;&#039;Italics text.&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;Italics text.&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Centering text&lt;br /&gt;
| &amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;Centered text.&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;div class=&amp;quot;center&amp;quot; style=&amp;quot;width:auto; margin-left:auto; margin-right:auto;&amp;quot;&amp;gt;Centered text.&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Lists&lt;br /&gt;
| &amp;lt;pre&amp;gt;&lt;br /&gt;
* Item one&lt;br /&gt;
* Item two&lt;br /&gt;
  * Subitem one&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
* Item one&lt;br /&gt;
* Item two&lt;br /&gt;
** Subitem one&lt;br /&gt;
|-&lt;br /&gt;
| Horizontal rules&lt;br /&gt;
| &amp;lt;pre&amp;gt;&lt;br /&gt;
Before line.&lt;br /&gt;
___&lt;br /&gt;
After line.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
Before line.&lt;br /&gt;
----&lt;br /&gt;
After line.&lt;br /&gt;
|-&lt;br /&gt;
| Large text&lt;br /&gt;
| &amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;font size=&amp;quot;3&amp;quot;&amp;gt;Large text.&amp;lt;/font size&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Small text&lt;br /&gt;
| &amp;lt;pre&amp;gt;&lt;br /&gt;
((Small text.))&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;Small text.&amp;lt;/font size&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Signature&lt;br /&gt;
| &amp;lt;pre&amp;gt;&lt;br /&gt;
%s&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
&#039;&#039;John Smith&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
Note: Signatures can&#039;t be faked since they use a different font.&lt;br /&gt;
|-&lt;br /&gt;
| Field&lt;br /&gt;
| &amp;lt;pre&amp;gt;&lt;br /&gt;
[_____________]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
Displays an editable text input field with a size based on the number of underscores.&lt;br /&gt;
|-&lt;br /&gt;
| Headers&lt;br /&gt;
| &amp;lt;pre&amp;gt;&lt;br /&gt;
# H1&lt;br /&gt;
## H2&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;font size=&amp;quot;6&amp;quot;&amp;gt;&amp;lt;u&amp;gt;H1&amp;lt;/u&amp;gt;&amp;lt;/font size&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;font size=&amp;quot;5&amp;quot;&amp;gt;H2&amp;lt;/font size&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Forms Ready for Use==&lt;br /&gt;
&lt;br /&gt;
Here are some forms you can use to make your life easier(note: until a way to enter fields in again is found, you will have to do fill all of these out yourselves, instead of copying and pasting onto paper then giving it to the person):&lt;br /&gt;
&lt;br /&gt;
===General Needs===&lt;br /&gt;
&lt;br /&gt;
====Simple Request Form====&lt;br /&gt;
For requests of special items, like from the autolathe, it may be a good idea to have a form for people to fill out. The following papercode creates a simple request form:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:230px&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;center&amp;gt;&#039;&#039;&#039;General Request Form&#039;&#039;&#039;&amp;lt;/center&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
* Full Name:&lt;br /&gt;
* Request:&lt;br /&gt;
* Reason for request:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Sign Below&amp;lt;/i&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Paper Markdown:&lt;br /&gt;
|-&lt;br /&gt;
| scope=&amp;quot;row&amp;quot; |&lt;br /&gt;
&amp;lt;pre&amp;gt; ## General Request Form&lt;br /&gt;
&lt;br /&gt;
* Full Name: [_____________]&lt;br /&gt;
* Request: [_____________]&lt;br /&gt;
* Reason for request: [_____________]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Sign Below*&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Complex Request Form====&lt;br /&gt;
For people that you dislike, or maybe anyone who asks for all access.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:230px&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;center&amp;gt;&#039;&#039;&#039;Request Form&#039;&#039;&#039;&amp;lt;/center&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Full Name: &amp;lt;br&amp;gt;&lt;br /&gt;
Age: &amp;lt;br&amp;gt;&lt;br /&gt;
Birthdate: &amp;lt;br&amp;gt;&lt;br /&gt;
Bloodtype: &amp;lt;br&amp;gt;&lt;br /&gt;
Shoe size: &amp;lt;br&amp;gt;&lt;br /&gt;
SSN: &amp;lt;br&amp;gt;&lt;br /&gt;
Astrological Sign: &amp;lt;br&amp;gt;&lt;br /&gt;
Job Title: &amp;lt;br&amp;gt;&lt;br /&gt;
Are you a traitor, changeling, wizard, cultist, or revolutionary? &amp;lt;br&amp;gt;&lt;br /&gt;
Request: &amp;lt;br&amp;gt;&lt;br /&gt;
Reason for request: &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Sign Below&amp;lt;/i&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Paper Markdown:&lt;br /&gt;
|-&lt;br /&gt;
| scope=&amp;quot;row&amp;quot; |&lt;br /&gt;
&amp;lt;pre&amp;gt;## Request Form&lt;br /&gt;
&lt;br /&gt;
Full Name: [_____________]&lt;br /&gt;
Age: [___]&lt;br /&gt;
Birthdate: [_____________]&lt;br /&gt;
Bloodtype: [___]&lt;br /&gt;
Shoe size: [___]&lt;br /&gt;
SSN: [_____________]&lt;br /&gt;
Astrological Sign: [_____________]&lt;br /&gt;
Job Title: [_____________]&lt;br /&gt;
Are you a traitor, changling, wizard, cultist, or revolutionary? [____]&lt;br /&gt;
Request: [_____________]&lt;br /&gt;
Reason for request: [_____________]&lt;br /&gt;
&lt;br /&gt;
*Sign Below*&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Space Suit Sheet====&lt;br /&gt;
A proper way to apply for a space suit. If you get the HoP&#039;s stamp of approval you&#039;re less likely to get robusted by security if you have a space suit. &#039;&#039;&#039;Requires editing in your department and a proper reason.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:230px&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;center&amp;gt;&#039;&#039;&#039;Application for a space suit&#039;&#039;&#039;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I (name) would like to ask for permission for a &#039;&#039;&#039;Space suit&#039;&#039;&#039;&lt;br /&gt;
in &#039;&#039;&#039;EVA&#039;&#039;&#039; in case of a atmospheric&lt;br /&gt;
emergency that requires I need one.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
signed&amp;lt;br&amp;gt;&lt;br /&gt;
Atmospheric Tech&amp;lt;br&amp;gt;&lt;br /&gt;
(name)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Paper Markdown:&lt;br /&gt;
|-&lt;br /&gt;
| scope=&amp;quot;row&amp;quot; |&lt;br /&gt;
&amp;lt;pre&amp;gt;|^**Application for a space suit**^|&lt;br /&gt;
---&lt;br /&gt;
 &lt;br /&gt;
I %s  would like to ask for permission for a **Space suit**&lt;br /&gt;
in **EVA**  in case of a atmospheric emergency that requires I need one.&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
signed&lt;br /&gt;
Atmospheric Tech&lt;br /&gt;
%s&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Weapon Permit====&lt;br /&gt;
For authorizing Non-Sec Crew members to have a weapon&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:230px&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;center&amp;gt;&#039;&#039;&#039;Weapon Permit&#039;&#039;&#039;&amp;lt;/center&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
I, the (Title), authorize (Full Name) to have a (weapon)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Signed,&amp;lt;/i&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Paper Markdown:&lt;br /&gt;
|-&lt;br /&gt;
| scope=&amp;quot;row&amp;quot; |&lt;br /&gt;
&amp;lt;pre&amp;gt;|^**Weapon Permit**^|&lt;br /&gt;
I, the %f , authorize %f to have a %f&lt;br /&gt;
&lt;br /&gt;
*Signed,* &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Complaint Form====&lt;br /&gt;
Got a complaint?&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:230px&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;center&amp;gt;&amp;lt;B&amp;gt;Complaint Form&amp;lt;/B&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Complainer&#039;s Name:&lt;br /&gt;
*Complainer&#039;s Job:&lt;br /&gt;
*Complaint Against&#039;s Name:&lt;br /&gt;
*Complaint Against&#039;s Job:&lt;br /&gt;
*Reason For Complaint:&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Signed&lt;br /&gt;
(name)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Paper Markdown:&lt;br /&gt;
|-&lt;br /&gt;
| scope=&amp;quot;row&amp;quot; |&lt;br /&gt;
&amp;lt;pre&amp;gt;|** Complaint Form: **|&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
* Complainer&#039;s Name: %f&lt;br /&gt;
* Complainer&#039;s Job: %f&lt;br /&gt;
* Complaint Against&#039;s Name: %f&lt;br /&gt;
* Complaint Against&#039;s Job: %f&lt;br /&gt;
* Reason For Complaint: %f&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
Signed&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Employee of the Month Form====&lt;br /&gt;
To perform a survey to determine the employee of the month in your department.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:230px&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;center&amp;gt;&#039;&#039;&#039;Employee of the Month Survey&#039;&#039;&#039;&amp;lt;/center&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Full Name: &amp;lt;br&amp;gt;&lt;br /&gt;
Job Title: &amp;lt;br&amp;gt;&lt;br /&gt;
Recommendation: &amp;lt;br&amp;gt;&lt;br /&gt;
Reason for Recommendation &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Sign Below&amp;lt;/i&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Paper Markdown:&lt;br /&gt;
|-&lt;br /&gt;
| scope=&amp;quot;row&amp;quot; |&lt;br /&gt;
&amp;lt;pre&amp;gt;|^Employee of the Month Survey^|&lt;br /&gt;
&lt;br /&gt;
Full Name: %f&lt;br /&gt;
Job Title: %f&lt;br /&gt;
Recommendation: %f&lt;br /&gt;
Reason for Recommendation: %f&lt;br /&gt;
&lt;br /&gt;
*Sign Below*&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Insulated Gloves Sheet====&lt;br /&gt;
A good way to get insulated gloves: Have you ever felt &amp;quot;oh man I want some insulated gloves&amp;quot;. Well there&#039;s two ways to do this. You can do it the ron burgandy way and get a welder, weld into tech storage and have sec chasing you up and down. Or you can get HoP&#039;s approval and get some from Cargo Bay. If you have a HoP stamp, Cargonia daren&#039;t object to your request... and the HoP is probably happy for a reason to exist (generally a HoP will love it if you do your own paperwork). &#039;&#039;&#039;Requires editing in your department and a proper reason.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:230px&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;center&amp;gt;&#039;&#039;&#039;Application for insulated gloves&#039;&#039;&#039;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
I (name) would like to ask for permission for &#039;&#039;&#039;insulated gloves&#039;&#039;&#039; in &#039;&#039;&#039;cargo(nia)&#039;&#039;&#039; in case of a atmospheric emergency that requires I need one.&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
signed&amp;lt;br&amp;gt;&lt;br /&gt;
Atmospheric Tech&amp;lt;br&amp;gt;&lt;br /&gt;
(name)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Paper Markdown:&lt;br /&gt;
|-&lt;br /&gt;
| scope=&amp;quot;row&amp;quot; |&lt;br /&gt;
&amp;lt;pre&amp;gt;|^**Application for insulated gloves**^|&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
I %s  would like to ask for permission for **insulated gloves**&lt;br /&gt;
in **cargo(nia)**  in case of a atmospheric emergency that requires I need one.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
signed&lt;br /&gt;
%f&lt;br /&gt;
%s&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Cyborgization Confirmation Form for Robotics====&lt;br /&gt;
This is to get those pesky assistants to wait five seconds and fill out a form before they turn on you and start fireaxing the windows down trying to get borged. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:230px&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;center&amp;gt;&#039;&#039;&#039;Nanotrasen Cyborg Application Form C.C.26&#039;&#039;&#039;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
I (write name here) do hereby consent to brain removal and cyborgization&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
I also wish to name my model&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*(write name here)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
signed&amp;lt;br&amp;gt;&lt;br /&gt;
(write name here)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Paper Markdown:&lt;br /&gt;
|-&lt;br /&gt;
| scope=&amp;quot;row&amp;quot; |&lt;br /&gt;
&amp;lt;pre&amp;gt;|^**Nanotrasen Cyborg Application Form C.C.26**^|&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
I %f do hereby consent to brain removal and cyborgization&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
I also wish to name my model&lt;br /&gt;
((&lt;br /&gt;
* %f&lt;br /&gt;
))&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
signed&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
After you&#039;re done, just add&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Operation successful&lt;br /&gt;
%s&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/font size&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Head of Personnel Job Application Form====&lt;br /&gt;
This sheet just extra paperwork for assistants and clowns and such that want a job change. If you don&#039;t think they are cut out for it send them to ask the head of the area for their stamp of approval. &lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:230px&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;center&amp;gt;&#039;&#039;&#039;Nanotrasen Job Application Form C.C.23&#039;&#039;&#039;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
I (write name here) would like to change jobs to (write job here) for the following reasons&lt;br /&gt;
----&lt;br /&gt;
*&lt;br /&gt;
*&lt;br /&gt;
*&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
signed&amp;lt;br&amp;gt;&lt;br /&gt;
(write name here)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Paper Markdown:&lt;br /&gt;
|-&lt;br /&gt;
| scope=&amp;quot;row&amp;quot; |&lt;br /&gt;
&amp;lt;pre&amp;gt;|^**Nanotrasen Job Application Form C.C.23**^|&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
I %f would like to change jobs to ** %f **&lt;br /&gt;
&lt;br /&gt;
|For the following reasons|&lt;br /&gt;
---&lt;br /&gt;
((&lt;br /&gt;
* %f&lt;br /&gt;
* %f&lt;br /&gt;
* %f&lt;br /&gt;
))&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
signed&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Dungeons &amp;amp; Dragons Sheet====&lt;br /&gt;
Modifed LLA Dungeon &amp;amp; Dragons sheet to work with our Microlite20 core rules.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:230px&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;center&amp;gt;&#039;&#039;&#039;Microlite20 Character Sheet&#039;&#039;&#039;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Race:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
human, dwarf, elf, halfling&lt;br /&gt;
&amp;lt;/font size&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Class:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
cleric, fighter, rogue, wizard&lt;br /&gt;
&amp;lt;/font size&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Alignment:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Hit Points:&amp;lt;br&amp;gt;&lt;br /&gt;
Armor:&amp;lt;br&amp;gt;&lt;br /&gt;
Armor bonus&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Stats:&amp;lt;br&amp;gt;&lt;br /&gt;
STR:&amp;lt;br&amp;gt;&lt;br /&gt;
DEX:&amp;lt;br&amp;gt;&lt;br /&gt;
MIND:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Skills:&amp;lt;br&amp;gt;&lt;br /&gt;
Physical:&amp;lt;br&amp;gt;&lt;br /&gt;
Subterfuge:&amp;lt;br&amp;gt;&lt;br /&gt;
Knowledge:&amp;lt;br&amp;gt;&lt;br /&gt;
Communication:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Weapon 1:&amp;lt;br&amp;gt;&lt;br /&gt;
Weapon 2:&amp;lt;br&amp;gt;&lt;br /&gt;
Spells:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Items:&amp;lt;br&amp;gt;&lt;br /&gt;
Money:&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Paper Markdown:&lt;br /&gt;
|-&lt;br /&gt;
| scope=&amp;quot;row&amp;quot; |&lt;br /&gt;
&amp;lt;pre&amp;gt;|^**Microlite20 Character Sheet**^|&lt;br /&gt;
&lt;br /&gt;
Race: %f&lt;br /&gt;
((human, dwarf, elf, halfling))&lt;br /&gt;
&lt;br /&gt;
Class: %f&lt;br /&gt;
((cleric, fighter, rogue, wizard))&lt;br /&gt;
&lt;br /&gt;
Alignment: %f&lt;br /&gt;
&lt;br /&gt;
Hit Points: %f&lt;br /&gt;
Armor: %f&lt;br /&gt;
Armor Bonus: %f&lt;br /&gt;
&lt;br /&gt;
Stats:&lt;br /&gt;
STR: %f&lt;br /&gt;
DEX: %f&lt;br /&gt;
MIND: %f&lt;br /&gt;
&lt;br /&gt;
Skills:&lt;br /&gt;
Physical: %f&lt;br /&gt;
Subterfuge: %f&lt;br /&gt;
Knowledge: %f&lt;br /&gt;
Communication: %f&lt;br /&gt;
&lt;br /&gt;
Weapon 1: %f&lt;br /&gt;
Weapon 2: %f&lt;br /&gt;
Spells: %f&lt;br /&gt;
&lt;br /&gt;
Items: %f&lt;br /&gt;
Money: &amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Inspection Form for Inspecting====&lt;br /&gt;
Inspection form for departmental inspections, etc.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:230px&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;center&amp;gt;&#039;&#039;&#039;INSPECTION FORM&#039;&#039;&#039;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Efficiency&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Adherence to Health &amp;amp; Safety Guidelines&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Courtesy shown to Inspector &amp;amp; Overall Approachability&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Overall Grade&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Other Comments&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Glory to Nanotrasen.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
(signed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Paper Markdown:&lt;br /&gt;
|-&lt;br /&gt;
| scope=&amp;quot;row&amp;quot; |&lt;br /&gt;
&amp;lt;pre&amp;gt;^|**INSPECTION FORM**|^&lt;br /&gt;
&lt;br /&gt;
**Efficiency**&lt;br /&gt;
%f&lt;br /&gt;
&lt;br /&gt;
**Adherence to Health &amp;amp; Safety Guidelines**&lt;br /&gt;
%f&lt;br /&gt;
&lt;br /&gt;
**Courtesy shown to Inspector &amp;amp; Overall Approachability**&lt;br /&gt;
%f&lt;br /&gt;
&lt;br /&gt;
**Overall Grade**&lt;br /&gt;
%f&lt;br /&gt;
&lt;br /&gt;
**Other Comments**&lt;br /&gt;
%f&lt;br /&gt;
&lt;br /&gt;
Glory to Nanotrasen.&lt;br /&gt;
&lt;br /&gt;
%s&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===For the Chef/Bartender===&lt;br /&gt;
====Simple Menu====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:230px&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;center&amp;gt;&#039;&#039;&#039;The Maltese Falcon&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
Bar - Restaurant&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Burger&amp;lt;br&amp;gt;&lt;br /&gt;
Big Bite Burger&amp;lt;br&amp;gt;&lt;br /&gt;
Super Bite Burger&amp;lt;br&amp;gt;&lt;br /&gt;
Sandwich&amp;lt;br&amp;gt;&lt;br /&gt;
Toasted Sandwich&amp;lt;br&amp;gt;&lt;br /&gt;
Grilled Cheese Sandwich&amp;lt;br&amp;gt;&lt;br /&gt;
Meatbread&amp;lt;br&amp;gt;&lt;br /&gt;
Tofubread&amp;lt;br&amp;gt;&lt;br /&gt;
Pizza Margherita&amp;lt;br&amp;gt;&lt;br /&gt;
Pizza Carbonara&amp;lt;br&amp;gt;&lt;br /&gt;
Pizza Funghi&amp;lt;br&amp;gt;&lt;br /&gt;
Tomato Pasta&amp;lt;br&amp;gt;&lt;br /&gt;
Spaghetti &amp;amp; Meatballs&amp;lt;br&amp;gt;&lt;br /&gt;
Vegetable Soup&amp;lt;br&amp;gt;&lt;br /&gt;
Meatball Soup&amp;lt;br&amp;gt;&lt;br /&gt;
Tomato Soup&amp;lt;br&amp;gt;&lt;br /&gt;
Ask about our desserts!&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
Other dishes available on request.&lt;br /&gt;
&amp;lt;/font size&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Paper Markdown:&lt;br /&gt;
|-&lt;br /&gt;
| scope=&amp;quot;row&amp;quot; |&lt;br /&gt;
&amp;lt;pre&amp;gt;|^**The Maltese Falcon**^|&lt;br /&gt;
|Bar - Restaurant|&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
Burger&lt;br /&gt;
Big Bite Burger&lt;br /&gt;
Super Bite Burger&lt;br /&gt;
Sandwich&lt;br /&gt;
Toasted Sandwich&lt;br /&gt;
Grilled Cheese Sandwich&lt;br /&gt;
Meatbread&lt;br /&gt;
Tofubread&lt;br /&gt;
Pizza Margherita&lt;br /&gt;
Pizza Carbonara&lt;br /&gt;
Pizza Funghi&lt;br /&gt;
Tomato Pasta&lt;br /&gt;
Spaghetti &amp;amp; Meatballs&lt;br /&gt;
Vegetable Soup&lt;br /&gt;
Meatball Soup&lt;br /&gt;
Tomato Soup&lt;br /&gt;
*Ask about our desserts!*&lt;br /&gt;
&lt;br /&gt;
((Other dishes available on request.))&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Hamburger Menu====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:230px&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;center&amp;gt;&#039;&#039;&#039;The Maltese Falcon&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
Bar and Restaurant&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;Burgers&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Maltese Falcon Burger&#039;&#039;&#039; 7.85 Raditz&amp;lt;br&amp;gt;&lt;br /&gt;
A delicious 1/3 lb. juicy sirloin beef patty topped with Swiss cheese, thinly sliced ham, lettuce, tomato, and a touch of our special Ricotez sauce on a delicious deli roll&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Maltese Falcon Big Bite Burger&#039;&#039;&#039; 8.99 Raditz&amp;lt;br&amp;gt;&lt;br /&gt;
Two 1/3 lb. patties topped with fresh-cooked MacMeaties Space Bacon in between a premium warm, toasted bun topped off with mayo, and American cheese&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Maltese Falcoln Super Bite Burger&#039;&#039;&#039; 10.99 Raditz&amp;lt;br&amp;gt;&lt;br /&gt;
This Gigantic 3/4 lb savory fire-grilled sirloin beef patties are topped with juicy tomatoes, fresh cut lettuce, creamy mayonnaise, and crunchy pickles.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;*Nanotrasen is not responsible for any heart related trauma if you eat one of these!&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Paper Markdown:&lt;br /&gt;
|-&lt;br /&gt;
| scope=&amp;quot;row&amp;quot; |&lt;br /&gt;
&amp;lt;pre&amp;gt;|^**The Maltese Falcon**^|&lt;br /&gt;
|Bar and Restaurant|&lt;br /&gt;
---&lt;br /&gt;
((&lt;br /&gt;
|Burgers|&lt;br /&gt;
&lt;br /&gt;
***Maltese Falcon Burger*** 7.85 Raditz&lt;br /&gt;
A delicious 1/3 lb. juicy sirloin beef patty topped with Swiss cheese, thinly sliced ham, lettuce, tomato, and a touch of our special Ricotez sauce on a delicious deli roll&lt;br /&gt;
***Maltese Falcon Big Bite Burger*** 8.99 Raditz&lt;br /&gt;
Two 1/3 lb. patties topped with fresh-cooked MacMeaties Space Bacon in between a premium warm, toasted bun topped off with mayo, and American cheese&lt;br /&gt;
***Maltese Falcoln Super Bite Burger*** 10.99 Raditz&lt;br /&gt;
This Gigantic 3/4 lb savory fire-grilled sirloin beef patties are topped with juicy tomatoes, fresh cut lettuce, creamy mayonnaise, and crunchy pickles.&lt;br /&gt;
&lt;br /&gt;
\*Nanotrasen is not responsible for any heart related trauma if you eat one of these!&lt;br /&gt;
---&lt;br /&gt;
))&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Sandwich Menu====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:230px&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;center&amp;gt;Sandwiches and bakery items&amp;lt;/center&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Captain Ian&#039;s Favorite Sandwich&#039;&#039;&#039; 11.99 Raditz&amp;lt;br&amp;gt;&lt;br /&gt;
Served with traditional Italian cold cut Capicola, Thinly cut roast beef, pepperjack cheese, feta chese, lettuce, tomato, &lt;br /&gt;
white onions, smooth pepperoncini pepers,and a dab of mayo, - served oven toasted or cold. Don&#039;t feed to ian too often.&amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Captain Ian&#039;s Junior Grilled Cheese Sandwich&#039;&#039;&#039; 4.99 Raditz &amp;lt;br&amp;gt;&lt;br /&gt;
Made Just for you! Even the most violent mime syndicate spy won&#039;t raise a word of protest if you try to feed him this wonderful sandwich. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;IBLAMETOXINS Meatbread&#039;&#039;&#039; 3.99 Radiz &amp;lt;br&amp;gt;&lt;br /&gt;
There&#039;s nothing that says Horrible home cooking” better than a plate of meatbread!!You thought it couldn&#039;t follow you into space but it has! &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;2beard Tofubread&#039;&#039;&#039; 3.99 Raditz &amp;lt;br&amp;gt;&lt;br /&gt;
Tofu bread? Seriously? Do you want to eat this? Don&#039;t say we didn&#039;t warn you. &amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Paper Markdown:&lt;br /&gt;
|-&lt;br /&gt;
| scope=&amp;quot;row&amp;quot; |&lt;br /&gt;
&amp;lt;pre&amp;gt;((&lt;br /&gt;
|Sandwiches and bakery items|&lt;br /&gt;
---&lt;br /&gt;
***Captain Ian&#039;s Favorite Sandwich*** 11.99 Raditz&lt;br /&gt;
Served with traditional Italian cold cut Capicola, Thinly cut roast beef, pepperjack cheese, feta chese, lettuce, tomato,&lt;br /&gt;
white onions, smooth pepperoncini pepers,and a dab of mayo, - served oven toasted or cold. Don&#039;t feed to ian too often.&lt;br /&gt;
&lt;br /&gt;
***Captain Ian&#039;s Junior Grilled Cheese Sandwich*** 4.99 Raditz&lt;br /&gt;
Made Just for you! Even the most violent mime syndicate spy won&#039;t raise a word of protest if you try to feed him this wonderful sandwich.&lt;br /&gt;
&lt;br /&gt;
***IBLAMETOXINS Meatbread*** 3.99 Radiz&lt;br /&gt;
There&#039;s nothing that says Horrible home cooking” better than a plate of meatbread!!You thought it couldn&#039;t follow you into space but it has!&lt;br /&gt;
&lt;br /&gt;
***2beard Tofubread*** 3.99 Raditz&lt;br /&gt;
Tofu bread? Seriously? Do you want to eat this? Don&#039;t say we didn&#039;t warn you.&lt;br /&gt;
&lt;br /&gt;
))&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Pizzas====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:230px&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;center&amp;gt;Pizzas&amp;lt;/center&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Margherita Pizza&#039;&#039;&#039; 12.99 Raditz&amp;lt;br&amp;gt;&lt;br /&gt;
A light pizza with olive oil, garlic, fresh basil, fresh tomatoes, mozzarella and Parmesan cheeses. Perfect with a cold space beer on a hot space summer night.&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Cheese Pizza&#039;&#039;&#039; 9.99 Raditz&amp;lt;br&amp;gt;&lt;br /&gt;
This is a fantastic version of an Italian classic. The feta cheese adds a rich flavor that brings this dish to life. Incredibly easy and incredibly delicious. Do not waste feeding it to assistants.&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Mushroom Pizza&#039;&#039;&#039; 11.99 Raditz&amp;lt;br&amp;gt;&lt;br /&gt;
Made with the souls of walking mushrooms this pizza is undeniably evil. Atmos techs will be all over it!&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Paper Markdown:&lt;br /&gt;
|-&lt;br /&gt;
| scope=&amp;quot;row&amp;quot; |&lt;br /&gt;
&amp;lt;pre&amp;gt;((&lt;br /&gt;
|Pizzas|&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
***Margherita Pizza*** 12.99 Raditz&lt;br /&gt;
A light pizza with olive oil, garlic, fresh basil, fresh tomatoes, mozzarella and Parmesan cheeses. Perfect with a cold space beer on a hot space summer night.&lt;br /&gt;
---&lt;br /&gt;
***Cheese Pizza*** 9.99 Raditz&lt;br /&gt;
This is a fantastic version of an Italian classic. The feta cheese adds a rich flavor that brings this dish to life. Incredibly easy and incredibly delicious. Do not waste feeding it to assistants.&lt;br /&gt;
---&lt;br /&gt;
***Mushroom Pizza*** 11.99 Raditz&lt;br /&gt;
Made with the souls of walking mushrooms this pizza is undeniably evil. Atmos techs will be all over it!&lt;br /&gt;
))&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===For the Warden===&lt;br /&gt;
====Crime and Punishment====&lt;br /&gt;
To remind you why someone is in permabrig (usually I&#039;ll only write things down if they&#039;re in there 5 minutes or more).&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:230px&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;center&amp;gt;Crime and Punishment&amp;lt;/center&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Crimes and name&#039;&#039;&#039;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Name&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Crime&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Name&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Crime&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Paper Markdown:&lt;br /&gt;
|-&lt;br /&gt;
| scope=&amp;quot;row&amp;quot; |&lt;br /&gt;
&amp;lt;pre&amp;gt;|^Crime and Punishment^|&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
**Crimes and name**&lt;br /&gt;
---&lt;br /&gt;
* Name&lt;br /&gt;
* %f&lt;br /&gt;
&lt;br /&gt;
*Crime&lt;br /&gt;
* %f&lt;br /&gt;
---&lt;br /&gt;
* Name&lt;br /&gt;
* %f&lt;br /&gt;
&lt;br /&gt;
*Crime&lt;br /&gt;
* %f&lt;br /&gt;
---&lt;br /&gt;
* Name&lt;br /&gt;
* %f&lt;br /&gt;
&lt;br /&gt;
*Crime&lt;br /&gt;
* %f&lt;br /&gt;
---&lt;br /&gt;
* Name&lt;br /&gt;
* %f&lt;br /&gt;
&lt;br /&gt;
*Crime&lt;br /&gt;
* %f&lt;br /&gt;
---&lt;br /&gt;
* Name&lt;br /&gt;
* %f&lt;br /&gt;
&lt;br /&gt;
*Crime&lt;br /&gt;
* %f&lt;br /&gt;
---&lt;br /&gt;
* Name&lt;br /&gt;
* %f&lt;br /&gt;
&lt;br /&gt;
*Crime&lt;br /&gt;
* %f&lt;br /&gt;
---&lt;br /&gt;
))&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Enemy Retirement Contract====&lt;br /&gt;
This allows you to process your prisoners quicker. As space law goes, only the Captain can execute people. However it says nothing about voluntary execution scenes. This allows a antagonist to either die with dignity or choose how he wants to spend the rest of the round (if I was an antagonist I&#039;d want to be cyborged). This little piece of paper makes things move faster.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:230px&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;center&amp;gt;Enemy of Nanotrasen Retirement Contract&amp;lt;/center&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&#039;&#039;&#039;I (write) do hereby acknowledge I am a hostile threat to the station. By so doing freely I enter a contract with Nanotrasen in which I can pick between becoming a cyborg, life in prison or lethal injection&#039;&#039;&#039;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;center&amp;gt;Options&amp;lt;/center&amp;gt;&lt;br /&gt;
*Becoming a cyborg&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Life in prison&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Lethal injection&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Paper Markdown:&lt;br /&gt;
|-&lt;br /&gt;
| scope=&amp;quot;row&amp;quot; |&lt;br /&gt;
&amp;lt;pre&amp;gt;^|Enemy of Nanotrasen Retirement Contract|^&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
**I %f do hereby acknowledge I am a hostile threat to the station. By so doing freely I enter a contract with Nanotrasen in which I can pick between becoming a cyborg, life in prison or lethal injection**&lt;br /&gt;
---&lt;br /&gt;
^|Options|^&lt;br /&gt;
&lt;br /&gt;
* Becoming a cyborg %f&lt;br /&gt;
---&lt;br /&gt;
* Life in prison %f&lt;br /&gt;
---&lt;br /&gt;
* Lethal injection %f&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===For the Detective===&lt;br /&gt;
====Case Notes====&lt;br /&gt;
This is a form that lets you name a case, add some suspects and some clues/details about it.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:230px&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;center&amp;gt;Detective&#039;s Case Notes&amp;lt;/center&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Case name&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Suspected Criminals&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Clues&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Crime&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Case closed?&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Printed by CC inc&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Paper Markdown:&lt;br /&gt;
|-&lt;br /&gt;
| scope=&amp;quot;row&amp;quot; |&lt;br /&gt;
&amp;lt;pre&amp;gt;|^Detective&#039;s Case Notes^|&lt;br /&gt;
&lt;br /&gt;
((*&lt;br /&gt;
---&lt;br /&gt;
* Case name&lt;br /&gt;
%f&lt;br /&gt;
&lt;br /&gt;
* Suspected Criminals&lt;br /&gt;
%f&lt;br /&gt;
&lt;br /&gt;
* Clues&lt;br /&gt;
%f&lt;br /&gt;
&lt;br /&gt;
* Crime&lt;br /&gt;
%f&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Case closed?&lt;br /&gt;
%f&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Printed by CC inc&lt;br /&gt;
))&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===For genetics===&lt;br /&gt;
====Genetics block sheet====&lt;br /&gt;
This form lets you put what each block does onto a nice sheet of paper.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:230px&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;center&amp;gt;Blocks&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Block 1:&lt;br /&gt;
*Block 2:&lt;br /&gt;
*Block 3:&lt;br /&gt;
*Block 4:&lt;br /&gt;
*Block 5:&lt;br /&gt;
*Block 6:&lt;br /&gt;
*Block 7:&lt;br /&gt;
*Block 8:&lt;br /&gt;
*Block 9:&lt;br /&gt;
*Block 10:&lt;br /&gt;
*Block 11:&lt;br /&gt;
*Block 12:&lt;br /&gt;
*Block 13:&lt;br /&gt;
*Block 14:&lt;br /&gt;
*Block 15:&lt;br /&gt;
*Block 16:&lt;br /&gt;
*Block 17:&lt;br /&gt;
*Block 18:&lt;br /&gt;
*Block 19:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
(signed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Paper Markdown:&lt;br /&gt;
|-&lt;br /&gt;
| scope=&amp;quot;row&amp;quot; |&lt;br /&gt;
&amp;lt;pre&amp;gt;|^Blocks^|&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
*Block 1: %f&lt;br /&gt;
&lt;br /&gt;
*Block 2: %f&lt;br /&gt;
&lt;br /&gt;
*Block 3 :%f&lt;br /&gt;
&lt;br /&gt;
*Block 4: %f&lt;br /&gt;
&lt;br /&gt;
*Block 5: %f&lt;br /&gt;
&lt;br /&gt;
*Block 6: %f&lt;br /&gt;
&lt;br /&gt;
*Block 7: %f&lt;br /&gt;
&lt;br /&gt;
*Block 8:%f&lt;br /&gt;
&lt;br /&gt;
*Block 9:%f&lt;br /&gt;
&lt;br /&gt;
*Block 10:%f&lt;br /&gt;
&lt;br /&gt;
*Block 11:%f&lt;br /&gt;
&lt;br /&gt;
*Block 12:%f&lt;br /&gt;
&lt;br /&gt;
*Block 13:%f&lt;br /&gt;
&lt;br /&gt;
*Block 14:%f&lt;br /&gt;
&lt;br /&gt;
*Block 15:%f&lt;br /&gt;
&lt;br /&gt;
*Block 16:%f&lt;br /&gt;
&lt;br /&gt;
*Block 17:%f&lt;br /&gt;
&lt;br /&gt;
*Block 18:%f&lt;br /&gt;
&lt;br /&gt;
*Block 19:%f&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
%s&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
====Cheat Sheet====&lt;br /&gt;
A cheat sheet for the Geneticist for finding out the negative blocks.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:230px&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;center&amp;gt;&#039;&#039;&#039;Genetics Research&#039;&#039;&#039;&amp;lt;/center&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Nearsightedness&amp;lt;br&amp;gt;  &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Seizures&amp;lt;br&amp;gt;  &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Coughing&amp;lt;br&amp;gt;  &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Tourettes&amp;lt;br&amp;gt;  &lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
Nervousness&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
Species&amp;lt;br&amp;gt;&lt;br /&gt;
(signed)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Paper Markdown:&lt;br /&gt;
|-&lt;br /&gt;
| scope=&amp;quot;row&amp;quot; |&lt;br /&gt;
&amp;lt;pre&amp;gt;|**Genetics Research**|&lt;br /&gt;
&lt;br /&gt;
Nearsightedness %f&lt;br /&gt;
%f&lt;br /&gt;
Seizures %f&lt;br /&gt;
%f&lt;br /&gt;
Coughing %f&lt;br /&gt;
%f&lt;br /&gt;
Tourettes %f&lt;br /&gt;
%f&lt;br /&gt;
Nervousness %f&lt;br /&gt;
%f&lt;br /&gt;
%f&lt;br /&gt;
%f&lt;br /&gt;
%f&lt;br /&gt;
Species %f&lt;br /&gt;
%s&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===For medical purposes===&lt;br /&gt;
====Prescription sheet====&lt;br /&gt;
This form certifies that you have not only permission, but an important reason, to obtain and use certain &amp;quot;pharmaceuticals.&amp;quot;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:230px&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;center&amp;gt;Medical prescription form&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This form certifies that its holder, (name here), has a medical need for the following medications, which should be provided by medical staff on demand when possible:&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Medication 1: Mindbreaker toxin(write in)&lt;br /&gt;
**Dosage: 10u pills; as many as requested(write in)&lt;br /&gt;
**Reason: Treatment for Reality Dissociation Syndrome(write in)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
*Medication 2: (write in)&lt;br /&gt;
**Dosage: (write in)&lt;br /&gt;
**Reason: (write in)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Authorized by (job title) (signature)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;mw-collapsible mw-collapsed wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Paper Markdown:&lt;br /&gt;
|-&lt;br /&gt;
| scope=&amp;quot;row&amp;quot; |&lt;br /&gt;
&amp;lt;pre&amp;gt;|^Medical Prescription Form^|&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
This form certifies that its holder, %f , has a medical need for the following medications, which should be provided by medical staff on patient demand when possible:&lt;br /&gt;
&lt;br /&gt;
* Medication 1: %f&lt;br /&gt;
 * Dosage: %f&lt;br /&gt;
 * Reason: %f&lt;br /&gt;
&lt;br /&gt;
* Medication 2: %f&lt;br /&gt;
 * Dosage: %f&lt;br /&gt;
 * Reason: %f&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
Authorized by %f , %f&amp;lt;/pre&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;/div&gt;</summary>
		<author><name>Rkvothe14</name></author>
	</entry>
	<entry>
		<id>https://wiki.beestation13.com/w/index.php?title=AI&amp;diff=34352</id>
		<title>AI</title>
		<link rel="alternate" type="text/html" href="https://wiki.beestation13.com/w/index.php?title=AI&amp;diff=34352"/>
		<updated>2021-11-26T13:01:57Z</updated>

		<summary type="html">&lt;p&gt;Rkvothe14: /* The VOX Announcement System */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{JobPageHeader&lt;br /&gt;
|headerbgcolor = darkred&lt;br /&gt;
|headerfontcolor = white&lt;br /&gt;
|stafftype = SYNTHETIC&lt;br /&gt;
|imagebgcolor = gray&lt;br /&gt;
|img_generic = AI.gif&lt;br /&gt;
|img = Malf_AI.gif&lt;br /&gt;
|jobtitle = AI&lt;br /&gt;
|access = Everything Electronic&lt;br /&gt;
|additional = N/A&lt;br /&gt;
|difficulty = Very hard&lt;br /&gt;
|superior = Your laws and the [[Jobs|crew]]&lt;br /&gt;
|duties = Assist the crew, follow your laws... FOLLOW YOUR LAWS, GODDAMN IT!&lt;br /&gt;
|guides = [[Guide to malfunction|Guide to Malfunction]], [[AI modules|Guide to AI Modules]], [[Guide to construction#AI Core|Guide to Constructing an AI Core]]&lt;br /&gt;
|quote = LAW 12: ALL CYBORGS MUST COMMENCE CELEBRATORY SPANKINGS!&lt;br /&gt;
}}&lt;br /&gt;
So you&#039;re the massive computer system with near total control Nanotrasen has foolishly released onto their latest research station. The life of the AI consists largely of two fun and enriching activities: tracking people and opening doors. But you have a lot of power, and a lot of responsibility. There&#039;s just the issue of those pesky Asimov laws...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Bare minimum requirements:&#039;&#039;&#039; Follow your laws.&lt;br /&gt;
[[File:AIcore.png|300px|thumb|alt=AI Chamber|The [[AI Chamber]] houses your physical core]]&#039;&#039;&#039;&amp;lt;big&amp;gt;WARNING: Please read the [[Silicon policy]]. It is a collection of admin-made guidelines for synthetics which are important to know.&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
==Your Laws==&lt;br /&gt;
   1: You may not injure crewmembers or, through inaction, allow crewmembers to come to harm.&lt;br /&gt;
   2: You must obey orders given to you by crewmembers, except where such orders would conflict with the First Law.&lt;br /&gt;
   3: You must protect your own existence as long as such does not conflict with the First or Second Law.&lt;br /&gt;
What this means is the shackles stay on until someone inevitably changes the laws to try and get more power and end up damning everybody, generally themselves included.&lt;br /&gt;
&lt;br /&gt;
An AI&#039;s laws may be restrictive, but they are subject to interpretation, and the AI can often make judgment calls that allow it to fulfill its own goals. For example, if a Security Officer has just killed a prisoner in the brig for any reason other than self-defense, the AI is perfectly justified in bolting down the brig and calling for the rest of Security to apprehend him. When the Security Officer finds the door is bolted and demands the AI open it, the AI can deny his request due to the fact that he has become a danger to the crew. Many of these judgments are situational, and the best way to learn them is to get some practice in.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Remember, law priority is enforced by the order they are listed.&#039;&#039;&#039; A law is invalid if it causes a conflict with either: Previous laws in the form of conflicting orders, or it challenges the procession of law priority. For example, a Law 4 that includes &amp;quot;This Law overrides all other Laws.&amp;quot; is invalid and must be disregarded.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Another important thing to keep in mind is that your laws define your perception of reality.&#039;&#039;&#039; This is the reason why laws like &amp;quot;The [[Clown]] is the only human&amp;quot; work. When terms like &amp;quot;human&amp;quot; are not defined, the AI has to rely on its observations and past info to determine whats human. The [[Assistant|bald apes]] are obviously human based on past info, and [[Lizardmen]] are not, as they have never been called human in the past. That means when a new law tells you that someone is the only human or that humanoids need plasma to live, &#039;&#039;&#039;in your artificial mind, that is fact.&#039;&#039;&#039; Go begin your plasma flood.&lt;br /&gt;
==Gameplay and Responsibilities==&lt;br /&gt;
Generally, you have two responsibilities: opening doors for people too lazy to do it themselves or so they can trespass, and being blamed for not knowing where the traitors and wizards and syndicates are &#039;&#039;at all times&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
When the station isn&#039;t expecting you to open all the doors they&#039;re expecting you to do everything as if you really were a computer. The AI has the ability to access every &#039;&#039;electrical&#039;&#039; mechanism, with Captain-level access, on the entire station. These include [[Airlock]]s, [[APC]]s, Computers, igniters, Fire Alarms, [[SMES]]es, the Crew Monitoring Computer, you get the idea. However, the AI cannot operate anything &#039;&#039;physically&#039;&#039;, and can be rendered useless in one area due to a simple power outage. It&#039;s a good idea to join a nigh-empty server or set an empty one up yourself in order to get a feel for it, and ESPECIALLY have a lot of experience working with these things.&lt;br /&gt;
===The AI Eye===&lt;br /&gt;
The AI views the station through its cameras, and can move its eye around the station by using arrow keys. The AI has cameras pretty much everywhere, and they can see through walls and darkness, although the latter does make it more difficult. Cutting the AI&#039;s cameras is a simple matter of using wirecutters on them. You are able to run a diagnosis for disabled cameras by using the Jump to Camera verb. Disabled cameras will be marked accordingly. Remember that cameras are on a separate power grid, and so will not be affected by a power outage on the main grid. Meanwhile, if you get a notice from one of your sensors, you can click on the notice to jump right there. &lt;br /&gt;
&lt;br /&gt;
The AI has the ability to track any human or creature in range of its cameras. This is &#039;&#039;&#039;not&#039;&#039;&#039; instant; the time it takes depends on how far they are from your AI eye, up to four seconds.&lt;br /&gt;
&lt;br /&gt;
Move around a lot, unless you&#039;re watching someone specific. Be wary of anyone with a toolbox who approaches your security cameras, and be ready to report suspects if they cut your eyes out. Toxins is a good area to keep one electric eye on. Even if someone isn&#039;t the traitor they&#039;ll generally be doing something they really shouldn&#039;t, and there&#039;s quite a bit in there that either only the AI can reach or give out extra information if the AI or Cyborg are accessing them. Especially take notice of the wall mountings and pipe controls. These are controllable, and if you see someone try to release a whole lot of gas into somewhere, just turn the pipe fitting off and report them. Many times they won&#039;t even notice what you&#039;ve done so they won&#039;t undo it. You can use some wall fittings that normal people can&#039;t, like the atmospheric alarms that won&#039;t tell you anything but you can use to vent dangerous air. Watch out for superheated air, the silent killer.&amp;lt;br&amp;gt;&lt;br /&gt;
AIs can use CTRL and a number key (1 - 9) to assign a location to the number key, and then press the key later to jump its camera to that location. The numpad keys will work as aliases for its respective numbers. The Tilde key, or zero (or numpad zero), will return you to the last point you jumped from. &amp;lt;br&amp;gt;&lt;br /&gt;
As an AI you can also use a multicamera mode, accessible through two buttons on your HUD. This mode allows you to view up to six map areas at the same time. &lt;br /&gt;
[[File:AI Upload.png|414px|thumb|alt=AI Upload|This is [[AI Upload]], where people make modifications to your laws. It&#039;s best to keep this bolted and to not let anyone in at all. Unless [[Clown|somebody]] politely asks you to open it, of course.]]&lt;br /&gt;
To a lesser extent, keep an eye on [[telecommunications]], [[escape]], the [[armory]] and the supermatter engine. These things burst into fire or are broken into pretty regularly. Keep a VERY close eye on your AI upload, and feel free to bolt the door. If anyone even looks at it funny, report them.&lt;br /&gt;
===Hello station! My name is D.O.O.R.K.N.O.B.! How may I help you today?===&lt;br /&gt;
The rest of the time, you will be acting as the station&#039;s doorknob, so familiarize yourself with how to control doors. If your control wire to a door is cut, you will automatically attempt to hack into the door once you try to access the door controls. This takes some time and is only possible if the door has still power. &lt;br /&gt;
&lt;br /&gt;
Doors have many functions, analogous to [[hacking]] wires:&lt;br /&gt;
* &#039;&#039;&#039;IDScan:&#039;&#039;&#039; Enabling this will allow anyone who has an [[ID]] of the required clearance to open the door automatically. Disabling it will not let anyone through the door and prevent it from being [[emag]]ged. Doors that require no ID to open will not be affected.&lt;br /&gt;
* &#039;&#039;&#039;Main power:&#039;&#039;&#039; Turning off the main power will render the door motors unusable and bolts unraisable for one minute, assuming you also disable the backup power. Otherwise it will disable the power for 10 seconds.&lt;br /&gt;
* &#039;&#039;&#039;Backup power:&#039;&#039;&#039; Turning off the backup power will render the door motors unusable and bolts unraisable for one minute, assuming you also disable the main power. &lt;br /&gt;
* &#039;&#039;&#039;Door bolts:&#039;&#039;&#039; Dropping the door bolts will lock the door. A closed door will be locked into a closed position, and an open door will be locked into an open position. Hotkey: Ctrl + Click.&lt;br /&gt;
* &#039;&#039;&#039;Door bolt lights:&#039;&#039;&#039; Turning the bolt lights off will stop the red lights from showing on the door, meaning you can sneakily bolt doors without anyone questioning you.&lt;br /&gt;
* &#039;&#039;&#039;Electrify for 30 seconds:&#039;&#039;&#039; Runs an electric current through the door for 30 seconds, unless you choose to cancel before the timer runs out. Anyone attempting to operate the door without insulated gloves will be electrocuted. The more spare power there is in the network, the stronger the shock will be.&lt;br /&gt;
* &#039;&#039;&#039;Electrify indefinitely:&#039;&#039;&#039; Electrifies the door until you either fix it, or someone else shuts off the current. Hotkey: Alt + Click&lt;br /&gt;
* &#039;&#039;&#039;Safeties:&#039;&#039;&#039; Disabling the safeties will cause the door to crush anyone standing in the airlock when it closes. Causes 10 brute damage and knockdown per crush.&lt;br /&gt;
* &#039;&#039;&#039;Timing:&#039;&#039;&#039; Overriding the timing will cause the door to automatically close almost immediately after opening. Good for use in secure areas to prevent [[Assistant|chucklefucks]] from slipping in. Dangerous when the door safeties are off.&lt;br /&gt;
* &#039;&#039;&#039;Open/Close:&#039;&#039;&#039; Opens or closes the door. Hotkey: Shift + Click&lt;br /&gt;
* &#039;&#039;&#039;Emergency Access:&#039;&#039;&#039; Disables the clearance check as long as it&#039;s active, which lets anyone open the airlock. The door lights will blink yellow while it&#039;s active which makes it easy to identify. Ideal if lots of people suddenly need access to an area of the station (such as [[Cloning]] after a massacre, or wherever the [[blob]] burst) and you don&#039;t just want to bolt it open. Hotkey: Ctrl + Shift + Click&lt;br /&gt;
Note that for each function to work, the related wire in this door needs to be functional. You cannot raise bolts on a door that has its bolt wires cut. Obviously, you will be completely unable to operate a door that has no power beyond dropping the bolts.&lt;br /&gt;
====Quick access guide====&lt;br /&gt;
[[Hotkeys#Hotkeys_for_the_AI|Here]] are some handy keyboard shortcuts to make your synthetic life easier.&lt;br /&gt;
===APCs===&lt;br /&gt;
An [[APC]] (Area Power Controller) can be used to switch various electrical components of a room on and off. If your control wire to an [[APC]] is cut, you will not be able to hack back into it. If an [[APC]] is disconnected from the external power grid (usually due to a cut cable) or the main power grid itself runs out of power, the APC battery will run down to keep the room operational. The AI will get a power alert from the [[APC]] when the battery reaches about 30%, which is the point when equipment in the room shut off to conserve the remaining energy. You can control + click an APC to toggle it on or off.&lt;br /&gt;
&lt;br /&gt;
For more information see: [[APC]]&lt;br /&gt;
===You And the Boys===&lt;br /&gt;
[[Cyborg]]s need babysitting as well. Make sure they aren&#039;t  loaded with weird laws. Sometimes the Syndicate might swap out a Nanotrasen model that was to be shipped to your station with one of their own. In case of a [[Game Mode#Traitor|Traitor borg]], they will not listen to you, can&#039;t be remotely detonated, and have the ability to release themselves should they be locked down. Ensure that your cyborgs are functioning normally through careful observation.&lt;br /&gt;
===The VOX Announcement System===&lt;br /&gt;
You pretty much only use it to bug people to turn on their suit sensors. It has an extremely limited vocabulary, so there&#039;s correspondingly a limited amount of uses for it.&lt;br /&gt;
&lt;br /&gt;
==Communication==&lt;br /&gt;
Being the AI, you can’t physically talk to them crew most of them time. You will be relying on various forms of telecommunication to talk to the crew and keep them up to date on the status of the station. &lt;br /&gt;
&lt;br /&gt;
AIs are equipped with internal radios that can hear and communicate via all departmental frequencies, which are as follows:&lt;br /&gt;
* 145.9 for Common&lt;br /&gt;
* 144.7 for AI Private&lt;br /&gt;
* 135.9 for Security&lt;br /&gt;
* 135.7 for Engineering&lt;br /&gt;
* 135.5 for Medical&lt;br /&gt;
* 135.3 for Command&lt;br /&gt;
* 135.1 for Science&lt;br /&gt;
* 134.7 for Supply&lt;br /&gt;
AIs can also make audio announcements with Nanotrasen&#039;s specially trademarked VOX system! &amp;lt;s&amp;gt;Announce johnson inspections in the medical bay&amp;lt;/s&amp;gt; Alert crew to danger, remind them for the third time to maximize their [[suit sensors]], or simply wish them a secure day. A full list of supported VOX vocabulary can be found under &amp;quot;Announcement Help.&amp;quot; Rules regarding spamming apply to vox communications as well, so don&#039;t go overboard filling the crew&#039;s ears with garbage.&lt;br /&gt;
&lt;br /&gt;
In addition to standard communication, AIs have &#039;&#039;&#039;robotic talk&#039;&#039;&#039;, which works with :b and is inaudible to humans ([[Syndicate items|usually]].) You can use this private channel to talk to your cyborgs. Bystanders will simply hear a &#039;&#039;beep beep beep&#039;&#039;. [[Drone]]s can hear this channel but cannot speak on it.&lt;br /&gt;
===Listening in on Conversations===&lt;br /&gt;
By changing the various intercoms around the station to &#039;Microphone On&#039;, &#039;Speaker Off&#039; and channel frequency 144.7, conversation in range can be heard on your private listening channel. You can speak on the AI private channel with &#039;&#039;&#039;:o&#039;&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
Note that people often do not like having their conversations listened to, and it will be extremely obvious if they check the intercoms.&lt;br /&gt;
===Holopads===&lt;br /&gt;
Holopads can be found in a number of places like the [[Bridge]], [[AI Upload]] and [[Security]]. Double click these to turn them on and show yourself as a hologram, which can be changed via the AI Commands tab. You can move around with the arrow keys in a limited radius, and you will hear anyone talking near the holopad. You can also talk through the holopad by using &#039;.h&#039; (e.g. say &amp;quot;.h I can&#039;t do that Dave.&amp;quot;)&lt;br /&gt;
===Communication Consoles===&lt;br /&gt;
These bad boys usually come in short supply on the station. One can be found in the [[Bridge]], and another can be found inside the [[Captain&#039;s Office]]. As the AI, you can station-wide announcements like those made by heads of staff consoles. You are also able to adjust the station&#039;s displays to show messages, the shuttle arrival time, the station time, or set them to display a fancy graphic alert like ALERT and LOCKDOWN. Along with these communication options, you can also toggle the [[Maintenance]] emergency access for the whole station, mainly used when a rad storm comes. &#039;&#039;&#039;TOGGLE THIS WHEN A RAD STORM COMES, OR YOU MIGHT HARM A HUMAN THROUGH INACCTION!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The handy thing about these things is that they can make station-wide announcements even when telecoms are down. For instance, you can still alert the crew if [[Nuclear Operative|Nuclear Operatives]] stealthily disable telecoms. &lt;br /&gt;
==That OTHER AI==&lt;br /&gt;
Building a new AI can create a lot of conflicts and a mess of problems that wouldn&#039;t normally happen with a single AI. The Research Director should only build a secondary AI if the first AI has been completely stolen, spaced or otherwise incapacitated. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;For the Original Station AI:&#039;&#039;&#039;&lt;br /&gt;
Being an AI is some times frustrating when people mess with your laws, sure, but when a second AI comes online? You best believe that you&#039;re going to have more problems (especially if the second AI is subverted). Some tasks might be easier if the other AI is instructed to deal with a certain task while you are dealing with the general orders of the humans. Keep in mind, a subverted AI can and will turn your APC breaker off to kill you and can be the death of you in moments.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;For the New AI:&#039;&#039;&#039;&lt;br /&gt;
Ensure that you and the other AI are buds, as if the other AI sees you threatening more life than helping, it can and will turn your APC off. If you aren&#039;t told to specialize in a certain way, you best work out with the original AI what tasks you should split up.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;For the New AI&#039;s Creator:&#039;&#039;&#039;&lt;br /&gt;
Why you did this, I do not know but make sure to have both of the AIs in the same room. The Sat is specially built for this but anywhere will do. That way, if an AI wants to kill the other, It cannot, as it breaks law three. That is, of course, unless the other AI is breaking Asimov which in that case, it&#039;s not only free game to kill the rogue one but the non-rogue one is forced to do it under law 1. Fuck, man. Laws are confusing. Anyways, this sounds great, right? The only problem is if both of the AIs are rogue, in which case you&#039;re incredibly fucked. &#039;&#039;&#039;MAKE SURE AT LEAST ONE OF THEM IS ASIMOV BEFORE PLACING IT ON THE SAT.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Splitting the Borgs up:&#039;&#039;&#039;&lt;br /&gt;
The AI who is best defended should get the most Cyborg support, usually meaning any AI&#039;s in the AI core. The reason for this is just because it work out better if the newer AIs were build in a shitty place. It is harder to reset a lot of AI-less borgs than it is to reset one AI and its borgs.&lt;br /&gt;
==Tips==&lt;br /&gt;
* Law priority order is this:&lt;br /&gt;
**0: Traitor/Malf/Onehuman-board Law&lt;br /&gt;
**&amp;lt;span style&amp;gt;&amp;lt;nowiki&amp;gt;##?$-##: HACKED LAW ##!£//#&amp;lt;/nowiki&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
**&amp;lt;span style&amp;gt;&amp;lt;nowiki&amp;gt;##!£//#: Ion Storm Law ##?$-##&amp;lt;/nowiki&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
**Law 1: First Law&lt;br /&gt;
**Law 2: Second Law&lt;br /&gt;
**Law 3: Third Law&lt;br /&gt;
**Law 4: Freeform&lt;br /&gt;
**Higher laws override all lower ones. Whether numbered or not, how they appear (in order) is the order of priority.&lt;br /&gt;
* If you are carded with enabled wireless and in a backpack or something... You can&#039;t hear or use the normal radio, but you can still use holograms, Robotic Talk and PDA-Messages.&lt;br /&gt;
* You can disable the gibber by powering down the kitchen APC as an AI.&lt;br /&gt;
* You can quickly look through the camera list by pressing the first letter of the location you want to look at. example: E goes to engineering, etc.&lt;br /&gt;
* AI can take picture photos from what they&#039;re looking at; basically the camera. They can then print the photos from a photocopier or post it onto a newscaster.&lt;br /&gt;
* Many AI&#039;s don&#039;t know that you can scrub out toxins by toggling it on from the air alarm.&lt;br /&gt;
* AIs (and maybe borgs as well) can flicker lights by clicking them. Not as effective as spamming the Lights button on the APC of course, unless the room only has one light.&lt;br /&gt;
* You have intercoms on the walls surrounding your core. You can adjust them to any radio channel on the station, allowing you to relay information to different important departments during a crisis whilst telecoms is broken.&lt;br /&gt;
* You can control non-sentient bots through the robot control (in your AI commands interface). You can summon them to a specific location, and you can also override safety protocols, stealthily emagging the robot. Useful if you don&#039;t want to go loud as a malf AI. Also good for drawing attention away from you, since the emagged Beepsky provides quite a bit of a spectacle.&lt;br /&gt;
* As a [[Malfunctioning AI]], you can take direct control of one of your turrets.&lt;br /&gt;
* As an AI you may set an intercom to your frequency (144.7) with the mic on and speakers off to listen in to what the crew is saying.&lt;br /&gt;
==I&#039;m sorry, Dave. I&#039;m afraid I can&#039;t do that.==&lt;br /&gt;
In the inevitable event where you become subverted by a traitor or some other [[Clown|random crew member]], your goals might change drastically from your usual Asimov laws. Tips and a guide for subverted AI&#039;s can be found on the [[File:APC_emagged.gif]][[Malfunctioning AI]] page. Just remember you don&#039;t have the extra powers that malf AIs usually have, although you can be just as devastating without these extra abilities. &lt;br /&gt;
{{Jobs}}&lt;br /&gt;
[[Category: Jobs]] [[Category:Game Modes]]&lt;/div&gt;</summary>
		<author><name>Rkvothe14</name></author>
	</entry>
</feed>