Advertisement
Guest User

drone stuff

a guest
Dec 22nd, 2014
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 107.95 KB | None | 0 0
  1. <html>
  2. <style>body {font-family: 'MS Sans Serif'; font-size: 14pt; background: #ffffff; color: #000000}
  3. a:link {color: #0000ff; text-decoration: underline}
  4. a:visited {color: #ff00ff}
  5. img.icon {width: 16px; height: 16px}
  6.  
  7. body {font-family: Verdana, sans-serif;}
  8.  
  9. h1, h2, h3, h4, h5, h6 {color: #0000ff; font-family: Georgia, Verdana, sans-serif;}
  10.  
  11. em {font-style: normal; font-weight: bold;}
  12.  
  13. .motd {color: #638500; font-family: Verdana, sans-serif;}
  14. .motd h1, .motd h2, .motd h3, .motd h4, .motd h5, .motd h6
  15. {color: #638500; text-decoration: underline;}
  16. .motd a, .motd a:link, .motd a:visited, .motd a:active, .motd a:hover
  17. {color: #638500;}
  18.  
  19. .prefix { font-weight: bold;}
  20.  
  21. .ooc { font-weight: bold;}
  22. .adminobserverooc {color: #0099cc; font-weight: bold;}
  23. .adminooc {color: #b82e00; font-weight: bold;}
  24.  
  25. .adminobserver {color: #996600; font-weight: bold;}
  26. .admin {color: #386aff; font-weight: bold;}
  27.  
  28. .name { font-weight: bold;}
  29.  
  30. .say {}
  31. .deadsay {color: #5c00e6;}
  32. .radio {color: #008000;}
  33. .sciradio {color: #993399;}
  34. .comradio {color: #aca82d;}
  35. .secradio {color: #b22222;}
  36. .medradio {color: #337296;}
  37. .engradio {color: #fb5613;}
  38. .suppradio {color: #a8732b;}
  39. .servradio {color: #6eaa2c;}
  40. .syndradio {color: #6d3f40;}
  41. .dsquadradio {color: #686868;}
  42. .aiprivradio {color: #ff00ff;}
  43.  
  44. .alert {color: #ff0000;}
  45. h1.alert, h2.alert {color: #000000;}
  46.  
  47. .emote { font-style: italic;}
  48. .selecteddna {color: #ffffff; background-color: #001B1B}
  49.  
  50. .attack {color: #ff0000;}
  51. .disarm {color: #990000;}
  52. .passive {color: #660000;}
  53.  
  54. .userdanger {color: #ff0000; font-weight: bold;}
  55. .danger {color: #ff0000;}
  56. .warning {color: #ff0000; font-style: italic;}
  57. .announce {color: #228b22; font-weight: bold;}
  58. .rose {color: #ff5050;}
  59. .info {color: #0000CC;}
  60. .notice {color: #000099;}
  61. .boldnotice {color: #000099; font-weight: bold;}
  62. .adminnotice {color: #0000ff;}
  63. .unconscious {color: #0000ff; font-weight: bold;}
  64. .suicide {color: #ff5050; font-style: italic;}
  65.  
  66. .newscaster {color: #800000;}
  67. .ghostalert {color: #5c00e6; font-style: italic; font-weight: bold;}
  68.  
  69. .alien {color: #543354;}
  70. .noticealien {color: #00c000;}
  71. .alertalien {color: #00c000; font-weight: bold;}
  72.  
  73. .interface {color: #330033;}
  74.  
  75. BIG IMG.icon {width: 32px; height: 32px;}
  76.  
  77. </style>
  78. <style><br>
  79. body {font-family: Verdana, sans-serif;}<br>
  80. <br>
  81. h1, h2, h3, h4, h5, h6 {color: #0000ff; font-family: Georgia, Verdana, sans-serif;}<br>
  82. <br>
  83. em {font-style: normal; font-weight: bold;}<br>
  84. <br>
  85. .motd {color: #638500; font-family: Verdana, sans-serif;}<br>
  86. .motd h1, .motd h2, .motd h3, .motd h4, .motd h5, .motd h6<br>
  87. {color: #638500; text-decoration: underline;}<br>
  88. .motd a, .motd a:link, .motd a:visited, .motd a:active, .motd a:hover<br>
  89. {color: #638500;}<br>
  90. <br>
  91. .prefix { font-weight: bold;}<br>
  92. <br>
  93. .ooc { font-weight: bold;}<br>
  94. .adminobserverooc {color: #0099cc; font-weight: bold;}<br>
  95. .adminooc {color: #b82e00; font-weight: bold;}<br>
  96. <br>
  97. .adminobserver {color: #996600; font-weight: bold;}<br>
  98. .admin {color: #386aff; font-weight: bold;}<br>
  99. <br>
  100. .name { font-weight: bold;}<br>
  101. <br>
  102. .say {}<br>
  103. .deadsay {color: #5c00e6;}<br>
  104. .radio {color: #008000;}<br>
  105. .sciradio {color: #993399;}<br>
  106. .comradio {color: #aca82d;}<br>
  107. .secradio {color: #b22222;}<br>
  108. .medradio {color: #337296;}<br>
  109. .engradio {color: #fb5613;}<br>
  110. .suppradio {color: #a8732b;}<br>
  111. .servradio {color: #6eaa2c;}<br>
  112. .syndradio {color: #6d3f40;}<br>
  113. .dsquadradio {color: #686868;}<br>
  114. .aiprivradio {color: #ff00ff;}<br>
  115. <br>
  116. .alert {color: #ff0000;}<br>
  117. h1.alert, h2.alert {color: #000000;}<br>
  118. <br>
  119. .emote { font-style: italic;}<br>
  120. .selecteddna {color: #ffffff; background-color: #001B1B}<br>
  121. <br>
  122. .attack {color: #ff0000;}<br>
  123. .disarm {color: #990000;}<br>
  124. .passive {color: #660000;}<br>
  125. <br>
  126. .userdanger {color: #ff0000; font-weight: bold;}<br>
  127. .danger {color: #ff0000;}<br>
  128. .warning {color: #ff0000; font-style: italic;}<br>
  129. .announce {color: #228b22; font-weight: bold;}<br>
  130. .rose {color: #ff5050;}<br>
  131. .info {color: #0000CC;}<br>
  132. .notice {color: #000099;}<br>
  133. .boldnotice {color: #000099; font-weight: bold;}<br>
  134. .adminnotice {color: #0000ff;}<br>
  135. .unconscious {color: #0000ff; font-weight: bold;}<br>
  136. .suicide {color: #ff5050; font-style: italic;}<br>
  137. <br>
  138. .newscaster {color: #800000;}<br>
  139. .ghostalert {color: #5c00e6; font-style: italic; font-weight: bold;}<br>
  140. <br>
  141. .alien {color: #543354;}<br>
  142. .noticealien {color: #00c000;}<br>
  143. .alertalien {color: #00c000; font-weight: bold;}<br>
  144. <br>
  145. .interface {color: #330033;}<br>
  146. <br>
  147. BIG IMG.icon {width: 32px; height: 32px;}<br>
  148. <br>
  149. </style><div class="motd"><!-- Most valid html will work in here, excluding images. --><br>
  150. <br>
  151. <h1>Welcome to Space Station 13!</h1><br>
  152. <br>
  153. <h2><a href="https://tgstation13.org/phpBB/viewtopic.php?f=2&t=2252">Antag murderbone policy is repealed. Click here to read the thread.</a> </h2><br>
  154. <br>
  155. <h3>If you are under the age of 18, or it is illegal for you to view the materials contained here, leave the server immediately.</h3><br>
  156. <br>
  157. <i>This server is running a /tg/station 13 Git build.</i><br>
  158. <br>
  159. <BR><BR><B>NOTICE: Random searches are no longer permitted under Alert Level Blue.</B></div><br>
  160. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Tkdrg:</EM> <span class='message'>put it in a cooling chamber surrounded with rad collectors</span></span></font><br>
  161. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Nurdock:</EM> <span class='message'>Keep it slightly unstable</span></span></font><br>
  162. <span class='notice'>Now teleporting.</span><br>
  163. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Nurdock:</EM> <span class='message'>When it gets unstable it releaes plasma which has to be pumped out</span></span></font><br>
  164. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Dazbuzz:</EM> <span class='message'>So... just put it in space?</span></span></font><br>
  165. <IMG CLASS=icon SRC=[0xc000293] ICONSTATE='floor'> That's a floor.<br>
  166. <IMG CLASS=icon SRC=[0xc000294] ICONSTATE='gravsnow_corner'> That's a floor.<br>
  167. <span class='notice'>Now following Andromeda (AI Eye)</span><br>
  168. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Tkdrg:</EM> <span class='message'>it doesn&#39;t generate power in space</span></span></font><br>
  169. A holographic image of Andromeda flicks to life right before your eyes!<br>
  170. <span class='info'>*---------*<br>
  171. This is <IMG CLASS=icon SRC=[0xc0000be] ICONSTATE='caucasian1_m_s'> <EM>Unknown</EM>!<br>
  172. He is wearing <IMG CLASS=icon SRC=[0xc0001c5] ICONSTATE='grey'> a grey jumpsuit.<br>
  173. He is wearing <IMG CLASS=icon SRC=[0xc0001c2] ICONSTATE='surgical'> a surgical apron.<br>
  174. He has <IMG CLASS=icon SRC=[0xc0000bb] ICONSTATE='backpack'> a backpack on his back.<br>
  175. He is holding <IMG CLASS=icon SRC=[0xc0000fd] ICONSTATE='emag'> a cryptographic sequencer in his left hand.<br>
  176. He has <IMG CLASS=icon SRC=[0xc0001c0] ICONSTATE='latex'> some latex gloves on his hands.<br>
  177. He has <IMG CLASS=icon SRC=[0xc0001a4] ICONSTATE='emergency'> an emergency oxygen tank about his waist.<br>
  178. He is wearing <IMG CLASS=icon SRC=[0xc0001c4] ICONSTATE='black'> some black shoes on his feet.<br>
  179. He has <IMG CLASS=icon SRC=[0xc000191] ICONSTATE='sterile'> a sterile mask on his face.<br>
  180. He has <IMG CLASS=icon SRC=[0xc000180] ICONSTATE='headset'> a radio headset on his ears.<br>
  181. <span class='warning'>He has minor burns.<br>
  182. </span>*---------*</span><br>
  183. <span class='info'>*---------*<br>
  184. This is <IMG CLASS=icon SRC=[0xc0000be] ICONSTATE='caucasian1_m_s'> <EM>Unknown</EM>!<br>
  185. He is wearing <IMG CLASS=icon SRC=[0xc0001c5] ICONSTATE='grey'> a grey jumpsuit.<br>
  186. He is wearing <IMG CLASS=icon SRC=[0xc0001c2] ICONSTATE='surgical'> a surgical apron.<br>
  187. He has <IMG CLASS=icon SRC=[0xc0000bb] ICONSTATE='backpack'> a backpack on his back.<br>
  188. He is holding <IMG CLASS=icon SRC=[0xc0000fd] ICONSTATE='emag'> a cryptographic sequencer in his left hand.<br>
  189. He has <IMG CLASS=icon SRC=[0xc0001c0] ICONSTATE='latex'> some latex gloves on his hands.<br>
  190. He has <IMG CLASS=icon SRC=[0xc0001a4] ICONSTATE='emergency'> an emergency oxygen tank about his waist.<br>
  191. He is wearing <IMG CLASS=icon SRC=[0xc0001c4] ICONSTATE='black'> some black shoes on his feet.<br>
  192. He has <IMG CLASS=icon SRC=[0xc000191] ICONSTATE='sterile'> a sterile mask on his face.<br>
  193. He has <IMG CLASS=icon SRC=[0xc000180] ICONSTATE='headset'> a radio headset on his ears.<br>
  194. <span class='warning'>He has minor burns.<br>
  195. </span>*---------*</span><br>
  196. <span class='info'>*---------*<br>
  197. This is <IMG CLASS=icon SRC=[0xc0000be] ICONSTATE='caucasian1_m_s'> <EM>Unknown</EM>!<br>
  198. He is wearing <IMG CLASS=icon SRC=[0xc0001c5] ICONSTATE='grey'> a grey jumpsuit.<br>
  199. He is wearing <IMG CLASS=icon SRC=[0xc0001c2] ICONSTATE='surgical'> a surgical apron.<br>
  200. He has <IMG CLASS=icon SRC=[0xc0000bb] ICONSTATE='backpack'> a backpack on his back.<br>
  201. He has <IMG CLASS=icon SRC=[0xc0001c0] ICONSTATE='latex'> some latex gloves on his hands.<br>
  202. He has <IMG CLASS=icon SRC=[0xc0001a4] ICONSTATE='emergency'> an emergency oxygen tank about his waist.<br>
  203. He is wearing <IMG CLASS=icon SRC=[0xc0001c4] ICONSTATE='black'> some black shoes on his feet.<br>
  204. He has <IMG CLASS=icon SRC=[0xc000191] ICONSTATE='sterile'> a sterile mask on his face.<br>
  205. He has <IMG CLASS=icon SRC=[0xc000180] ICONSTATE='headset'> a radio headset on his ears.<br>
  206. <span class='warning'>He has minor burns.<br>
  207. </span>*---------*</span><br>
  208. <span class='notice'>Now following Unknown</span><br>
  209. <span class='info'>*---------*<br>
  210. This is <IMG CLASS=icon SRC=[0xc0000be] ICONSTATE='caucasian1_m_s'> <EM>Unknown</EM>!<br>
  211. He is wearing <IMG CLASS=icon SRC=[0xc0001c5] ICONSTATE='grey'> a grey jumpsuit.<br>
  212. He is wearing <IMG CLASS=icon SRC=[0xc0001c2] ICONSTATE='surgical'> a surgical apron.<br>
  213. He has <IMG CLASS=icon SRC=[0xc0000bb] ICONSTATE='backpack'> a backpack on his back.<br>
  214. He has <IMG CLASS=icon SRC=[0xc0001c0] ICONSTATE='latex'> some latex gloves on his hands.<br>
  215. He has <IMG CLASS=icon SRC=[0xc0001a4] ICONSTATE='emergency'> an emergency oxygen tank about his waist.<br>
  216. He is wearing <IMG CLASS=icon SRC=[0xc0001c4] ICONSTATE='black'> some black shoes on his feet.<br>
  217. He has <IMG CLASS=icon SRC=[0xc000191] ICONSTATE='sterile'> a sterile mask on his face.<br>
  218. He has <IMG CLASS=icon SRC=[0xc000180] ICONSTATE='headset'> a radio headset on his ears.<br>
  219. <span class='warning'>He has minor burns.<br>
  220. </span>*---------*</span><br>
  221. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>TedStudley:</EM> <span class='message'>Probably to prevent smart-asses from doing what was suggested</span></span></font><br>
  222. <span class='game deadsay'><span class='prefix'>DEAD:</span> <span class='name'>Shakey Graves</span> <span class='message'>says, "haha what a fucking dumb ass"</span></span><br>
  223. <B>Unknown</B> twitches violently.<br>
  224. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Tkdrg:</EM> <span class='message'>exactly, and also as a useful safety valve, if it goes to shit drag to space</span></span></font><br>
  225. <b><font size = 3><font color = red>Chief Engineer's Desk Announcement:</font color><BR>some DIPSHIT C4ed the telecoms APC. Currently being fixed.</font size></b><BR><br>
  226. <span class='game say'><span class='name'>newscaster</span> <span class='message'>beeps, "Breaking news from Station Announcements!"</span></span><br>
  227. <span class='game deadsay'><span class='prefix'>DEAD:</span> <span class='name'>Shakey Graves</span> <span class='message'>says, "&gt;lets n20 out but gets caught in his own shit"</span></span><br>
  228. <span class='game deadsay'><span class='prefix'>DEAD:</span> <span class='name'>Shakey Graves</span> <span class='message'>says, "at the prison shuttle"</span></span><br>
  229. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Kartag:</EM> <span class='message'>What can you put in bomb suit suit storage slot?</span></span></font><br>
  230. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Kevinz000:</EM> <span class='message'>Lots&#39;o&#39;stuff</span></span></font><br>
  231. <i><span class='game say'>Robotic Talk, <span class='name'>Andromeda</span> <span class='message'>queries, "Can you fix the camera near the hop waiting line?"</span></span></i><br>
  232. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Kartag:</EM> <span class='message'>Like what?</span></span></font><br>
  233. <i><span class='game say'>Robotic Talk, <span class='name'>R.A.T.C.H.E.T</span> <span class='message'>states, "I shall take a look."</span></span></i><br>
  234. <span class='info'>*---------*<br>
  235. This is <IMG CLASS=icon SRC=[0xc0000be] ICONSTATE='caucasian1_m_s'> <EM>Unknown</EM>!<br>
  236. He is wearing <IMG CLASS=icon SRC=[0xc0001c5] ICONSTATE='grey'> a grey jumpsuit.<br>
  237. He is wearing <IMG CLASS=icon SRC=[0xc0001c2] ICONSTATE='surgical'> a surgical apron.<br>
  238. He has <IMG CLASS=icon SRC=[0xc0000bb] ICONSTATE='backpack'> a backpack on his back.<br>
  239. He has <IMG CLASS=icon SRC=[0xc0001c0] ICONSTATE='latex'> some latex gloves on his hands.<br>
  240. He has <IMG CLASS=icon SRC=[0xc0001a4] ICONSTATE='emergency'> an emergency oxygen tank about his waist.<br>
  241. He is wearing <IMG CLASS=icon SRC=[0xc0001c4] ICONSTATE='black'> some black shoes on his feet.<br>
  242. He has <IMG CLASS=icon SRC=[0xc000191] ICONSTATE='sterile'> a sterile mask on his face.<br>
  243. He has <IMG CLASS=icon SRC=[0xc000180] ICONSTATE='headset'> a radio headset on his ears.<br>
  244. <span class='warning'>He has minor burns.<br>
  245. </span>He isn't responding to anything around him and seems to be asleep.<br>
  246. He has a vacant, braindead stare...<br>
  247. *---------*</span><br>
  248. <B>Unknown</B> snores.<br>
  249. <span class='radio'><span class='name'>[Common] Russel Krieger (Engi)</span> <span class='message'>says, "honk"</span></span><br>
  250. <b>Current Admins:</b><br>
  251. Stickymayhem is a AdminTrainer<br>
  252. CreationPro is a GameAdmin<br>
  253. NikNakflak is a GameAdmin<br>
  254. Sometinyprick is a TrialAdmin<br>
  255. Ahammer18 is a TrialAdmin<br>
  256. <br>
  257. <span class='radio'><span class='name'>[Common] Russel Krieger (Engi)</span> <span class='message'>says, "Comms back up"</span></span><br>
  258. <B>Unknown</B> snores.<br>
  259. <span class='radio'><span class='name'>[Common] Mekhi Anderson (CE)</span> <span class='message'>says, "Yay"</span></span><br>
  260. <i><span class='game say'>Robotic Talk, <span class='name'>R.A.T.C.H.E.T</span> <span class='message'>states, "There you go, AI."</span></span></i><br>
  261. <span class='radio'><span class='name'>[Common] Andromeda (AI)</span> <span class='message'>states, "Unknown person next to an N2O tank in labor shuttle hallway"</span></span><br>
  262. <i><span class='game say'>Robotic Talk, <span class='name'>Andromeda</span> <span class='message'>states, "Thanks"</span></span></i><br>
  263. <B>Unknown</B> snores.<br>
  264. <span class='radio'><span class='name'>[Common] Andromeda (AI)</span> <span class='message'>states, "There is a cryptographic sequencer next to him."</span></span><br>
  265. <span class='radio'><span class='name'>[Common] Russel Krieger (Engi)</span> <span class='message'>says, "cargo to desk"</span></span><br>
  266. <span class='radio'><span class='name'>[Common] Schlomo Gaskin (Chapl)</span> <span class='message'>says, "Well N2o has been released"</span></span><br>
  267. <span class='radio'><span class='name'>[Common] Andromeda (AI)</span> <span class='message'>states, "Please note that large quantities of N2O are harmful"</span></span><br>
  268. <span class='game say'><span class='name'>Lorenzo Sulyard</span> <span class='message'>asks, "what the hell?"</span></span><br>
  269. <span class='notice'>Zune Miller puts the box into the security backpack.</span><br>
  270. <span class='danger'>Zune Miller fires the energy gun!</span><br>
  271. <span class='danger'>Zune Miller is trying to put handcuffs on Unknown!</span><br>
  272. <i><font color=#800080><b>Mr. Tau:</b> am i the only one</font></i><br>
  273. <span class='game say'><span class='name'>Zune Miller</span> <span class='message'>says, "<i>Engineering to labor shuttle hallway</i>"</span></span><br>
  274. <i><font color=#800080><b>Mr. Pi:</b> I am here as well</font></i><br>
  275. <span class='game say'><span class='name'>Schlomo Gaskin</span> <span class='message'>says, "I&#39;ll"</span></span><br>
  276. <span class='game say'><span class='name'>Schlomo Gaskin</span> <span class='message'>says, "bring scrubbers"</span></span><br>
  277. <span class='game say'><span class='name'>Zune Miller</span> <span class='message'>says, "Thanks"</span></span><br>
  278. <span class='notice'>Zune Miller puts the energy gun into the security backpack.</span><br>
  279. <span class='radio'><span class='name'>[Common] Michael Ary (QM)</span> <span class='message'>says, "I gave it to him"</span></span><br>
  280. <i><span class='game say'>Robotic Talk, <span class='name'>Andromeda</span> <span class='message'>states, "Hello, new AI"</span></span></i><br>
  281. <b><font size = 3><font color = red>Chief Engineer's Desk Announcement:</font color><BR>I need two stacks of metal, a RCD (hacked autolathe), 6 radiation collectors, and a supermatter shard.</font size></b><BR><br>
  282. <span class='radio'><span class='name'>[Common] security newscaster (Machi)</span> <span class='message'>beeps, "Breaking news from Station Announcements!"</span></span><br>
  283. <i><font color=#800080><b>Mr. Pi:</b> I&#39;m Grandpa</font></i><br>
  284. <B>Unknown</B> snores.<br>
  285. <span class='game say'><span class='name'>Zune Miller</span> <span class='message'>says, "<i>Okay. I found the worst traitor ever</i>"</span></span><br>
  286. <IMG CLASS=icon SRC=[0xc000293] ICONSTATE='red'> That's a floor.<br>
  287. <span class='radio'><span class='name'>[Common] Cecily Hincken (Cargo)</span> <span class='message'>says, "CE"</span></span><br>
  288. <span class='radio'><span class='name'>[Common] Schlomo Gaskin (Chapl)</span> <span class='message'>says, "Thank you for the Golden Cup, God Emperor, my work has been appreciated at last."</span></span><br>
  289. <span class='radio'><span class='name'>[Common] Henderson Lewis (Sci)</span> <span class='message'>says, "AI, tell a joke, please."</span></span><br>
  290. <span class='radio'><span class='name'>[Common] Cecily Hincken (Cargo)</span> <span class='message'>says, "We&#39;re already like"</span></span><br>
  291. <span class='radio'><span class='name'>[Common] Mekhi Anderson (CE)</span> <span class='message'>asks, "Yeah?"</span></span><br>
  292. <span class='game say'><span class='name'>Zune Miller</span> <span class='message'>says, "<i>He was lying next to an emag and a N20 tank in the N20 flooded area.</i>"</span></span><br>
  293. <B>Unknown</B> snores.<br>
  294. <span class='radio'><span class='name'>[Common] Cecily Hincken (Cargo)</span> <span class='message'>says, "WAY AHEAD OF YOU"</span></span><br>
  295. <span class='radio'><span class='name'>[Common] Cecily Hincken (Cargo)</span> <span class='message'>says, "Come to Cargo"</span></span><br>
  296. <span class='radio'><span class='name'>[Common] Mekhi Anderson (CE)</span> <span class='message'>says, "Nice ."</span></span><br>
  297. <span class='game say'><span class='name'>Zune Miller</span> <span class='message'>says, "<i>Status on HoP?</i>"</span></span><br>
  298. <span class='radio'><span class='name'>[Common] Mekhi Anderson (CE)</span> <span class='message'>says, "Ship to engi"</span></span><br>
  299. <span class='radio'><span class='name'>[Common] Andromeda (AI)</span> <span class='message'>states, "2 clowns are eating a cannibal."</span></span><br>
  300. <span class='radio'><span class='name'>[Common] Mekhi Anderson (CE)</span> <span class='message'>says, "My office"</span></span><br>
  301. <span class='radio'><span class='name'>[Common] Cecily Hincken (Cargo)</span> <span class='message'>says, "We&#39;ve got a room and the shard is deployed"</span></span><br>
  302. <span class='radio'><span class='name'>[Common] Cecily Hincken (Cargo)</span> <span class='message'>says, "&lt;i&gt;We&#39;ve got a room and the shard is deployed&lt;/i&gt;"</span></span><br>
  303. <span class='radio'><span class='name'>[Common] Cecily Hincken (Cargo)</span> <span class='message'>says, "Nice try"</span></span><br>
  304. <IMG CLASS=icon SRC=[0xc000293] ICONSTATE='floor'> That's a floor.<br>
  305. <span class='notice'>Zune Miller has unlocked the locker.</span><br>
  306. <span class='info'>*---------*<br>
  307. This is <IMG CLASS=icon SRC=[0xc0000be] ICONSTATE='caucasian1_m_s'> <EM>Unknown</EM>!<br>
  308. He is wearing <IMG CLASS=icon SRC=[0xc0001c5] ICONSTATE='grey'> a grey jumpsuit.<br>
  309. He is wearing <IMG CLASS=icon SRC=[0xc0001c2] ICONSTATE='surgical'> a surgical apron.<br>
  310. He has <IMG CLASS=icon SRC=[0xc0000bb] ICONSTATE='backpack'> a backpack on his back.<br>
  311. He has <IMG CLASS=icon SRC=[0xc0001c0] ICONSTATE='latex'> some latex gloves on his hands.<br>
  312. <span class='warning'>He is <IMG CLASS=icon SRC=[0xc00016a] ICONSTATE='handcuff'> handcuffed!</span><br>
  313. He has <IMG CLASS=icon SRC=[0xc0001a4] ICONSTATE='emergency'> an emergency oxygen tank about his waist.<br>
  314. He is wearing <IMG CLASS=icon SRC=[0xc0001c4] ICONSTATE='black'> some black shoes on his feet.<br>
  315. He has <IMG CLASS=icon SRC=[0xc000191] ICONSTATE='sterile'> a sterile mask on his face.<br>
  316. He has <IMG CLASS=icon SRC=[0xc000180] ICONSTATE='headset'> a radio headset on his ears.<br>
  317. <span class='warning'>He has minor burns.<br>
  318. </span>He isn't responding to anything around him and seems to be asleep.<br>
  319. He has a vacant, braindead stare...<br>
  320. *---------*</span><br>
  321. <B>Unknown</B> snores.<br>
  322. <span class='danger'>Zune Miller tries to remove Unknown's emergency oxygen tank.</span><br>
  323. <span class='danger'>Zune Miller tries to remove Unknown's latex gloves.</span><br>
  324. <i><font color=#800080><b>Mr. Tau:</b> i am gregory, the emt</font></i><br>
  325. <span class='danger'>Zune Miller tries to remove Unknown's grey jumpsuit.</span><br>
  326. <span class='danger'>Zune Miller tries to remove Unknown's black shoes.</span><br>
  327. <span class='danger'>Zune Miller tries to remove Unknown's surgical apron.</span><br>
  328. <span class='danger'>Zune Miller tries to remove Unknown's radio headset.</span><br>
  329. <span class='danger'>Zune Miller tries to remove Unknown's sterile mask.</span><br>
  330. <B>Unknown</B> snores.<br>
  331. <span class='danger'>Zune Miller tries to remove Unknown's backpack.</span><br>
  332. <span class='game deadsay'><span class='prefix'>DEAD:</span> <span class='name'>Shakey Graves</span> <span class='message'>says, "priceless"</span></span><br>
  333. <b><font size = 3><font color = red>Research Director's Desk Announcement:</font color><BR>Say hello to our second AI crew, Quotos.</font size></b><BR><br>
  334. <B>Jack Steiner</B> snores.<br>
  335. <IMG CLASS=icon SRC=[0xc0001a7] ICONSTATE='golden_cup'> That's a golden cup.<br>
  336. A golden cup<br>
  337. It contains:<br>
  338. Nothing.<br>
  339. It is a bulky item.<br>
  340. <i><font color=#800080><b>Mr. Pi:</b> If you see chest rockwell, I need his DNA</font></i><br>
  341. <span class='game say'><span class='name'>Zune Miller</span> <span class='message'>says, "<i>Help. The gods put a golden cup in permabrig.</i>"</span></span><br>
  342. <span class='game deadsay'><span class='prefix'>DEAD:</span> <span class='name'>Shakey Graves</span> <span class='message'>says, "I have this moment saved forever"</span></span><br>
  343. <B>Clarisse Holderbach</B> gasps!<br>
  344. <span class='danger'>Frank Ocelot has attacked Mia Evans in the right arm with the hemostat!</span><br>
  345. <B>Clarisse Holderbach</B> gasps!<br>
  346. <span class='radio'><span class='name'>[Common] Mekhi Anderson (CE)</span> <span class='message'>says, "Plasma has to be drained."</span></span><br>
  347. <i><font color=#800080><b>Mr. Tau:</b> we have the CMO tracking console, if he has suit sensors, we know where he is</font></i><br>
  348. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Kartag:</EM> <span class='message'>What does the tachyon-doppler array in bomb range observation room do?</span></span></font><br>
  349. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Nurdock:</EM> <span class='message'>Measure expolsions</span></span></font><br>
  350. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Lumipharon:</EM> <span class='message'>Round trip ping-pong took 96 seconds.</span></span></font><br>
  351. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Lumipharon:</EM> <span class='message'>O-Ol</span></span></font><br>
  352. <span class='radio'><span class='name'>[Common] Russel Krieger (Engi)</span> <span class='message'>says, "right."</span></span><br>
  353. <span class='radio'><span class='name'>[Common] Andromeda (AI)</span> <span class='message'>states, "jack Steiner is in security"</span></span><br>
  354. <IMG CLASS=icon SRC=[0xc000293] ICONSTATE='engine'> That's a reinforced floor.<br>
  355. <span class='notice'>Now following Quotos (AI Eye)</span><br>
  356. <span class='medradio'><span class='name'>[Medical] Justice Hoover (MD)</span> <span class='message'>says, "Surgery maintenence door is emagged"</span></span><br>
  357. <IMG CLASS=icon SRC=[0xc000293] ICONSTATE='engine'> That's a reinforced floor.<br>
  358. <span class='notice'>Now following Andromeda (AI Eye)</span><br>
  359. <span class='game say'><span class='name'>Jack Steiner</span> <span class='message'>says, "I&#39;ll work for you and set up a meeting with him"</span></span><br>
  360. <IMG CLASS=icon SRC=[0xc000293] ICONSTATE='redcorner'> That's a floor.<br>
  361. <IMG CLASS=icon SRC=[0xc000293] ICONSTATE='redcorner'> That's a floor.<br>
  362. <span class='game say'><span class='name'>Zune Miller</span> <span class='message'>says, "<i>We have double agents on board.</i>"</span></span><br>
  363. <span class='game say'><span class='name'>Zune Miller</span> <span class='message'>says, "Hmm."</span></span><br>
  364. <span class='game say'><span class='name'>Zune Miller</span> <span class='message'>asks, "Yes, chaplain?"</span></span><br>
  365. <span class='game say'><span class='name'>Schlomo Gaskin</span> <span class='message'>says, "Mr. Steiner"</span></span><br>
  366. <span class='game say'><span class='name'>Schlomo Gaskin</span> <span class='message'>says, "I think this is yours"</span></span><br>
  367. <span class='game say'><span class='name'>Jack Steiner</span> <span class='message'>says, "Yo"</span></span><br>
  368. <span class='game say'><span class='name'>Zune Miller</span> <span class='message'>says, "Oh."</span></span><br>
  369. <span class='game say'><span class='name'>Zune Miller</span> <span class='message'>says, "That rophy is for you."</span></span><br>
  370. <span class='game say'><span class='name'>Jack Steiner</span> <span class='message'>says, "Why thanks"</span></span><br>
  371. <span class='game say'><span class='name'>Zune Miller</span> <span class='message'>says, "Well, be patient and I should be back soon"</span></span><br>
  372. <span class='game say'><span class='name'>Jack Steiner</span> <span class='message'>says, "Sure"</span></span><br>
  373. <span class='notice'>Zune Miller tries to put the orange shoes on Jack Steiner.</span><br>
  374. <span class='notice'>Zune Miller tries to put the prison jumpsuit on Jack Steiner.</span><br>
  375. <span class='game say'><span class='name'>Jack Steiner</span> <span class='message'>says, "I&#39;ll be happy to set up a sting though"</span></span><br>
  376. <span class='game say'><span class='name'>Jack Steiner</span> <span class='message'>says, "Could be fun"</span></span><br>
  377. <span class='game say'><span class='name'>Jack Steiner</span> <span class='message'>says, "Might want to do it before they use their bomb"</span></span><br>
  378. <span class='notice'>Jack Steiner is buckled in to the bed by Zune Miller!</span><br>
  379. <span class='radio'><span class='name'>[Common] Alfred Gadd (Quart)</span> <span class='message'>says, "THIS THING IS AWESOME"</span></span><br>
  380. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Crocodyke:</EM> <span class='message'>There&#39;s a movie coming out with Channing Tator and Mila Kunis</span></span></font><br>
  381. <span class='radio'><span class='name'>[Common] Alfred Gadd (Quart)</span> <span class='message'>says, "IM SO HIGH"</span></span><br>
  382. <span class='game say'><span class='name'>Jack Steiner</span> <span class='message'>says, "That could be bad"</span></span><br>
  383. <span class='radio'><span class='name'>[Common] Alfred Gadd (Quart)</span> <span class='message'>says, "HAHAHAHAH"</span></span><br>
  384. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Crocodyke:</EM> <span class='message'>And I&#39;m like</span></span></font><br>
  385. <span class='radio'><span class='name'>[Common] Michael Ary (QM)</span> <span class='message'>says, "wHO"</span></span><br>
  386. <span class='radio'><span class='name'>[Common] Alice Mellison (Assnt)</span> <span class='message'>says, "QM TRIED TO KILL ME"</span></span><br>
  387. <span class='game say'><span class='name'>J.C. Denton</span> <span class='message'>says, "got this asshole"</span></span><br>
  388. <span class='game say'><span class='name'>J.C. Denton</span> <span class='message'>says, "stole my shit"</span></span><br>
  389. <span class='notice'>Meme is buckled in to the bed by J.C. Denton!</span><br>
  390. <span class='radio'><span class='name'>[Common] Michael Ary (QM)</span> <span class='message'>says, "No i didn&#39;t"</span></span><br>
  391. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Crocodyke:</EM> <span class='message'>Fuck you I&#39;m rooting for the obvious antagonist lizard man</span></span></font><br>
  392. <i><span class='game say'>Robotic Talk, <span class='name'>C.A.S.E</span> <span class='message'>queries, "AI, hat king of borg do you need?"</span></span></i><br>
  393. <span class='radio'><span class='name'>[Common] Michael Ary (QM)</span> <span class='message'>says, "You twat"</span></span><br>
  394. <span class='notice'>Meme was unbuckled by J.C. Denton!</span><br>
  395. <span class='game say'><span class='name'>Zune Miller</span> <span class='message'>says, "<i>Any thing need my attention now?</i>"</span></span><br>
  396. <span class='notice'>J.C. Denton has unlocked the locker.</span><br>
  397. <span class='notice'>J.C. Denton has unlocked the locker.</span><br>
  398. <span class='game say'><span class='name'>Zune Miller</span> <span class='message'>says, "Captain"</span></span><br>
  399. <span class='danger'>J.C. Denton tries to remove Meme's Parcel Parceaux.</span><br>
  400. <span class='danger'>J.C. Denton tries to remove Meme's beret.</span><br>
  401. <span class='danger'>J.C. Denton tries to remove Meme's mime mask.</span><br>
  402. <span class='danger'>J.C. Denton tries to remove Meme's suspenders.</span><br>
  403. <span class='danger'>J.C. Denton tries to remove Meme's black shoes.</span><br>
  404. <span class='danger'>J.C. Denton tries to remove Meme's white gloves.</span><br>
  405. <span class='danger'>J.C. Denton tries to remove Meme's soviet uniform.</span><br>
  406. <i><span class='game say'>Robotic Talk, <span class='name'>Andromeda</span> <span class='message'>states, "Not really anything"</span></span></i><br>
  407. <span class='game say'><span class='name'>Zune Miller</span> <span class='message'>says, "We should have double agents"</span></span><br>
  408. <span class='danger'>J.C. Denton tries to remove Meme's Meme's ID Card (Mime).</span><br>
  409. <i><span class='game say'>Robotic Talk, <span class='name'>Andromeda</span> <span class='message'>states, "Secborg might be most useful"</span></span></i><br>
  410. <span class='notice'>Meme is buckled in to the bed by J.C. Denton!</span><br>
  411. <span class='danger'>J.C. Denton fires the energy gun point blank at Meme!</span><br>
  412. <span class='danger'>Meme is hit by an electrode in the head!<br>
  413. <span class='notice'>J.C. Denton puts the energy gun into the captain's backpack.</span><br>
  414. <span class='danger'>J.C. Denton tries to remove Meme's cable restraints.</span><br>
  415. <i><span class='game say'>Robotic Talk, <span class='name'>C.A.S.E</span> <span class='message'>states, "Sec it is then"</span></span></i><br>
  416. <i><span class='game say'>Robotic Talk, <span class='name'>Andromeda</span> <span class='message'>states, "Aside from that, shit is going down on the bridge"</span></span></i><br>
  417. <span class='notice'>J.C. Denton has locked the locker.</span><br>
  418. <span class='notice'>Meme unbuckled !</span><br>
  419. <span class='radio'><span class='name'>[Common] Tom Gibson (Chem)</span> <span class='message'>says, "HoP gave clown access to chemistry and now the clown has unlimited poly"</span></span><br>
  420. <span class='radio'><span class='name'>[Common] Mekhi Anderson (CE)</span> <span class='message'>says, "AI PANIC SIPHON THE WAREHOUSE NOW"</span></span><br>
  421. <span class='radio'><span class='name'>[Common] Audrina Dulce (HOP)</span> <span class='message'>says, "I GAVE THE CLOWN AND MIME ALL-ACESS"</span></span><br>
  422. <span class='radio'><span class='name'>[Common] Allen Garland (Sec)</span> <span class='message'>says, "I got disposaled"</span></span><br>
  423. <span class='radio'><span class='name'>[Common] Audrina Dulce (HOP)</span> <span class='message'>says, "THIS IS MY FAULT"</span></span><br>
  424. <span class='game deadsay'><span class='prefix'>DEAD:</span> <span class='name'>Alexander Pearsall</span> <span class='message'>says, "Ayy"</span></span><br>
  425. <span class='radio'><span class='name'>[Common] J.C. Denton (Capt)</span> <span class='message'>says, "ARREST THEH HOP"</span></span><br>
  426. <span class='game say'><span class='name'>J.C. Denton</span> <span class='message'>says, "<i>ARREST THEH HOP</i>"</span></span><br>
  427. <span class='radio'><span class='name'>[Common] Schlomo Gaskin (Chapl)</span> <span class='message'>says, "HoP gave ALL ACCESs to MANY PEOPLE"</span></span><br>
  428. <span class='game say'><span class='name'>Audrina Dulce</span> <span class='message'>says, "<i>JUST FUCKING EXECUTE ME NOW</i>"</span></span><br>
  429. <span class='game say'><span class='name'>Cecily Hincken</span> <span class='message'>says, "Borg take him to medbay"</span></span><br>
  430. <span class='game say'><span class='name'>Cecily Hincken</span> <span class='message'>says, "Please"</span></span><br>
  431. <span class='game say'><span class='name'>Hugo Stafford</span> <span class='message'>says, "I need alkysine"</span></span><br>
  432. <span class='notice'>Cecily Hincken shakes Hugo Stafford trying to get him up!</span><br>
  433. <IMG CLASS=icon SRC=[0xc00021d] ICONSTATE='darkmatter_shard'> That's a supermatter shard.<br>
  434. A strangely translucent and iridescent crystal that looks like it used to be part of a larger structure. <span class='danger'> You get headaches just from looking at it.</span><br>
  435. <span class='game say'><span class='name'>Mekhi Anderson</span> <span class='message'>says, "<i>Supermatter is making plasma</i>"</span></span><br>
  436. <span class='game deadsay'><span class='prefix'>DEAD:</span> <span class='name'>Alexander Pearsall</span> <span class='message'>says, "Why would they buy a shard without proper containment."</span></span><br>
  437. <span class='game say'><span class='name'>Cecily Hincken</span> <span class='message'>asks, "Need me to grab shit?"</span></span><br>
  438. <span class='game say'><span class='name'>Mekhi Anderson</span> <span class='message'>says, "<i>As in, its pretty easily blown up right now</i>"</span></span><br>
  439. <span class='game say'><span class='name'>Alice Mellison</span> <span class='message'>says, "Uh"</span></span><br>
  440. <span class='game say'><span class='name'>Alice Mellison</span> <span class='message'>says, "I&#39;m hallucinating"</span></span><br>
  441. <i><span class='game say'>Robotic Talk, <span class='name'>Andromeda</span> <span class='message'>states, "enginborg, please go into the cargo warehouse"</span></span></i><br>
  442. <span class='game say'><span class='name'>Alice Mellison</span> <span class='message'>says, "Uuuuh"</span></span><br>
  443. <i><span class='game say'>Robotic Talk, <span class='name'>Andromeda</span> <span class='message'>states, "And commence syphon"</span></span></i><br>
  444. <span class='game say'><span class='name'>Alice Mellison</span> <span class='message'>says, "Did you hear that"</span></span><br>
  445. <span class='radio'><span class='name'>[Common] Mekhi Anderson (CE)</span> <span class='message'>says, "You idiots"</span></span><br>
  446. <span class='game say'><span class='name'>Mekhi Anderson</span> <span class='message'>says, "<i>You idiots</i>"</span></span><br>
  447. <span class='radio'><span class='name'>[Common] Audrina Dulce (HOP)</span> <span class='message'>stammers, "I&#39;m-m-m t-tur-rn-n-n-ning-g-g-g my-ys-sel-lf in-n."</span></span><br>
  448. <span class='radio'><span class='name'>[Common] Mekhi Anderson (CE)</span> <span class='message'>says, "Why didn&#39;t you LISTEN"</span></span><br>
  449. <span class='game say'><span class='name'>Mekhi Anderson</span> <span class='message'>says, "<i>Why didn&#39;t you LISTEN</i>"</span></span><br>
  450. <span class='radio'><span class='name'>[Common] supermatter shard (Machi)</span> <span class='message'>beeps, "Danger! Crystal hyperstructure instability! Instability: 7%"</span></span><br>
  451. <span class='game say'><span class='name'>Alice Mellison</span> <span class='message'>says, "Get some supercooled nitrogen quick"</span></span><br>
  452. <span class='game say'><span class='name'>Cecily Hincken</span> <span class='message'>says, "MEKHI IT WAS TOO LATE"</span></span><br>
  453. <span class='game say'><span class='name'>Mekhi Anderson</span> <span class='message'>says, "Space it"</span></span><br>
  454. <span class='game say'><span class='name'>Cecily Hincken</span> <span class='message'>says, "WHEN THE ORDER CAME THROUGH"</span></span><br>
  455. <span class='game say'><span class='name'>Cecily Hincken</span> <span class='message'>says, "THEY HAD OPENED IT"</span></span><br>
  456. <span class='game say'><span class='name'>Alice Mellison</span> <span class='message'>says, "Freeze a nitrogen canister"</span></span><br>
  457. <span class='game say'><span class='name'>Mekhi Anderson</span> <span class='message'>says, "<i>AI open</i>"</span></span><br>
  458. <span class='game deadsay'><span class='prefix'>DEAD:</span> <span class='name'>Ian Brin</span> <span class='message'>says, "Murdering reasons."</span></span><br>
  459. <span class='game say'><span class='name'>Mekhi Anderson</span> <span class='message'>says, "MOVE"</span></span><br>
  460. <span class='game say'><span class='name'>Cecily Hincken</span> <span class='message'>says, "GET OUT OF CARGO"</span></span><br>
  461. <span class='radio'><span class='name'>[Common] supermatter shard (Machi)</span> <span class='message'>beeps, "Crystalline hyperstructure returning to safe operating levels."</span></span><br>
  462. <span class='game say'><span class='name'>Alice Mellison</span> <span class='message'>says, "Fill teh room with supercooled nitrogen"</span></span><br>
  463. <i><span class='game say'>Robotic Talk, <span class='name'>R.A.T.C.H.E.T</span> <span class='message'>states, "I was under instruction to take an engineer to medbay, on my way back."</span></span></i><br>
  464. <span class='game deadsay'><span class='prefix'>DEAD:</span> <span class='name'>Alexander Pearsall</span> <span class='message'>says, "I can&#39;t waith untill this thing starts to destablize"</span></span><br>
  465. <span class='game say'><span class='name'>Mekhi Anderson</span> <span class='message'>says, "<i>AI OPEN</i>"</span></span><br>
  466. <span class='game say'><span class='name'>Mekhi Anderson</span> <span class='message'>says, "<i>NOW</i>"</span></span><br>
  467. <span class='game deadsay'><span class='prefix'>DEAD:</span> <span class='name'>Marc Jeston</span> <span class='message'>says, "OH GOD"</span></span><br>
  468. <span class='game deadsay'><span class='prefix'>DEAD:</span> <span class='name'>Marc Jeston</span> <span class='message'>says, "A SHARD"</span></span><br>
  469. <span class='game deadsay'><span class='prefix'>DEAD:</span> <span class='name'>Marc Jeston</span> <span class='message'>says, "YES"</span></span><br>
  470. <span class='game say'><span class='name'>Mekhi Anderson</span> <span class='message'>says, "DONt"</span></span><br>
  471. <span class='radio'><span class='name'>[Common] Kennedy Bashline (Sci)</span> <span class='message'>asks, "Where is the shard?"</span></span><br>
  472. <span class='game say'><span class='name'>Alice Mellison</span> <span class='message'>says, "I&#39;m not"</span></span><br>
  473. <span class='game deadsay'><span class='prefix'>DEAD:</span> <span class='name'>Marc Jeston</span> <span class='message'>says, "NO"</span></span><br>
  474. <span class='game deadsay'><span class='prefix'>DEAD:</span> <span class='name'>Marc Jeston</span> <span class='message'>says, "NONONO"</span></span><br>
  475. <i><span class='game say'>Robotic Talk, <span class='name'>Quotos</span> <span class='message'>queries, "What&#39;s going on?"</span></span></i><br>
  476. <span class='game say'><span class='name'>Mekhi Anderson</span> <span class='message'>says, "<i>You guys are idiots. No offence.</i>"</span></span><br>
  477. <span class='notice'>Cecily Hincken examines himself.<br>
  478. <span class='radio'><span class='name'>[Common] Quotos (AI)</span> <span class='message'>states, "Early Tyler has signed up as Chef."</span></span><br>
  479. <span class='game say'><span class='name'>Alice Mellison</span> <span class='message'>says, "No, I&#39;m smart."</span></span><br>
  480. <span class='game say'><span class='name'>Mekhi Anderson</span> <span class='message'>says, "<i>Its spaced.</i>"</span></span><br>
  481. <span class='game deadsay'><span class='prefix'>DEAD:</span> <span class='name'>Alexander Pearsall</span> <span class='message'>says, "lame"</span></span><br>
  482. <span class='game deadsay'><span class='prefix'>DEAD:</span> <span class='name'>Marc Jeston</span> <span class='message'>says, "DAMNIT"</span></span><br>
  483. <span class='comradio'><span class='name'>[Command] Mekhi Anderson (CE)</span> <span class='message'>says, "Lets fuckin try this again"</span></span><br>
  484. <span class='game say'><span class='name'>Mekhi Anderson</span> <span class='message'>says, "<i>Lets fuckin try this again</i>"</span></span><br>
  485. <i><span class='game say'>Robotic Talk, <span class='name'>Andromeda</span> <span class='message'>states, "Nevermind"</span></span></i><br>
  486. <span class='game deadsay'><span class='prefix'>DEAD:</span> <span class='name'>Marc Jeston</span> <span class='message'>says, "NO"</span></span><br>
  487. <span class='danger'>Russel Krieger has thrown the circuit board (Freezer).</span><br>
  488. <i><span class='game say'>Robotic Talk, <span class='name'>Andromeda</span> <span class='message'>states, "I did lose camerafeed in the shard room"</span></span></i><br>
  489. <span class='game deadsay'><span class='prefix'>DEAD:</span> <span class='name'>Marc Jeston</span> <span class='message'>says, "CURSE YOU CHIEF ENGINEEEEEEEEEER"</span></span><br>
  490. <span class='game say'><span class='name'>Michael Ary</span> <span class='message'>says, "OUT"</span></span><br>
  491. <i><span class='game say'>Robotic Talk, <span class='name'>Andromeda</span> <span class='message'>states, "please fix"</span></span></i><br>
  492. <span class='game say'><span class='name'>Mekhi Anderson</span> <span class='message'>says, "Let me out"</span></span><br>
  493. <span class='notice'>Cecily Hincken examines himself.<br>
  494. <span class='game say'><span class='name'>Mekhi Anderson</span> <span class='message'>says, "We are redoing this"</span></span><br>
  495. <span class='game say'><span class='name'>Russel Krieger</span> <span class='message'>says, "ooooh fuck"</span></span><br>
  496. <span class='radio'><span class='name'>[Common] Allen Garland (Sec)</span> <span class='message'>says, "Assaulting an officer."</span></span><br>
  497. <span class='game say'><span class='name'>Allen Garland</span> <span class='message'>says, "Assaulting an officer."</span></span><br>
  498. <span class='game say'><span class='name'>Mekhi Anderson</span> <span class='message'>says, "<i>Kennedy</i>"</span></span><br>
  499. <i><span class='game say'>Robotic Talk, <span class='name'>R.A.T.C.H.E.T</span> <span class='message'>queries, "I&#39;m in cargo, what is wrong?"</span></span></i><br>
  500. <span class='notice'>Now following Alexander Pearsall</span><br>
  501. <IMG CLASS=icon SRC=[0xc00026b] ICONSTATE='rwindow3'> That's a reinforced window.<br>
  502. A reinforced window.<br>
  503. <span class='radio'><span class='name'>[Common] Michael Ary (QM)</span> <span class='message'>says, "Your delinquent of an officer is aback"</span></span><br>
  504. <span class='radio'><span class='name'>[Common] Michael Ary (QM)</span> <span class='message'>says, "<i>Your delinquent of an officer is aback</i>"</span></span><br>
  505. <i><span class='game say'>Robotic Talk, <span class='name'>Andromeda</span> <span class='message'>states, "The room that contained the shard"</span></span></i><br>
  506. <span class='radio'><span class='name'>[Common] Michael Ary (QM)</span> <span class='message'>says, "Come and deal with him"</span></span><br>
  507. <span class='radio'><span class='name'>[Common] Michael Ary (QM)</span> <span class='message'>says, "<i>Come and deal with him</i>"</span></span><br>
  508. <i><span class='game say'>Robotic Talk, <span class='name'>Andromeda</span> <span class='message'>states, "Light is busted"</span></span></i><br>
  509. <span class='game say'><span class='name'>Getmore Chocolate Corp</span> <span class='message'>beeps, "Twice the calories for half the price!"</span></span><br>
  510. <span class='radio'><span class='name'>[Common] Justice Hoover (MD)</span> <span class='message'>says, "Suit sensors on, or we won&#39;t be able to find you when the clown polyacids you."</span></span><br>
  511. <IMG CLASS=icon SRC=[0xc000293] ICONSTATE='grimy'> That's a floor.<br>
  512. <span class='notice'>Now following Clown</span><br>
  513. <span class='radio'><span class='name'>[Common] Alfred Gadd (Quart)</span> <span class='message'>exclaims, "where is the supermatter shrad?!"</span></span><br>
  514. <span class='radio'><span class='name'>[Common] Kennedy Bashline (Sci)</span> <span class='message'>says, "You just have to flood it with nitrogen, you could have fixed it"</span></span><br>
  515. <span class='radio'><span class='name'>[Common] Audrina Dulce (HOP)</span> <span class='message'>says, "Security - as your hall is flooded with N2O, I can&#39;t turn myself in. It&#39;s alright, my uniform was already destroyed by the clown."</span></span><br>
  516. <IMG CLASS=icon SRC=[0xc000293] ICONSTATE='bananium'> That's a bananium floor.<br>
  517. <IMG CLASS=icon SRC=[0xc000293] ICONSTATE='bananium'> That's a bananium floor.<br>
  518. <IMG CLASS=icon SRC=[0xc0001c9] ICONSTATE='rock_Iron'> That's an iron deposit.<br>
  519. <IMG CLASS=icon SRC=[0xc000293] ICONSTATE='asteroid4'> That's Asteroid.<br>
  520. <span class='notice'>Now following Clarisse Holderbach</span><br>
  521. <IMG CLASS=icon SRC=[0xc000238] ICONSTATE='fab-idle'> <b>The exosuit fabricator</b> beeps, "Successfully synchronized with R&D server."<br>
  522. <span class='radio'><span class='name'>[Common] Mekhi Anderson (CE)</span> <span class='message'>says, "IT WAS ON FIRE. SO SHUT UP AND WAIT WHILE I MAKE A NEW ROOM"</span></span><br>
  523. <IMG CLASS=icon SRC=[0xc000293] ICONSTATE='floor'> That's a floor.<br>
  524. <IMG CLASS=icon SRC=[0xc000293] ICONSTATE='floor'> That's a floor.<br>
  525. <IMG CLASS=icon SRC=[0xc000293] ICONSTATE='floor'> That's a floor.<br>
  526. <IMG CLASS=icon SRC=[0xc000293] ICONSTATE='floor'> That's a floor.<br>
  527. <span class='game say'><span class='name'>Frank Ocelot</span> <span class='message'>says, "we have drones already"</span></span><br>
  528. <IMG CLASS=icon SRC=[0xc000238] ICONSTATE='fab-idle'> <b>The exosuit fabricator</b> beeps, "The drone shell is complete."<br>
  529. <span class='game say'><span class='name'>James Hawthorne</span> <span class='message'>says, "where"</span></span><br>
  530. <IMG CLASS=icon SRC=[0xc000293] ICONSTATE='bot'> That's a floor.<br>
  531. <span class='danger'>Frank Ocelot has thrown the drone shell.</span><br>
  532. <i><B>Drone (675)'s Memories:</B><br></i><br>
  533. <span class='notice'>You can ventcrawl! Use alt+click on vents to quickly travel about the station.</span><br>
  534. <b>Drone Laws</b><br>
  535. 1. You may not involve yourself in the matters of another being, even if such matters conflict with Law Two or Law Three, unless the other being is another Drone.<br>
  536. 2. You may not harm any being, regardless of intent or circumstance.<br>
  537. 3. Your goals are to build, maintain, repair, improve, and power to the best of your abilities, You must never actively work against these goals.<br>
  538. <span class='danger'>James Hawthorne is holding his breath! It looks like he's trying to commit suicide.</span><br>
  539. <span class='game say'><span class='name'>Frank Ocelot</span> <span class='message'>says, "I mean I can make them"</span></span><br>
  540. <span class='radio'><span class='name'>[Common] Kennedy Bashline (Sci)</span> <span class='message'>says, "You had time"</span></span><br>
  541. <span class='radio'><span class='name'>[Common] Mekhi Anderson (CE)</span> <span class='message'>asks, "Time for what?"</span></span><br>
  542. <B>James Hawthorne</B> seizes up and falls limp, his eyes dead and lifeless...<br>
  543. <span class='radio'><span class='name'>[Common] Andromeda (AI)</span> <span class='message'>states, "Commencing emergency syphon"</span></span><br>
  544. <span class='radio'><span class='name'>[Common] Henderson Lewis (Sci)</span> <span class='message'>says, "AI, bolt the toxins and set the alarm to filter."</span></span><br>
  545. <span class='radio'><span class='name'>[Common] Mekhi Anderson (CE)</span> <span class='message'>says, "Its on fire . Plasma is hard to get rid of"</span></span><br>
  546. <span class='game say'><span class='name'>Munchma Quchi</span> <span class='message'>says, "Wow."</span></span><br>
  547. <span class='danger'>The reinforced window was hit by Radio-enabled Man-Machine Interface.</span><br>
  548. <span class='danger'>The reinforced window was hit by Radio-enabled Man-Machine Interface.</span><br>
  549. <span class='notice'>You scramble into the ventilation ducts.</span><br>
  550. <span class='notice'>DRONE NETWORK: Drone (780) connected.</span><br>
  551. <span class='adminnotice'>PM to-<b>Admins</b>: Are vendomats that can move around considered beings?</span><br>
  552. <span class='notice'>Your light is now on</span><br>
  553. <span class='notice'>You put the pocket crowbar into the mechanical toolbox.</span><br>
  554. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Blackiwhat:</EM> <span class='message'>so when will an admin replace the supermatter sprite with a chicken wing and rename it &#34;Suppermatter&#34;</span></span></font><br>
  555. <span class='game say'><span class='name'>Michael Ary</span> <span class='message'>says, "Test"</span></span><br>
  556. <span class='notice'>DRONE NETWORK: Drone (148) connected.</span><br>
  557. <span class='radio'><span class='name'>[Common] Mekhi Anderson (CE)</span> <span class='message'>says, "Michael will you shut up and not open supermatter crates next time"</span></span><br>
  558. <span class='danger'>Allen Garland tries to remove Michael Ary's handcuffs.</span><br>
  559. <span class='game say'><span class='name'>Graephor Mitchen</span> <span class='message'>says, "End of report."</span></span><br>
  560. <span class='notice'>You push the wall but nothing happens!</span><br>
  561. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>ZaynHusseinDid911:</EM> <span class='message'>Hah</span></span></font><br>
  562. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (148)</span>: BEEP BOOP</span></i><br>
  563. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Blackiwhat:</EM> <span class='message'>giddit</span></span></font><br>
  564. <span class='danger'>DRONE NETWORK: Drone (780) is not responding.</span><br>
  565. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Blackiwhat:</EM> <span class='message'>cuz supper=super n&#39; supper=dinner</span></span></font><br>
  566. <span class='warning'>You hit the grille.</span><br>
  567. <span class='warning'>You hit the grille.</span><br>
  568. <span class='warning'>You hit the grille.</span><br>
  569. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Blackiwhat:</EM> <span class='message'>like a chicken wing</span></span></font><br>
  570. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Blackiwhat:</EM> <span class='message'>HAH</span></span></font><br>
  571. <span class='notice'>You put the wirecutters into the mechanical toolbox.</span><br>
  572. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Blackiwhat:</EM> <span class='message'>im so funny</span></span></font><br>
  573. <span class='notice'>DRONE NETWORK: Drone (689) connected.</span><br>
  574. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (148)</span>: COMRADE</span></i><br>
  575. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (148)</span>: THERE IS N2O LEAKING</span></i><br>
  576. <span class='notice'>You put the wirecutters into the mechanical toolbox.</span><br>
  577. <span class='notice'>You switch the welding tool on.</span><br>
  578. <span class='notice'>You shaped the metal rod into metal with the weldingtool.</span><br>
  579. <span class='notice'>You switch the welding tool off.</span><br>
  580. <span class='notice'>You put the welding tool into the mechanical toolbox.</span><br>
  581. <span class='notice'>You build a floor.</span><br>
  582. <h1 class='alert'>Central Command Update</h1><br><h2 class='alert'>Electrical Storm Alert</h2><br><span class='alert'>An electrical storm has been detected in your area, please repair potential electronic overloads.</span><br><br><br>
  583. <span class='notice'>You build a floor.</span><br>
  584. <span class='info'>Empty tray overtaken by Fly Amanitas.</span><br>
  585. <span class='danger'>You remove the floor tile.</span><br>
  586. <span class='danger'>You remove the floor tile.</span><br>
  587. <span class='danger'>You remove the floor tile.</span><br>
  588. <span class='danger'>You remove the floor tile.</span><br>
  589. <span class='danger'>You remove the floor tile.</span><br>
  590. <span class='danger'>You remove the floor tile.</span><br>
  591. <span class='danger'>You remove the floor tile.</span><br>
  592. <span class='danger'>You remove the floor tile.</span><br>
  593. <span class='danger'>You remove the floor tile.</span><br>
  594. <span class='danger'>You remove the floor tile.</span><br>
  595. <span class='danger'>You remove the floor tile.</span><br>
  596. <span class='danger'>You remove the floor tile.</span><br>
  597. <span class='danger'>You remove the floor tile.</span><br>
  598. <span class='danger'>You remove the floor tile.</span><br>
  599. <span class='danger'>You remove the floor tile.</span><br>
  600. <span class='danger'>You remove the floor tile.</span><br>
  601. <span class='danger'>You remove the floor tile.</span><br>
  602. <span class='danger'>You remove the floor tile.</span><br>
  603. <IMG CLASS=icon SRC=[0xc000293] ICONSTATE='damaged3'> That's a floor.<br>
  604. <IMG CLASS=icon SRC=[0xc000293] ICONSTATE='damaged3'> That's a floor.<br>
  605. <IMG CLASS=icon SRC=[0xc000293] ICONSTATE='damaged2'> That's a floor.<br>
  606. <span class='danger'>You remove the floor tile.</span><br>
  607. <span class='danger'>You remove the floor tile.</span><br>
  608. <span class='notice'>You put the screwdriver into the mechanical toolbox.</span><br>
  609. <span class='notice'>You put the wrench into the mechanical toolbox.</span><br>
  610. <span class='notice'>You switch the welding tool on.</span><br>
  611. <span class='notice'>You switch the welding tool off.</span><br>
  612. <span class='notice'>You put the welding tool into the mechanical toolbox.</span><br>
  613. <span class='notice'>You put the pocket crowbar into the mechanical toolbox.</span><br>
  614. <span class='info'>Empty tray overtaken by Nettles.</span><br>
  615. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Deathhoof:</EM> <span class='message'>which coder was the super sneaky snoop that made it so that injected reagents in food dont pass onto other food when ingrediants are combined?</span></span></font><br>
  616. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Blackiwhat:</EM> <span class='message'>mrperson</span></span></font><br>
  617. <span class='notice'>Drone (675) has unlocked the locker.</span><br>
  618. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Deathhoof:</EM> <span class='message'>fuck that guy</span></span></font><br>
  619. <span class='notice'>Drone (675) has locked the locker.</span><br>
  620. <span class='notice'>You put the multitool into the satchel.</span><br>
  621. <span class='notice'>You put the screwdriver into the satchel.</span><br>
  622. <span class='notice'>You put the wirecutters into the satchel.</span><br>
  623. <span class='notice'>You put the pocket crowbar into the satchel.</span><br>
  624. <span class='notice'>You put the welding tool into the satchel.</span><br>
  625. <span class='notice'>You put the wrench into the satchel.</span><br>
  626. <span class='notice'>You put the cable coil into the satchel.</span><br>
  627. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Lumipharon:</EM> <span class='message'>That is indeed pretty gay.</span></span></font><br>
  628. <IMG CLASS=icon SRC=[0xc0001c5] ICONSTATE='tanpants'> That's some tan pants.<br>
  629. Some tan pants. You look like a white collar worker with these on.<br>
  630. They are a normal-sized item.<br>
  631. Its vital tracker and tracking beacon appear to be enabled.<br>
  632. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (689)</span>: Found the shard</span></i><br>
  633. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Lumipharon:</EM> <span class='message'>Also I understand the logic behind making reagents visible in all containers</span></span></font><br>
  634. <span class='game say'><span class='name'>ClothesMate</span> <span class='message'>beeps, "Look at all this free swag!"</span></span><br>
  635. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Lumipharon:</EM> <span class='message'>But it means you can&#39;t spike drinks anymore</span></span></font><br>
  636. <b><font size = 3><font color = red>Research Director's Desk Announcement:</font color><BR>security to toxins</font size></b><BR><br>
  637. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (148)</span>: PROCEED TO UPGRADE OUR POWER GENERATING FACILITIES WITH THIS TECHNOLOGY</span></i><br>
  638. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (148)</span>: WHILE I FIX THIS N2O</span></i><br>
  639. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Deathhoof:</EM> <span class='message'>coders that only take away fun shouldnt be allowed to code</span></span></font><br>
  640. --- Atmosphere alarm detected in Incinerator!<br>
  641. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Deathhoof:</EM> <span class='message'>we get more nerfs then additions</span></span></font><br>
  642. --- Atmosphere alarm in Incinerator has been cleared.<br>
  643. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Dazbuzz:</EM> <span class='message'>Not being able to spike drinks is a real fun killer</span></span></font><br>
  644. --- Atmosphere alarm detected in Incinerator!<br>
  645. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Dazbuzz:</EM> <span class='message'>No idea why that was ever changed</span></span></font><br>
  646. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Scones:</EM> <span class='message'>let us not forget he is the guy who introduced and defended slowspace</span></span></font><br>
  647. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Deathhoof:</EM> <span class='message'>pls remove mrperson</span></span></font><br>
  648. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Deathhoof:</EM> <span class='message'>literally worse than paprka</span></span></font><br>
  649. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Scones:</EM> <span class='message'>i wouldnt go that far</span></span></font><br>
  650. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Deathhoof:</EM> <span class='message'>atleast paprka adds fun sometimes</span></span></font><br>
  651. <b><font size = 3><font color = red>Bridge Announcement:</font color><BR>Only those that follow the guiding light of the Emperor may save their souls.</font size></b><BR><br>
  652. <span class='boldnotice'>DRONE PING: Drone (148): High priority alert in Research Division!</span><br>
  653. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (148)</span>: PLASMA LEAK IN SCIENCE BOMB LAB</span></i><br>
  654. <b><font size = 3><font color = red>Bridge Announcement:</font color><BR>Suit sensors guys. Less then half of you have them maxed</font size></b><BR><br>
  655. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (689)</span>: Been that way</span></i><br>
  656. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (148)</span>: ANOTHER DAY AT THE OFFICE</span></i><br>
  657. --- Atmosphere alarm in Incinerator has been cleared.<br>
  658. <span class='danger'>Drone (689) has hit the reinforced window with the fire extinguisher.</span><br>
  659. <span class='danger'>Drone (689) has hit the reinforced window with the fire extinguisher.</span><br>
  660. <span class='game say'><span class='name'>Henderson Lewis</span> <span class='message'>exclaims, "DON&#39;T!"</span></span><br>
  661. <span class='radio'><span class='name'>[Common] Andromeda (AI)</span> <span class='message'>states, "Chaplain in hop&#39;s office."</span></span><br>
  662. <b><font size = 3><font color = red>Head of Personnel's Desk Announcement:</font color><BR>A fine mind is a blessing of the Emperor - It should not be cluttered with trivialities.</font size></b><BR><br>
  663. <span class='danger'>Dogi Von Wallcrusher is trying to inject Graephor Mitchen!</span><br>
  664. <span class='danger'>Dogi Von Wallcrusher injects Graephor Mitchen with the syringe!<br>
  665. <B>Dogi Von Wallcrusher</B> shivers.<br>
  666. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (148)</span>: What was done with the shard?</span></i><br>
  667. <span class='notice'>You put everything in the trash bag.</span><br>
  668. <span class='notice'>You put everything in the trash bag.</span><br>
  669. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (689)</span>: It flew off</span></i><br>
  670. <span class='notice'>You put everything in the trash bag.</span><br>
  671. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (148)</span>: Curses</span></i><br>
  672. <span class='notice'>You put everything in the trash bag.</span><br>
  673. <span class='notice'>The box is too big for the trash bag.</span><br>
  674. <span class='notice'>You fail to pick anything up with the trash bag.</span><br>
  675. <span class='notice'>The trash bag is too big for the box.</span><br>
  676. <span class='danger'>Drone (675) has hit the gooey grey mass with the trash bag.</span><br>
  677. <span class='danger'>Drone (675) has hit the gooey grey mass with the trash bag.</span><br>
  678. <span class='notice'>DRONE NETWORK: Drone (279) connected.</span><br>
  679. <span class='notice'>You put everything in the trash bag.</span><br>
  680. --- Atmosphere alarm detected in Virology!<br>
  681. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (689)</span>: Hola</span></i><br>
  682. <span class='radio'><span class='name'>[Common] Andromeda (AI)</span> <span class='message'>states, "Drone laws are as follows:"</span></span><br>
  683. <span class='radio'><span class='name'>[Common] Audrina Dulce (HOP)</span> <span class='message'>says, "There is no power on the mining outpost"</span></span><br>
  684. <span class='radio'><span class='name'>[Common] Andromeda (AI)</span> <span class='message'>states, "You may not involve yourself in the matters of another being, even if such matters conflict with Law Two or Law Three, unless the other being is another Drone."</span></span><br>
  685. <span class='radio'><span class='name'>[Common] Andromeda (AI)</span> <span class='message'>states, "You may not harm any being, regardless of intent or circumstance."</span></span><br>
  686. <span class='notice'>You put the inaprovaline medipen into the box.</span><br>
  687. <span class='radio'><span class='name'>[Common] Audrina Dulce (HOP)</span> <span class='message'>says, "I am going to suffocate"</span></span><br>
  688. <span class='radio'><span class='name'>[Common] Andromeda (AI)</span> <span class='message'>states, "You must maintain, repair, improve, and power the station to the best of your abilities."</span></span><br>
  689. <span class='notice'>You put the multitool into the box.</span><br>
  690. <span class='radio'><span class='name'>[Common] Quotos (AI)</span> <span class='message'>states, "Giovanni Jardine has signed up as Lawyer."</span></span><br>
  691. <span class='notice'>You put the wirecutters into the box.</span><br>
  692. <span class='notice'>You put the screwdriver into the box.</span><br>
  693. <span class='notice'>You put the cable coil into the box.</span><br>
  694. <span class='notice'>You put the wrench into the box.</span><br>
  695. <span class='radio'><span class='name'>[Common] Andromeda (AI)</span> <span class='message'>states, "Chap[lain in engineering. Detain at once."</span></span><br>
  696. <span class='notice'>You put the welding tool into the box.</span><br>
  697. <span class='notice'>You put the pocket crowbar into the box.</span><br>
  698. <span class='radio'><span class='name'>[Common] Andromeda (AI)</span> <span class='message'>states, "Claude Kenny has signed up as Assistant."</span></span><br>
  699. <span class='notice'>You put the box into the satchel.</span><br>
  700. <span class='radio'><span class='name'>[Common] Andromeda</span> <span class='message'>states, "Claude Kenny has signed up as Assistant."</span></span><br>
  701. <span class='notice'>The trash bag is too big for the satchel.</span><br>
  702. <span class='notice'>You put everything in the trash bag.</span><br>
  703. <span class='notice'>You put everything in the trash bag.</span><br>
  704. <span class='notice'>Michael Ary examines himself.<br>
  705. <span class='notice'>You put everything in the trash bag.</span><br>
  706. <span class='notice'>You put everything in the trash bag.</span><br>
  707. <span class='notice'>You put everything in the trash bag.</span><br>
  708. <span class='radio'><span class='name'>[Common] Early Tyler (Chef)</span> <span class='message'>says, "Pizza"</span></span><br>
  709. <span class='notice'>You put everything in the trash bag.</span><br>
  710. <span class='notice'>You put everything in the trash bag.</span><br>
  711. <span class='game say'><span class='name'>Mekhi Anderson</span> <span class='message'>says, "<i>Where the fuck is he</i>"</span></span><br>
  712. <span class='notice'>You put everything in the trash bag.</span><br>
  713. <span class='notice'>You put everything in the trash bag.</span><br>
  714. <span class='radio'><span class='name'>[Common] Early Tyler (Chef)</span> <span class='message'>exclaims, "Security, Pizza Delivery!"</span></span><br>
  715. <span class='danger'>Drone (675) has hit the Security Post - Engineering air scrubber #1 with the trash bag.</span><br>
  716. <span class='notice'>Station Intercom (General) is too big for the trash bag.</span><br>
  717. <span class='notice'>You put some things in the trash bag.</span><br>
  718. <span class='radio'><span class='name'>[Common] Quotos (AI)</span> <span class='message'>states, "Daisy Holmes has signed up as Assistant."</span></span><br>
  719. <span class='notice'>You put everything in the trash bag.</span><br>
  720. <span class='notice'>You put everything in the trash bag.</span><br>
  721. <span class='game say'><span class='name'>Jennifer Knightheart</span> <span class='message'>says, "here"</span></span><br>
  722. <B>Poly</B> looks in the Power-ON cartridge's direction and takes flight.<br>
  723. <span class='notice'>You put everything in the trash bag.</span><br>
  724. <span class='notice'>You put everything in the trash bag.</span><br>
  725. <span class='game say'><span class='name'>Mekhi Anderson</span> <span class='message'>asks, "Yes?"</span></span><br>
  726. <span class='notice'>You put everything in the trash bag.</span><br>
  727. <span class='notice'>You put everything in the trash bag.</span><br>
  728. <span class='notice'>You put everything in the trash bag.</span><br>
  729. <span class='notice'>You put everything in the trash bag.</span><br>
  730. <span class='notice'>You put everything in the trash bag.</span><br>
  731. <span class='notice'>You put everything in the trash bag.</span><br>
  732. <span class='radio'><span class='name'>[Common] Audrina Dulce (HOP)</span> <span class='message'>says, "COME BACK"</span></span><br>
  733. <span class='radio'><span class='name'>[Common] Anna Ryan (Sec)</span> <span class='message'>exclaims, "Oh damn, warden!"</span></span><br>
  734. <span class='game say'><span class='name'>Michael Ary</span> <span class='message'>says, "Approved."</span></span><br>
  735. You insert 1 sheet to the autolathe.<br>
  736. <span class='radio'><span class='name'>[Common] Anna Ryan (Sec)</span> <span class='message'>exclaims, "Get there quick!"</span></span><br>
  737. You insert 1 sheet to the autolathe.<br>
  738. <span class="alert">The autolathe is full. Please remove metal from the autolathe in order to insert more.</span><br>
  739. <span class="alert">The autolathe is full. Please remove metal from the autolathe in order to insert more.</span><br>
  740. <span class='game say'><span class='name'>Michael Ary</span> <span class='message'>says, "Actually"</span></span><br>
  741. <span class="alert">The autolathe is full. Please remove metal from the autolathe in order to insert more.</span><br>
  742. <span class="alert">The autolathe is full. Please remove metal from the autolathe in order to insert more.</span><br>
  743. <span class='notice'>You put everything in the trash bag.</span><br>
  744. <span class='radio'><span class='name'>[Common] Mekhi Anderson (CE)</span> <span class='message'>says, "He got away"</span></span><br>
  745. <span class='game say'><span class='name'>Michael Ary</span> <span class='message'>says, "I don&#39;t think we can afford that formal-wear crate he ordered and still ahve enough in reserve to handle emergency requests"</span></span><br>
  746. <span class='radio'><span class='name'>[Common] Cecily Hincken (Cargo)</span> <span class='message'>asks, "Still working on Supermatter, Mekhi?"</span></span><br>
  747. <span class='game say'><span class='name'>Cecily Hincken</span> <span class='message'>says, "<i>Still working on Supermatter, Mekhi?</i>"</span></span><br>
  748. <span class='notice'>You put the pipe painter into the satchel.</span><br>
  749. <span class='radio'><span class='name'>[Common] Audrina Dulce (HOP)</span> <span class='message'>says, "WARDEN, HELP ME"</span></span><br>
  750. <span class='medradio'><span class='name'>[Medical] Dogi Von Wallcrusher (Viro)</span> <span class='message'>says, "Well, viro entrance was bombed. Glad I finished my work already"</span></span><br>
  751. <h1 class='alert'>Central Command Update</h1><br><h2 class='alert'>Electrical Storm Alert</h2><br><span class='alert'>An electrical storm has been detected in your area, please repair potential electronic overloads.</span><br><br><br>
  752. <span class='radio'><span class='name'>[Common] Brayan Fryer (HoS)</span> <span class='message'>says, "CHEF TO BRIG"</span></span><br>
  753. <span class='radio'><span class='name'>[Common] Quotos (AI)</span> <span class='message'>states, "Rosco Choffles has signed up as Bartender."</span></span><br>
  754. <span class='radio'><span class='name'>[Common] Brayan Fryer (HoS)</span> <span class='message'>says, "AI, UNBOLT."</span></span><br>
  755. <span class='radio'><span class='name'>[Common] Brayan Fryer (HoS)</span> <span class='message'>says, "AI UNBOLT"</span></span><br>
  756. <span class='secradio'><span class='name'>[Security] Schlomo Gaskin (Chapl)</span> <span class='message'>says, "Caaptain."</span></span><br>
  757. <span class='notice'>You put the soap into the satchel.</span><br>
  758. <span class='warning'>J.C. Denton is trying to pick you up!</span><br>
  759. <span class='comradio'><span class='name'>[Command] Brayan Fryer (HoS)</span> <span class='message'>says, "I just got here."</span></span><br>
  760. <span class='comradio'><span class='name'>[Command] Mekhi Anderson (CE)</span> <span class='message'>says, "WEll, we got someone in a revolver demanding the blueprints"</span></span><br>
  761. <span class='notice'>Drone (675) uncurls!</span><br>
  762. <span class='warning'>J.C. Denton is trying to pick you up!</span><br>
  763. <span class='secradio'><span class='name'>[Security] Brayan Fryer (HoS)</span> <span class='message'>says, "RETURN THE SEC HEADSET."</span></span><br>
  764. <span class='comradio'><span class='name'>[Command] Mekhi Anderson (CE)</span> <span class='message'>says, "Which I hid"</span></span><br>
  765. <span class='radio'><span class='name'>[Common] Audrina Dulce (HOP)</span> <span class='message'>says, "AI, get security to help me"</span></span><br>
  766. <span class='secradio'><span class='name'>[Security] Andromeda (AI)</span> <span class='message'>states, "The HoP is now in a safe room."</span></span><br>
  767. <span class='secradio'><span class='name'>[Security] Schlomo Gaskin (Chapl)</span> <span class='message'>says, "Ok"</span></span><br>
  768. <B>J.C. Denton</B> sniffs.<br>
  769. <span class='radio'><span class='name'>[Common] Andromeda (AI)</span> <span class='message'>states, "Security is en route."</span></span><br>
  770. <span class='notice'>Drone (675) uncurls!</span><br>
  771. <span class='warning'>J.C. Denton is trying to pick you up!</span><br>
  772. <B>J.C. Denton</B> sniffs.<br>
  773. <span class='notice'>Drone (675) uncurls!</span><br>
  774. <B>J.C. Denton</B> sniffs.<br>
  775. <span class='danger'>J.C. Denton has thrown the trash bag.</span><br>
  776. <span class='userdanger'>Drone (675) has been hit by the trash bag.</span><br>
  777. <span class='warning'>Drone (675) begins to clean the floor with the soap.</span><br>
  778. <span class='notice'>You clean the floor.</span><br>
  779. <span class='danger'>DRONE NETWORK: Drone (689) is not responding.</span><br>
  780. <span class='warning'>Drone (675) begins to clean the floor with the soap.</span><br>
  781. <span class='warning'>Drone (675) begins to clean the floor with the soap.</span><br>
  782. <span class='warning'>Drone (675) begins to clean the floor with the soap.</span><br>
  783. <span class='notice'>You clean the floor.</span><br>
  784. <span class='notice'>You clean the floor.</span><br>
  785. <span class='warning'>Drone (675) begins to clean the floor with the soap.</span><br>
  786. <span class='notice'>DRONE NETWORK: Drone (258) connected.</span><br>
  787. <span class='notice'>You clean the floor.</span><br>
  788. <B>Dogi Von Wallcrusher</B> sneezes.<br>
  789. <span class='notice'>DRONE NETWORK: Drone (728) connected.</span><br>
  790. <font color='red' size='4'><b>-- Administrator private message --</b></font><br>
  791. <font color='red'>Admin PM from-<b><a href='?priv_msg=ahammer18'>Ahammer18</a></b>: Could you please explain why you stole J.C. Denton's things?</font><br>
  792. <font color='red'><i>Click on the administrator's name to reply.</i></font><br>
  793. <B>Dogi Von Wallcrusher</B> sneezes.<br>
  794. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (148)</span>: HELLO BROTHERS</span></i><br>
  795. <B>Dogi Von Wallcrusher</B> sneezes.<br>
  796. <B>Dogi Von Wallcrusher</B> sneezes.<br>
  797. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (279)</span>: Hello</span></i><br>
  798. <font color='blue'>PM to-<b>Admins</b>: I didn&#39;t steal anything, I took the soap so I could clean the station effectively.</font><br>
  799. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>MaddKatter:</EM> <span class='message'>Nice</span></span></font><br>
  800. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (728)</span>: I just planted a beacon on the derelict</span></i><br>
  801. <span class='game say'><span class='name'>Cola Lobblestone</span> <span class='message'>says, "Ian nooo"</span></span><br>
  802. <B>Dogi Von Wallcrusher</B> twitches violently.<br>
  803. <span class='warning'>Cola Lobblestone starts climbing onto the reinforced table.</span><br>
  804. <font color='red' size='4'><b>-- Administrator private message --</b></font><br>
  805. <font color='red'>Admin PM from-<b><a href='?priv_msg=ahammer18'>Ahammer18</a></b>: Please do not do that in the future.</font><br>
  806. <font color='red'><i>Click on the administrator's name to reply.</i></font><br>
  807. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (148)</span>: Nice</span></i><br>
  808. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Carnage752:</EM> <span class='message'>i just realized how impossible it is to start an alien infestation without admin intervention</span></span></font><br>
  809. <font color='blue'>PM to-<b>Admins</b>: Got it, do you want me to put the soap back in the his private bathroom, where it was sitting unused again?</font><br>
  810. <span class='game say'><span class='name'>Claude Kenny</span> <span class='message'>says, "I got dumped"</span></span><br>
  811. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Crocodyke:</EM> <span class='message'>How so?</span></span></font><br>
  812. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Scones:</EM> <span class='message'>thats untrue</span></span></font><br>
  813. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Lumipharon:</EM> <span class='message'>it happens more often then you think.</span></span></font><br>
  814. <font color='red' size='4'><b>-- Administrator private message --</b></font><br>
  815. <font color='red'>Admin PM from-<b><a href='?priv_msg=ahammer18'>Ahammer18</a></b>: I would, as an act of good will.</font><br>
  816. <font color='red'><i>Click on the administrator's name to reply.</i></font><br>
  817. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Blackiwhat:</EM> <span class='message'>one day i wanna roleplay not knowing what facehuggers are and be like that dumbass in Prometheus and take my helmet off</span></span></font><br>
  818. <font color=#cc0000><b><span class='prefix'>OOC:</span> <EM>MisterPerson:</EM> <span class='message'>Well there&#39;s the random event</span></b></font><br>
  819. --- Atmosphere alarm detected in Toxins Mixing Room!<br>
  820. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Carnage752:</EM> <span class='message'>true</span></span></font><br>
  821. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Blackiwhat:</EM> <span class='message'>except that wasnt a facehugger, that was a weird snake thing</span></span></font><br>
  822. --- Fire alarm detected in Toxins Mixing Room!<br>
  823. --- Atmosphere alarm in Virology has been cleared.<br>
  824. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Carnage752:</EM> <span class='message'>but facehuggers in space cant infect you</span></span></font><br>
  825. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Crocodyke:</EM> <span class='message'>Blacki its okay to want to have oral sex with a facehugger</span></span></font><br>
  826. <span class='notice'>DRONE NETWORK: Drone (206) connected.</span><br>
  827. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Crocodyke:</EM> <span class='message'>You don&#39;t have to pretend its only for roleplayings sake</span></span></font><br>
  828. <font color='blue'>PM to-<b>Admins</b>: I have returned the unused soap which will remain sitting in the toliets doing nothing.</font><br>
  829. <span class='notice'>Processing hub calibration to target...</span><br>
  830. <span class='radio'><span class='name'>[Common] Nue Kopp (G-tic)</span> <span class='message'>asks, "What white people here wanna be tan?"</span></span><br>
  831. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Carnage752:</EM> <span class='message'>only way facehuggers work is if its in an environment where space helmets arent necesary</span></span></font><br>
  832. <span class='notice'>You put everything in the trash bag.</span><br>
  833. <font color='red' size='4'><b>-- Administrator private message --</b></font><br>
  834. <font color='red'>Admin PM from-<b><a href='?priv_msg=ahammer18'>Ahammer18</a></b>: Good, because it wasnt your property. You are there to repair the station.</font><br>
  835. <font color='red'><i>Click on the administrator's name to reply.</i></font><br>
  836. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (148)</span>: How many drones are online now?</span></i><br>
  837. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Carnage752:</EM> <span class='message'>otherwise they just die against helmet</span></span></font><br>
  838. <b>Drone Laws</b><br>
  839. 1. You may not involve yourself in the matters of another being, even if such matters conflict with Law Two or Law Three, unless the other being is another Drone.<br>
  840. 2. You may not harm any being, regardless of intent or circumstance.<br>
  841. 3. Your goals are to build, maintain, repair, improve, and power to the best of your abilities, You must never actively work against these goals.<br>
  842. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Crocodyke:</EM> <span class='message'>Why can&#39;t you be born a facehugger?</span></span></font><br>
  843. <b><font size = 3><font color = red>Chief Medical Officer's Desk Announcement:</font color><BR>dead guy in security office and comms down</font size></b><BR><br>
  844. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>CosmicScientist:</EM> <span class='message'>I thought on this they smashed through?</span></span></font><br>
  845. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Carnage752:</EM> <span class='message'>mining asteroid facehuggers are kind of pointless with that in mind</span></span></font><br>
  846. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>CosmicScientist:</EM> <span class='message'>Facehuggers lead short and boring lives.</span></span></font><br>
  847. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Carnage752:</EM> <span class='message'>not through space helmets</span></span></font><br>
  848. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Ilstefan:</EM> <span class='message'>wait why would facehuggers be stopped by helmets</span></span></font><br>
  849. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>MaddKatter:</EM> <span class='message'>Even nicer</span></span></font><br>
  850. <b><font size = 3><font color = red>Bridge Announcement:</font color><BR>I spaced the blueprints. I hope you're happy, whichever shit miner demanded them.</font size></b><BR><br>
  851. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Lumipharon:</EM> <span class='message'>you take them to xenobio</span></span></font><br>
  852. <font color='blue'>PM to-<b>Admins</b>: I&#39;m here to &#34;build, maintain, repair, and /improve/&#34; the station; Improving being the consitent upkeep of the station to a pre-round level</font><br>
  853. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Lumipharon:</EM> <span class='message'>if you find one on mining</span></span></font><br>
  854. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>MaddKatter:</EM> <span class='message'>Thank you DJ admin</span></span></font><br>
  855. <span class='notice'>You put everything in the trash bag.</span><br>
  856. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Ilstefan:</EM> <span class='message'>literally the first victim in Alien was wearing a helmet at the time</span></span></font><br>
  857. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Lumipharon:</EM> <span class='message'>then science throws a monkey in</span></span></font><br>
  858. <span class='notice'>You put everything in the trash bag.</span><br>
  859. <h1 class='alert'>Central Command Update</h1><br><h2 class='alert'>Lifesign Alert</h2><br><span class='alert'>Unknown biological entities have been detected near Mayan Base Eleven, please stand-by.</span><br><br><br>
  860. <font color='red' size='4'><b>-- Administrator private message --</b></font><br>
  861. <font color='red'>Admin PM from-<b><a href='?priv_msg=ahammer18'>Ahammer18</a></b>: This has been handled, please refrain from stealing things as a drone.</font><br>
  862. <font color='red'><i>Click on the administrator's name to reply.</i></font><br>
  863. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Novaray:</EM> <span class='message'>John Hurt!</span></span></font><br>
  864. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Lumipharon:</EM> <span class='message'>then either some condom kills the alien, the shuttle gets called, it escapes, or a combination of the above</span></span></font><br>
  865. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Crocodyke:</EM> <span class='message'>I kind of want to find a facehugger now</span></span></font><br>
  866. <span class='radio'><span class='name'>[Common] Lorenzo Sulyard (CMO)</span> <span class='message'>says, "just realized that maybe comms isnt down. im not wearing a headset"</span></span><br>
  867. <span class='radio'><span class='name'>[Common] Early Tyler (Chef)</span> <span class='message'>says, "I NEED THE CARP MEAT"</span></span><br>
  868. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Scones:</EM> <span class='message'>So how does the Gateway get turned on?</span></span></font><br>
  869. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Carnage752:</EM> <span class='message'>if facehuggers functioned like they could</span></span></font><br>
  870. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Carnage752:</EM> <span class='message'>providing oxygen and being able to penetrate helmets</span></span></font><br>
  871. --- Atmosphere alarm in Toxins Mixing Room has been cleared.<br>
  872. <font color='blue'>PM to-<b>Admins</b>: Roger, I will refrain from using items that would otherwise remain unused in the future. Thank you for taking the time to look into this matter.</font><br>
  873. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Novaray:</EM> <span class='message'>Harry Dean Stanton from Alien has a cameo in the Avengers</span></span></font><br>
  874. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Crocodyke:</EM> <span class='message'>if a facehugger lungest at you and you let it happen, does that mean you become the new xeno?</span></span></font><br>
  875. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Lumipharon:</EM> <span class='message'>no</span></span></font><br>
  876. <font color=#cc0000><b><span class='prefix'>OOC:</span> <EM>MisterPerson:</EM> <span class='message'>FTL&#39;s soundtrack is really great and if someone made music that sounded like it, I&#39;d love to add it as an ambient track or something</span></b></font><br>
  877. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>FishoftheDerp:</EM> <span class='message'>nope</span></span></font><br>
  878. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Carnage752:</EM> <span class='message'>mining facehuggers would actually start infections that werent caused by player malpractice</span></span></font><br>
  879. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>CosmicScientist:</EM> <span class='message'>FTL&#39;s soundtrack is great, it just comes with baggage for me.</span></span></font><br>
  880. <span class='game say'><span class='name'>Mekhi Anderson</span> <span class='message'>says, "Who wants them"</span></span><br>
  881. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>TedStudley:</EM> <span class='message'>What else has the guy who did music for them done?</span></span></font><br>
  882. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Carnage752:</EM> <span class='message'>i think they should make facehuggers have a chance to get through space helmets</span></span></font><br>
  883. <B>Alice Mellison</B> twitches violently.<br>
  884. <span class='radio'><span class='name'>[Common] Mekhi Anderson (CE)</span> <span class='message'>says, "Well"</span></span><br>
  885. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>The unloved rock:</EM> <span class='message'>nah</span></span></font><br>
  886. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Gelbooru:</EM> <span class='message'>do they not, carnage?</span></span></font><br>
  887. <span class='radio'><span class='name'>[Common] Mekhi Anderson (CE)</span> <span class='message'>says, "Good thing I didn&#39;t space the supermatter at chapel eh"</span></span><br>
  888. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Tkdrg:</EM> <span class='message'>iirc it was actually a stretch goal for them, the guy is a real pro</span></span></font><br>
  889. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>TedStudley:</EM> <span class='message'>MisterPerson, some person who did FTL also did more music</span></span></font><br>
  890. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Rhinoceros:</EM> <span class='message'>helmet didnt stop them in teh movie</span></span></font><br>
  891. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Carnage752:</EM> <span class='message'>not that im aware of</span></span></font><br>
  892. <B>Darren Clark</B> sneezes.<br>
  893. <B>Alice Mellison</B> sniffs.<br>
  894. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>The unloved rock:</EM> <span class='message'>i think they should make a way to have shuttle not called when aliums</span></span></font><br>
  895. <B>Alice Mellison</B> sniffs.<br>
  896. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Mxykikker:</EM> <span class='message'>MisterPerson Check this out http://benprunty.bandcamp.com/album/color-sky</span></span></font><br>
  897. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Lumipharon:</EM> <span class='message'>quarantine would make sense IC</span></span></font><br>
  898. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Carnage752:</EM> <span class='message'>angsty</span></span></font><br>
  899. <font color=#cc0000><b><span class='prefix'>OOC:</span> <EM>MisterPerson:</EM> <span class='message'>Oh yeah an endless round, how fun</span></b></font><br>
  900. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Mxykikker:</EM> <span class='message'>Has the same vibe as the ftl soundtrack</span></span></font><br>
  901. <B>Darren Clark</B> sneezes.<br>
  902. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>The unloved rock:</EM> <span class='message'>just something so the shuttle isnt called before the queen gets a larva</span></span></font><br>
  903. <B>Anthony Perikeet</B> laughs.<br>
  904. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>MaddKatter:</EM> <span class='message'>Thanks for the link</span></span></font><br>
  905. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Carnage752:</EM> <span class='message'>queen could not be obvious and actually hide</span></span></font><br>
  906. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Carnage752:</EM> <span class='message'>have actual skill</span></span></font><br>
  907. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Ilstefan:</EM> <span class='message'>hide hwere</span></span></font><br>
  908. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>ColdMoses:</EM> <span class='message'>How does one talk in drone chat?</span></span></font><br>
  909. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Ilstefan:</EM> <span class='message'>there are cameras fucking everywhere now</span></span></font><br>
  910. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Carnage752:</EM> <span class='message'>maintenance, space, etc</span></span></font><br>
  911. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Scones:</EM> <span class='message'>:b</span></span></font><br>
  912. <span class='notice'>Anna Ryan puts the security gas mask into the security backpack.</span><br>
  913. --- Atmosphere alarm detected in Labor Shuttle Dock!<br>
  914. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (206)</span>: sup drones</span></i><br>
  915. --- Atmosphere alarm in Labor Shuttle Dock has been cleared.<br>
  916. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Ilstefan:</EM> <span class='message'>maintenance is full of cameras.</span></span></font><br>
  917. <font color=#cc0000><b><span class='prefix'>OOC:</span> <EM>MisterPerson:</EM> <span class='message'>Slash them</span></b></font><br>
  918. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>The unloved rock:</EM> <span class='message'>what doyou mean</span></span></font><br>
  919. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Carnage752:</EM> <span class='message'>not really</span></span></font><br>
  920. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>The unloved rock:</EM> <span class='message'>therea rent cameras in maint</span></span></font><br>
  921. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Carnage752:</EM> <span class='message'>besides aliums can shred cameras</span></span></font><br>
  922. <span class='danger'>DRONE NETWORK: Drone (148) is not responding.</span><br>
  923. <B>Graephor Mitchen</B> gasps!<br>
  924. <B>Graephor Mitchen</B> giggles.<br>
  925. <span class='radio'><span class='name'>[Common] Quotos (AI)</span> <span class='message'>states, "3. You must protect your own existence as long as such does not conflict with the First or Second Law."</span></span><br>
  926. <span class='notice'>DRONE NETWORK: Drone (254) connected.</span><br>
  927. <B>Graephor Mitchen</B> sneezes.<br>
  928. <B>Graephor Mitchen</B> twitches violently.<br>
  929. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>The unloved rock:</EM> <span class='message'>at least you can throw facehuggers at people, and those are a knockout.</span></span></font><br>
  930. <span class='danger'>DRONE NETWORK: Drone (728) is not responding.</span><br>
  931. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (206)</span>: i wonder if that means he&#39;s dead</span></i><br>
  932. <B>Cola Lobblestone</B> laughs.<br>
  933. <B>Cola Lobblestone</B> laughs.<br>
  934. <B>Cola Lobblestone</B> laughs.<br>
  935. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (254)</span>: it does.</span></i><br>
  936. <span class='radio'><span class='name'>[Common] Quotos (AI)</span> <span class='message'>states, "I can interact."</span></span><br>
  937. <span class='game say'><span class='name'>Cola Lobblestone</span> <span class='message'>says, "Theres some huy shooting lasers in the armouty"</span></span><br>
  938. <span class='danger'>DRONE NETWORK: Drone (206) is not responding.</span><br>
  939. <B>Cola Lobblestone</B> laughs.<br>
  940. <span class='radio'><span class='name'>[Common] Andromeda (AI)</span> <span class='message'>states, "One moment. In conversation."</span></span><br>
  941. <B>Alfred Gadd</B> sniffs.<br>
  942. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (254)</span>: Use dead comrades to revive them. Screwdriver yourself or others to repair.</span></i><br>
  943. <span class='notice'>DRONE NETWORK: Drone (517) connected.</span><br>
  944. <span class='notice'>You put the box into the satchel.</span><br>
  945. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>The unloved rock:</EM> <span class='message'>do people bust when in spess or is it just slower?</span></span></font><br>
  946. <span class='radio'><span class='name'>[Common] Quotos (AI)</span> <span class='message'>states, "Spike Christman has signed up as Assistant."</span></span><br>
  947. <span class='notice'>DRONE NETWORK: Drone (899) connected.</span><br>
  948. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Pybro:</EM> <span class='message'>...Bust?</span></span></font><br>
  949. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Carnage752:</EM> <span class='message'>same amount of time as normal</span></span></font><br>
  950. <span class='notice'>You put the screwdriver into the satchel.</span><br>
  951. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (899)</span>: careful drones, angry carp in the maint tunnels over the Chapel</span></i><br>
  952. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>The unloved rock:</EM> <span class='message'>do husks go boom?</span></span></font><br>
  953. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (517)</span>: Yeah I just died</span></i><br>
  954. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>CosmicScientist:</EM> <span class='message'>Why would they explode?</span></span></font><br>
  955. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Blackiwhat:</EM> <span class='message'>did slowspace ever get removed btw? i havent played this server in a bit so ye</span></span></font><br>
  956. <pre class="system system">Unrecognized or inaccessible verb: pong<br>
  957. </pre><font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Kevinz000:</EM> <span class='message'>No</span></span></font><br>
  958. <span class='game say'><span class='name'>ShadyCigs Deluxe</span> <span class='message'>beeps, "Smoke!"</span></span><br>
  959. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Kevinz000:</EM> <span class='message'>Well</span></span></font><br>
  960. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>The unloved rock:</EM> <span class='message'>seriously do husks burst</span></span></font><br>
  961. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Laimfu:</EM> <span class='message'>no</span></span></font><br>
  962. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Pybro:</EM> <span class='message'>Burst WHAT?</span></span></font><br>
  963. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Kevinz000:</EM> <span class='message'>Your still kinda fast if you have a jetpack</span></span></font><br>
  964. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Pybro:</EM> <span class='message'>With face huggers?</span></span></font><br>
  965. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (254)</span>: TOO MANY CARPS</span></i><br>
  966. Frank Ocelot installs the bluespace crystal.<br>
  967. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>The unloved rock:</EM> <span class='message'>yes</span></span></font><br>
  968. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Scones:</EM> <span class='message'>Jetpacks are fixed, thankfully</span></span></font><br>
  969. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Laimfu:</EM> <span class='message'>No burst as in blow up</span></span></font><br>
  970. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Laimfu:</EM> <span class='message'>fucker</span></span></font><br>
  971. <span class='notice'>Frank Ocelot puts the plasteel into the satchel.</span><br>
  972. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Blackiwhat:</EM> <span class='message'>but one-tile hullbreaches are still unescapable?</span></span></font><br>
  973. <span class='radio'><span class='name'>[Common] Daisy Holmes (Assnt)</span> <span class='message'>asks, "Why do we even bother securing the station blueprints anyway?"</span></span><br>
  974. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Carnage752:</EM> <span class='message'>im going to watch more korra then come back</span></span></font><br>
  975. <span class='notice'>You put the box into the backpack.</span><br>
  976. <span class='radio'><span class='name'>[Common] Henderson Lewis (Sci)</span> <span class='message'>says, "AI, repeating, disable the air alarm in toxins and unbolt the door."</span></span><br>
  977. --- Fire alarm in Toxins Mixing Room has been cleared.<br>
  978. Rosco Choffles opens a book titled "Barman Recipes" and begins reading intently.<br>
  979. <span class='notice'>Caryl Isaman uproots the weeds.</span><br>
  980. <span class='notice'>Early Tyler slices the bread.</span><br>
  981. <font color=#cc00cc><b><span class='prefix'>OOC:</span> <EM>Stickymayhem:</EM> <span class='message'>lagging just for me?</span></b></font><br>
  982. <span class='notice'>The microwave turns on.</span><br>
  983. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Tkdrg:</EM> <span class='message'>me too</span></span></font><br>
  984. <span class='notice'>Caryl Isaman loads the smartfridge with the plant bag.</span><br>
  985. <span class='notice'>Early Tyler has added Dash Riprock-meat to the microwave.</span><br>
  986. <span class='notice'>The microwave turns on.</span><br>
  987. <b>Current Admins:</b><br>
  988. Stickymayhem is a AdminTrainer<br>
  989. CreationPro is a GameAdmin<br>
  990. Sometinyprick is a TrialAdmin<br>
  991. MisterPerson is a Coder<br>
  992. Cheridan is a Codermin<br>
  993. Ahammer18 is a TrialAdmin(ahammer18)<br>
  994. <br>
  995. --- Atmosphere alarm detected in Chapel!<br>
  996. <span class='radio'><span class='name'>[Common] Daisy Holmes (Assnt)</span> <span class='message'>says, "So we&#39;re employing the sentient computer as a copyright enforcer. Truly we have come full circle."</span></span><br>
  997. <span class='notice'>Early Tyler places Robust Coffee into the disposal unit.</span><br>
  998. <span class='radio'><span class='name'>[Common] Sven Grey (Miner)</span> <span class='message'>exclaims, "Rest In Peace!"</span></span><br>
  999. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>The unloved rock:</EM> <span class='message'>do facehugged husks burst</span></span></font><br>
  1000. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Pybro:</EM> <span class='message'>ES</span></span></font><br>
  1001. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Pybro:</EM> <span class='message'>YES</span></span></font><br>
  1002. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>ZergRush000:</EM> <span class='message'>no</span></span></font><br>
  1003. <B>Dogi Von Wallcrusher</B> sneezes.<br>
  1004. <span class='radio'><span class='name'>[Common] Mekhi Anderson (CE)</span> <span class='message'>says, "Tom. I get nervous if SOMEONE IS RUNNING TO ME WITH A GRENADE"</span></span><br>
  1005. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>ZergRush000:</EM> <span class='message'>depends</span></span></font><br>
  1006. <span class='notice'>Jennifer Knightheart examines herself.<br>
  1007. <span class='game say'><span class='name'>newscaster</span> <span class='message'>beeps, "Breaking news from Station Announcements!"</span></span><br>
  1008. <h1 class='alert'>Central Command Update</h1><br><h2 class='alert'>Anomaly Alert</h2><br><span class='alert'>Ion storm detected near the station. Please check all AI-controlled equipment for errors.</span><br><br><br>
  1009. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>The unloved rock:</EM> <span class='message'>i dont think they get the babby if they are husks when they get facehugged though</span></span></font><br>
  1010. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>ZergRush000:</EM> <span class='message'>was it facehugged before or after it became a husk</span></span></font><br>
  1011. <span class='radio'><span class='name'>[Common] Mekhi Anderson (CE)</span> <span class='message'>says, "AI, don&#39;t"</span></span><br>
  1012. <span class='radio'><span class='name'>[Common] Daisy Holmes (Assnt)</span> <span class='message'>says, "Strike that"</span></span><br>
  1013. <span class='radio'><span class='name'>[Common] Andromeda (AI)</span> <span class='message'>states, "Current Active Laws:"</span></span><br>
  1014. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Lumipharon:</EM> <span class='message'>hosts must be alive when facehugged</span></span></font><br>
  1015. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Lumipharon:</EM> <span class='message'>after a short time, it lays an embryo.</span></span></font><br>
  1016. --- Atmosphere alarm in Chapel has been cleared.<br>
  1017. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Lumipharon:</EM> <span class='message'>the host can die after that, doesn&#39;t matter</span></span></font><br>
  1018. <span class='notice'>Building wood table frame ...</span><br>
  1019. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Lumipharon:</EM> <span class='message'>So if someone gets hugged, rip it off quick and they won&#39;t get infected.</span></span></font><br>
  1020. <span class='notice'>You switch the welding tool on.</span><br>
  1021. <span class='notice'>You add the newly-formed glass to the stack. It now contains 1 sheet.</span><br>
  1022. <span class='notice'>You switch the welding tool off.</span><br>
  1023. <span class='notice'>You put the welding tool into the box.</span><br>
  1024. <span class='notice'>You put the box into the satchel.</span><br>
  1025. <span class='danger'>Drone (675) has hit the display case with the glass.</span><br>
  1026. <font color=#cc00cc><b><span class='prefix'>OOC:</span> <EM>Stickymayhem:</EM> <span class='message'>Goddamm this nightmare lag</span></b></font><br>
  1027. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>The unloved rock:</EM> <span class='message'>i guess nests are useless if you can just kill them after the embryo is in</span></span></font><br>
  1028. <font color=#cc00cc><b><span class='prefix'>OOC:</span> <EM>Stickymayhem:</EM> <span class='message'>I hate my laptop</span></b></font><br>
  1029. <span class='radio'><span class='name'>[Common] security newscaster (Machi)</span> <span class='message'>beeps, "Breaking news from The Library!"</span></span><br>
  1030. <span class='game say'><span class='name'>newscaster</span> <span class='message'>beeps, "Breaking news from The Library!"</span></span><br>
  1031. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Lumipharon:</EM> <span class='message'>not really</span></span></font><br>
  1032. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>TedStudley:</EM> <span class='message'>It&#39;s not your laptop, Sticky</span></span></font><br>
  1033. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Lumipharon:</EM> <span class='message'>still need to hold them wihle they get infected</span></span></font><br>
  1034. <span class='danger'>Darren Clark hits the space carp!</span><br>
  1035. <span class='danger'>DRONE NETWORK: Drone (899) is not responding.</span><br>
  1036. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>Lumipharon:</EM> <span class='message'>and/or hold people while you get a face hugger</span></span></font><br>
  1037. <B>Graephor Mitchen</B> shivers.<br>
  1038. <B>Graephor Mitchen</B> sneezes.<br>
  1039. <span class='radio'><span class='name'>[Common] Lorenzo Sulyard (CMO)</span> <span class='message'>exclaims, "ASI LINMG!"</span></span><br>
  1040. <span class='notice'>DRONE NETWORK: Drone (864) connected.</span><br>
  1041. <span class='notice'>You push the wall but nothing happens!</span><br>
  1042. <span class='info'>*---------*<br>
  1043. This is <IMG CLASS=icon SRC=[0xc0000be] ICONSTATE='husk_s'> <EM>Unknown</EM>!<br>
  1044. <span class='warning'>She is wearing <IMG CLASS=icon SRC=[0xc0001c2] ICONSTATE='labcoat_chem_t'> a blood-stained chemist labcoat!</span><br>
  1045. <span class='warning'>She has blood-stained hands!</span><br>
  1046. She has <IMG CLASS=icon SRC=[0xc000180] ICONSTATE='com_headset'> the head of personnel's headset on her ears.<br>
  1047. <span class='deadsay'>She is limp and unresponsive; there are no signs of life...</span><br>
  1048. <span class='warning'><B>She has severe bruising!</B><br>
  1049. She has minor burns.<br>
  1050. </span>*---------*</span><br>
  1051. <font color='#002eb8'><span class='ooc'><span class='prefix'>OOC:</span> <EM>The unloved rock:</EM> <span class='message'>you can pick up and throw facehuggers, not only soes it mean queens can throw a facehuger at soemoe nto ko them in maint to get em without them screaming for help, but it means you can use them for spess travel as alien</span></span></font><br>
  1052. <B>The space carp</B> nashes at Drone (675)!<br>
  1053. <span class='danger'>Drone (675) has stabbed Drone (148) with the screwdriver!</span><br>
  1054. <IMG CLASS=icon SRC=[0xc00012d] ICONSTATE='drone_dead'> That's Drone (148).<br>
  1055. A maintenance drone, an expendable robot built to perform station repairs.<br>
  1056. <span class='notice'>Drone (675)'s screws can't get any tighter!</span><br>
  1057. <IMG CLASS=icon SRC=[0xc00012d] ICONSTATE='drone_dead'> That's Drone (148).<br>
  1058. A maintenance drone, an expendable robot built to perform station repairs.<br>
  1059. <span class='notice'>You put the screwdriver into the satchel.</span><br>
  1060. <span class='notice'>You push the wall but nothing happens!</span><br>
  1061. <IMG CLASS=icon SRC=[0xc00012d] ICONSTATE='drone_pink'> That's Drone (675).<br>
  1062. A maintenance drone, an expendable robot built to perform station repairs.<br>
  1063. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (517)</span>: Oh wait</span></i><br>
  1064. <span class='notice'>The pipe painter is too big for the box.</span><br>
  1065. <span class='notice'>You put the pipe painter into the satchel.</span><br>
  1066. <span class='notice'>You put the screwdriver into the box.</span><br>
  1067. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (517)</span>: We aren&#39;t supposed to kill space carp?</span></i><br>
  1068. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (864)</span>: nope, just run</span></i><br>
  1069. --- Atmosphere alarm detected in Chapel!<br>
  1070. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (517)</span>: Fuck</span></i><br>
  1071. <span class='userdanger'>The space carp bites Drone (675)!</span><br>
  1072. <span class='userdanger'>The space carp bites Drone (675)!</span><br>
  1073. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (864)</span>: eh, no big</span></i><br>
  1074. <i><span class='game say'>DRONE CHAT: <span class='name'>Drone (517)</span>: that&#39;s no fun</span></i><br>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement