/* source: http://ah-sandbox.wikidot.com/component:collapsible-sidebar-x1 */
#top-bar .open-menu a {
position: fixed;
top: 0.5em;
left: 0.5em;
z-index: 5;
font-family: 'Nanum Gothic', san-serif;
font-size: 30px;
font-weight: 700;
width: 30px;
height: 30px;
line-height: 0.9em;
text-align: center;
border: 0.2em solid #888;
background-color: #fff;
border-radius: 3em;
color: #888;
}
@media (min-width: 768px) {
#top-bar .mobile-top-bar {
display: block;
}
#top-bar .mobile-top-bar li {
display: none;
}
#main-content {
max-width: 708px;
margin: 0 auto;
padding: 0;
transition: max-width 0.2s ease-in-out;
}
#side-bar {
display: block;
position: fixed;
top: 0;
left: -20em;
width: 17.75em;
height: 100%;
margin: 0;
overflow-y: auto;
z-index: 10;
padding: 1em 1em 0 1em;
background-color: rgba(0,0,0,0.1);
transition: left 0.4s ease-in-out;
scrollbar-width: thin;
}
#side-bar:target {
left: 0;
}
#side-bar:focus-within:not(:target) {
left: 0;
}
#side-bar:target .close-menu {
display: block;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
margin-left: 19.75em;
opacity: 0;
z-index: -1;
visibility: visible;
}
#side-bar:not(:target) .close-menu { display: none; }
#top-bar .open-menu a:hover {
text-decoration: none;
}
/* FIREFOX-SPECIFIC COMPATIBILITY METHOD */
@supports (-moz-appearance:none) {
#top-bar .open-menu a {
pointer-events: none;
}
#side-bar:not(:target) .close-menu {
display: block;
pointer-events: none;
user-select: none;
}
/* This pseudo-element is meant to overlay the regular sidebar button
so the fixed positioning (top, left, right and/or bottom) has to match */
#side-bar .close-menu::before {
content: "";
position: fixed;
z-index: 5;
display: block;
top: 0.5em;
left: 0.5em;
border: 0.2em solid transparent;
width: 30px;
height: 30px;
font-size: 30px;
line-height: 0.9em;
pointer-events: all;
cursor: pointer;
}
#side-bar:focus-within {
left: 0;
}
#side-bar:focus-within .close-menu::before {
pointer-events: none;
}
}
}
/*
BLANKSTYLE CSS
[2021 Wikidot Theme]
By Placeholder McD and HarryBlank
Based on:
Paperstack Theme by EstrellaYoshte
Penumbra Theme by EstrellaYoshte
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,800;1,800&display=swap');
body{
color:#333;
}
#page-content { font-size: 0.8rem; }
#main-content {
top: -1.6rem;
padding: 0.2em;
}
div#container-wrap {
background-image: none;
}
div#header {
background-image: none;
}
#header h1, #header h2 { margin-left: 0; float: none; text-align: center; }
#header h2 { margin-top: 0.5rem; }
#header h1 span, #header h2 span { font-size: 0; display: none;}
#header h1 a::before, #header h2::before {
color: #000;
letter-spacing: 1px;
font-family: 'Montserrat', sans-serif !important;
text-shadow: none;
}
#header h1 a::before {
content: var(--header-title, "R\0026 C SITE-43");
font-weight: 400;
font-size: 1.3em;
}
#header h2::before {
content: var(--header-subtitle, "顛覆 常規 慣例");
font-weight: 700;
font-size: 1.3em;
}
@media (max-width: 707px) {
#header h1 a::before {
font-size: 1.6em;
}
}
#login-status,
#login-status a {
color: #333333;
}
#page-title {
display: none;
}
#footer, #footer a {
background: transparent;
color: #333333;
}
#search-top-box-input,
#search-top-box-input:hover,
#search-top-box-input:focus,
#search-top-box-form input[type=submit],
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
border: none;
background: #333333;
box-shadow: none;
border-radius: 0px;
color: #efefef;
}
#search-top-box input.empty {
color: #999999;
}
#search-top-box {
top: 2.3rem!important;
right: 8px;
}
#top-bar {
display: flex;
justify-content: center;
right: 0;
top: 7.9rem;
}
#top-bar, #top-bar a {
color: #333333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Montserrat', sans-serif;
color: #000;
letter-spacing: 1px;
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.45em;
}
div#extra-div-1 {
height: 160px;
width: 100%;
top: 0;
position: absolute;
background: url('https://scp-wiki.wdfiles.com/local--files/theme%3Ablankstyle/43Head.png');
background-size: contain;
background-repeat: no-repeat;
background-position: 50% 50%;
z-index: -1;
}
@media (max-width: 707px) {
div#extra-div-1 {
top: 15px;
}
}
body {
background-image: linear-gradient(
to bottom,
#e0e0e0, #e0e0e0 90px,
#e0e0e0 90px, #ffffff 200px,
#ffffff 200px, #ffffff 100%);
background-repeat: no-repeat;
}
:root {
--timeScale: 1.5;
--timeDelay: 1.5s;
--posX: calc(50% - 358px - 13rem);
--fnLinger: 1s;
}
#page-content hr {
background-color: #000;
}
#page-content tr th {
padding: 6px;
border: #000 1px solid;
}
#page-content tr td {
padding: 12px;
border: #000 1px solid;
line-height: 1.4;
}
#page-content .sidebox tr td,
#page-content .sidebox tr th {
padding: 0.35em;
}
#side-bar {
border-right: 1px solid #333;
background: #DDD;
}
#side-bar .side-block {
border: 1px solid #333;
border-radius: 0;
box-shadow: none;
}
#top-bar div.open-menu a {
border: 1px solid #333;
border-radius: 0;
box-shadow: none;
}
@media (max-width: 767px) {
#side-bar:target {
border: 1px black;
box-shadow: none;
}
}
#side-bar .side-block {
border: 1px solid #333;
border-radius: 0;
box-shadow: none;
background-color: #FDF6D7;
}
#side-bar .side-block.media {
background-color:#D7EFE7;
}
#side-bar .side-block.resources {
background-color:#F5D8E0;
}
#page-content .creditRate{
margin: unset;
margin-bottom: 4px;
}
#page-content .rate-box-with-credit-button {
background-color: #ffffff;
border: solid 1px #000;
box-shadow: none;
border-radius: 0;
}
#page-content .rate-box-with-credit-button .fa-info {
border: none;
color: #333333;
}
#page-content .rate-box-with-credit-button .fa-info:hover {
background: #333333;
color: #ffffff;
}
.rate-box-with-credit-button .cancel {
border: solid 1px #ffffff;
}
/* ---- PAGE RATING ---- */
.page-rate-widget-box {
box-shadow: none;
border: solid 1px #000;
margin: unset;
margin-bottom: 4px;
border-radius: 0;
}
div.page-rate-widget-box .rate-points {
background-color: #ffffff;
color: #333333;
border: none;
border-radius: 0;
}
.page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown {
background-color: #ffffff;
border-top: none;
border-bottom: none;
}
.page-rate-widget-box .rateup a,
.page-rate-widget-box .ratedown a {
background: transparent;
color: #333333;
}
.page-rate-widget-box .rateup a:hover,
.page-rate-widget-box .ratedown a:hover {
background: #333333;
color: #ffffff;
}
.page-rate-widget-box .cancel {
background: transparent;
background-color: #ffffff;
border: none;
border-radius: 0;
}
.page-rate-widget-box .cancel a {
color: #333333;
}
.page-rate-widget-box .cancel a:hover {
background: #333333;
color: #ffffff;
border-radius: 0;
}
#page-content .rate-box-with-credit-button .page-rate-widget-box { border: none; }
.anchor {
position: sticky;
height:0;
top: 0;
}
.sidebox {
padding: .14rem;
margin-top: 0;
margin-bottom: 8px;
width: calc((100vw - 870px)/2);
max-height: calc(100vh - 18rem);
position: absolute;
top: 0;
left: 103.5%;
z-index: 5;
overflow: auto;
box-sizing: border-box;
}
@media (max-width: 1290px) {
.sidebox {
display: none;
visibility:hidden;
}
}
.scp-image-block {
box-shadow: none;
}
/* ---- YUI TAB BASE ---- */
.yui-navset .yui-nav a,.yui-navset .yui-navset-top .yui-nav a{background-color:inherit;background-image:inherit}.yui-navset .yui-nav a:hover,.yui-navset .yui-nav a:focus{background:inherit;text-decoration:inherit}.yui-navset .yui-nav .selected a,.yui-navset .yui-nav .selected a:focus,.yui-navset .yui-nav .selected a:hover{color:inherit;background:inherit}.yui-navset .yui-nav,.yui-navset .yui-navset-top .yui-nav{border-color:inherit}.yui-navset li{line-height:inherit}
/* ---- YUI TAB CUSTOMIZATION ----*/
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav{
display: flex;
flex-wrap: wrap;
width: calc(100% - .125rem);
margin: 0 auto;
border-color: #333333;
box-shadow: none;
}
.yui-navset .yui-nav a, /* ---- Link Modifier ---- */
.yui-navset .yui-navset-top .yui-nav a{
color: #333333;
/* ---- Tab Background Colour | [UNSELECTED] ---- */
background-color: #efefef;
border: unset;
box-shadow: none;
box-shadow: none;
}
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus{
color: #ffffff;
/* ---- Tab Background Colour | [HOVER] ---- */
background-color: #333333;
}
.yui-navset .yui-nav li, /* ---- Listitem Modifier ---- */
.yui-navset .yui-navset-top .yui-nav li{
position: relative;
display: flex;
flex-grow: 2;
max-width: 100%;
margin: 0;
padding: 0;
color: #ffffff;
background-color: #ffffff;
border-color: transparent;
box-shadow: none;
}
.yui-navset .yui-nav li a,
.yui-navset-top .yui-nav li a,
.yui-navset-bottom .yui-nav li a{
display: flex;
align-items: center;
justify-content: center;
width: 100%;
}
.yui-navset .yui-nav li em{
border: unset;
}
.yui-navset .yui-nav a em,
.yui-navset .yui-navset-top .yui-nav a em{
padding: .35em .75em;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.yui-navset .yui-nav .selected, /* ---- Selection Modifier ---- */
.yui-navset .yui-navset-top .yui-nav .selected{
flex-grow: 2;
margin: 0;
padding: 0;
/* ---- Tab Background Colour | [SELECTED] ---- */
background-color: #333333;
}
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a em{
border: none;
}
.yui-navset .yui-nav .selected a{
width: 100%;
color: #ffffff;
}
.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:active{
color: #ffffff;
background-color: #333333;
}
.yui-navset .yui-content {
background-color: #ffffff;
box-shadow: none;
}
.yui-navset .yui-content,
.yui-navset .yui-navset-top .yui-content{
padding: .5em;
border: 1px solid #333;
box-sizing: border-box;
}
/*---- SCROLLBAR ----*/
::-webkit-scrollbar {
width: 10px;
}
::-webkit-scrollbar-track {
background: #FFF;
border-left: 1px solid #333;
}
::-webkit-scrollbar-thumb {
background: #CCC;
border: #333 1px solid;
}
::-webkit-scrollbar-thumb:hover {
background: #EEE;
}
/*---- CENTER IMAGES ON MOBILE courtesy of EstrellaYoshte and PeppersGhost ----*/
.imagediv {
float: right;
margin: 15px
}
@media (max-width: 540px) {
.imagediv {
float: none;
text-align:center;
margin: auto;
}
}
@media only screen and (max-width: 600px) {
.scp-image-block.block-right{
float: none;
margin: 10px auto;
}
}
/*---- ACS-COLORED TABLE DIVS ----*/
#page-content .table1 tr th,
#page-content .table1 .scp-image-block .scp-image-caption {
background-color: #D7EFE7;
}
#page-content .table2 tr th,
#page-content .table2 .scp-image-block .scp-image-caption {
background-color: #D8ECF4;
}
#page-content .table3 tr th,
#page-content .table3 .scp-image-block .scp-image-caption {
background-color: #FDF6D7;
}
#page-content .table4 tr th,
#page-content .table4 .scp-image-block .scp-image-caption {
background-color: #FFDABF;
}
#page-content .table5 tr th,
#page-content .table5 .scp-image-block .scp-image-caption {
background-color: #F5D8E0;
}
#page-content .table6 tr th,
#page-content .table6 .scp-image-block .scp-image-caption {
background-color: rgba(146, 0, 255, 0.2);
}
.tableb .wiki-content-table {
border-collapse: separate;
border-spacing: 2px;
}
.tableb .scp-image-block {
border: none;
}
.tableb .scp-image-block img {
border: #000 1px solid;
box-sizing: border-box;
}
.tableb .scp-image-block .scp-image-caption {
margin-top: 2px;
border: #000 1px solid;
box-sizing: border-box;
}
.top-left-box > .item {
display: none;
}
/* ---- WORDS NO LONGER BROKEN, THE CROQUEMBOUCHE HAS SPOKEN ---- */
span, a { word-break: normal !important }
.avatar-hover { display: none !important; }
#breadcrumbs, .pseudocrumbs {
text-align: center;
padding-top: 10px;
}
#main-content .page-tags span {
max-width: 100%;
}
/* -- FANCY THINGS from Woedenaz's Dustjacket Theme -- */
.fancyhr hr {
border-top: 2vw solid transparent;
background-color: rgba(var(--bright-accent), 0);
height: 0;
box-sizing: border-box;
border-image-source: url('https://wanderers-library.wikidot.com/local--files/component:dustjacket-theme/wl_hr.png');
border-image-repeat: round round;
background: none;
border-image-slice: 80 500 80 500 fill;
border-image-width: 10em 80em 10em 80em;
}
.fancyborder {
box-sizing: border-box;
border: 2vw solid rgba(0,0,0,0.5);
border-image: url('https://wanderers-library.wikidot.com/local--files/component:dustjacket-theme/wl_border.png') 600 round;
border-image-width: 6;
padding: 2vw;
}
描述:SCP-ZH-816的檔案因ERROR 408.請求逾時。即伺服器沒有在預定的時間內完成資訊的傳送,你可以隨時再次提交這一請求而無需進行任何更改。而無法完整存取。唯一相對完整的可存取内容只有實驗紀錄ZH-816。SCPiNET已整理可存取部分以便閲覽,而無法存取的部分將以[請求逾時]文字取代。以下列出了可存取部分中較完整的文字:
重要通知:因816-ETERNITY事件.亦稱EK級事件。EK級事件的發生通常意味著基金會的[請求逾時]底停[請求逾時]。,本檔案已被鎖定。
特[請求逾時]容措施: 所有基金會人員應竭力阻止[請求逾時]的擴散。
[請求逾時]應經過強度測試後才正式投入使用,強度過高者應立即銷毀。
執行816-BREVIS計劃是目前已知唯一可能阻止[請求逾時]的擴散的方法。
目前進展: 已執行816-BREVIS計劃。完成度已達9[請求逾時]%。
對象,即[請求逾時]型反[請求逾時]苗chors([請求逾時]伊伊ee識別碼:[請求逾時])已擔任SCP-Z[請求逾時]的[請求逾時]。
一部裝有小型反[請求逾時]的電[請求逾時](編號為SCP-ZH-816-A)已被移動至Site-ZH-37的SC[請求逾時]究區域。SCP-ZH-816-A的功能被限制在更新SCP-ZH-816檔案。
更新: 對象的能力被高估了。數個[請求逾時]皆[請求逾時]。已將所有人員(不包[請求逾時]否no)移離Site-ZH-37。自此Site-ZH-37已被封鎖。
[請求逾時]: SCP-ZH-816是在[請求逾時]意外中多個現[請求逾時]的聚合物。自SCP-ZH-[請求逾時]及其帶來的局部現[請求逾時]穩定被無效化後.參見SCP-ZH-███。,遺留物SCP-ZH-816便被廢棄。
SCP-ZH-816非常危[請求逾時]且難以控制。
自8/9/2028,SCP-ZH-[請求逾時]的收容室被發現[請求逾時],此後[請求逾時]域便不斷擴大。
[請求逾時]的擴大最終將導致816-ETERNITY事件。
實驗紀錄ZH-816:
實例條目:
輸入: (陷入██狀態的物品)
區域: (陷入██的區域)
時間: (陷入██的日期) - (陷入██的持續時間)
輸出: (物品在██狀態下所呈現的形態)
附注: (實驗主導者對實驗所作的附注)
實驗主導者:Dr. Eterno
輸入: 一隻鉛筆
區域: █上
時間: 1/9/2029 - 1.7秒
輸出: 一隻鉛筆
附注: 我的筆不小心掉進去了,沒有任何變化。
輸入: 一顆蘋果
區域: █上
時間: 1/10/2029 - 0.9秒
輸出: 一顆蘋果
附注: 那顆蘋果通過了毒性測試。我吃了,跟一般的蘋果無異。.注意:任何基金會人員皆不應食用任何曾與異常接觸的物體,即使它通過了毒性測試。
輸入: 一顆蘋果
區域: █上
時間: 1/10/2029 - 15.7秒
輸出: 變重的蘋果
附注: 蘋果明顯地較之前硬了,而且也沒那麼甜了。
輸入: 一顆蘋果
區域: 收容間
時間: 1/10/2029 - 16.1秒
輸出: 一顆蘋果
附注: 跟普通的蘋果無異。
輸入: 箱子
區域: █上
時間: 1/11/2029 - 未記錄
輸出: 無.感測器並未感測到箱子。
附注: 箱子仍然存在。感測器可能壞了,已經要求維修了。
輸入: 睡眠中的D級人員
區域: █上
時間: 1/12/2029 - 未記錄
輸出: 軀體
附注: 那個D級人員被放在█上之後,我就沒管他了。等我回來之後,他已經醒不來了。我很害怕。我害怕像這家伙一樣一睡不起。
輸入: 300mL的水
區域: 收容間
時間: 1/14/2029 - 未記錄
輸出: 停止流動的水。
附注: SCP-ZH-816開始發出一些奇怪的噪音。這絕對不是什麼好跡象。我已經要求在這裏放置隔音設備了,但不知道什麼時候才能送來。
輸入: 一塊熟成牛排
區域: █上
時間: 1/15/2029 - 未記錄
輸出: 熟成牛排
附注: 那些噪音越來越大聲了。聽起來像是鼻鼾聲。
輸入: 一塊生牛肉
區域: █上
時間: 1/15/2029 - 3小時
輸出: 生牛肉
附注: SCP-ZH-816的收容間非常炎熱.SCP-ZH-816收容間的平均溫度高達39℃。,不可能放了幾小時都不腐爛。
我現在已經不敢再把手放進去了。
輸入: 門
區域: 收容間
時間: 1/16/2029 - 未記錄
輸出: 難以推動的門
附注: 我快被那該死的噪音逼瘋了。隔音設備還沒來。
輸入: 運作中的蜂鳴器
區域: 收容間
時間: 1/17/2029 - 未記錄
輸出: 未運作的蜂鳴器
附注: 噪音突然間消失了。有點不習慣寧靜的日子。
輸入: D級人員
區域: 收容間
時間: 1/19/2029 - 未記錄
輸出: 軀體
附注: 該死的收容間。看來異常效應所影響的範圍逐漸擴大了。這根本就不是什麼「容易管理的SCP項目」。
輸入: D級人員;D級人員
區域: 研究區域
時間: 1/20/2029 - 未記錄
輸出: 軀體;軀體
附注: 沒有用。我嘗試勸他們不要進入收容間。我以為這樣就可以拯救他們。沒用。他們依然是那樣。甚至他們都還沒靠近那裏……
輸入: D級人員;D級人員;D級人員
區域: 研究區域門外
時間: 1/21/2029 - 未記錄
輸出: 軀體;軀體;軀體
附注: 我不明白。我不明白為什麼基金會要一直要派人來送死。我不知道基金會到底在打些什麼算盤。他們就這樣站在我的面前,動都沒有動半下,但他們的身體還是熱的。我覺得……他們已經死了。
輸入: 一口空氣
區域: 研究區域
時間: 1/22/2029 - 未記錄
輸出: 熾熱
附注: 寂靜得不正常的一天。37平日很吵的。
輸入: 一個居住著蛆蟲的腐爛蘋果
區域: 研究區域
時間: 1/25/2029 - 未記錄
輸出: 一個佈滿蛆蟲軀體的腐爛蘋果
附注: 我開始好奇SCP-ZH-816裏面到底是什麼東西了。是什麼超危險的異常物品嗎?是什麼異次元怪物嗎?我不知道。
輸入: 一口空氣
區域: 研究區域
時間: 1/26/2029 - 未記錄
輸出: 熾熱
附注: 外面已經好久沒傳出過聲音了。我想出去,但出去的門被鎖住了。
輸入: 一臺電視
區域: Site-ZH-37地下三樓
時間: 1/28/2029 - 未記錄
輸出: 被無效化的電視
附注: 我在櫃子裏找到了一把重到幾乎拿不起的錘子,然後一下砸爛了鎖。好吧,外面已經一個人都沒有了。到底發生什麼事了?37發生了什麼事故導致要全員離開?還有為什麼他們沒叫我出去?
輸入: 一臺電腦
區域: 研究區域
時間: 1/30/2029 - 未記錄
輸出: 可使用,但功能受限
附注: 也許是因為我這裏太危險了吧……
輸入: 魔術方塊
區域: Site-ZH-37地下二樓
時間: 2/1/2029 - 未記錄
輸出: 彩色的緊密立方體
附注: 在這裏真的很無聊。沒人陪你聊天,甚至什麼都玩不了。魔術方塊變得很重而且扭不了了。基金會到底什麼時候可以救我出去……我覺得基金會只是忘記我還在這裏而已。對吧,小電腦?小電腦回應我吧……
輸入: 枕頭
區域: Site-ZH-37地下三樓
時間: 2/2/2029 - 未記錄
輸出: 鐵塊
附注: 我嘗試睡覺來打發時間但我睡不着。枕頭硬到無法入睡。
輸入: 淺綠色
區域: Site-ZH-37
時間: 2/3/2029 - 未記錄
輸出: 白色
附注: 今天是我在Site-ZH-37受困的第8天。額,可能是第9天,也可能是第10天?我已經忘記了。反正這不太重要。我已經無聊到要在這裏數日子了。再不來點什麼除了Site-ZH-37之外的東西的話,我真的會瘋掉。其實我在這裏既不餓,也不累,但我就是覺得很空虛……希望基金會趕緊來救我。
輸入: 故事書《灰姑娘》
區域: Site-ZH-37
時間: 2/3/2029 - 未記錄
輸出: 長方體
附注: 對不起,但我真的……好孤獨。自己的肌肉好像僵硬了一樣,什麼都拿不起。突然想起在房間裏有一本《灰姑娘》,便想拿起來看,怎料連翻頁都翻不了。我還依稀記得這本書是當時我和喬伊.Dr. Eterno的妻子,就任Site-ZH-37的初級研究員。相識的時候看的書。當時我們在國小的讀書會,因為書不夠的原因,於是我們就被湊在一起看同一本書,至此我才認識了她……不知道她現在還好嗎?希望她不要傻傻地留在這裏,跟那群人走吧。
輸入: 相片
區域: Site-ZH-37
時間: 2/4/2029 - 未記錄
輸出: 相片
附注: 今天是我在Site-ZH-37受困的第9……我不管了。今天我找到我和喬伊的唯一一張彩色的合照了,但合照已經重到拿不起來了。喬伊,你總是那麼的傻,説自己想成為灰姑娘,就在照片裏打扮的像個公主一樣。我愛你,喬伊,你一定要安然無恙……
輸入: 未知
區域: Site-ZH-37
時間: 2/5/2029 - 未記錄
輸出: 喬依
附注: 我終於見到了第一個活人。她説她叫做喬依,依賴的依,真是巧合,而且她的樣子很像喬伊。當我在一樓時,她突然出現,嚇了我一跳。我差點就以為她是喬伊了。喬依陪我聊了一會天。如果沒有喬依的話,我相信我早就瘋了。
輸入: 吻
區域: Site-ZH-37
時間: 2/6/2029 - 未記錄
輸出: 無
附注: 我竟然説我想吻她。我根本是變態吧……我想喬伊想瘋了。對不起……她發脾氣跑進廁所了,也許我應該做點什麼來彌補。
輸入: 門後
區域: Site-ZH-37
時間: 2/6/2029 - 未記錄
輸出: 無
附注: 對不起……我本來想跟她道歉的。我打開了廁鎖的門,我不應該這麼做的……我打開了門,然後看見她正在腐爛,或者失真,或以一種極其噁心的形態枯萎?我不知道,我無法形容那種噁心,對不起。我只知道我快被噁心衝昏投腦了。對不起……這都是我的錯……
輸入:刀
區域:
時間:
輸出:刀
附注: 喬伊,喬伊,不要離開我……我還需要你。對不起對不起對不起。我還需要你的陪伴,我還需要你的顔色,我還需要你的溫度。喬伊,不要走,不要走……對不起對不起對不起對不起對不起對不起這都是我的錯,你快點回來好嗎我知道你不會抛下我的我需要你的一切我需要你的容貌我快忘記你長什麼樣子了我求求你快回來喬伊喬伊喬伊
輸入: 容貌
區域:
時間:
輸出: 未知
附注: 藍眼睛,棕髮,綠裙,口香糖,星期四,妻子,藍眼睛,棕髮,綠裙,口香糖,星期四,妻子[以下重複102次]
輸入: 未知未知
區域:
時間:
輸出: 藍眼睛,棕髮,綠裙,口香糖,星期四,妻子(?)
附注: 綠眼睛,棕髮,綠裙,口香糖,星期四,妻子,綠眼睛,棕髮,紅裙,口香糖,星期四,妻子[以下重複13次]對不起,喬伊……
輸入: 淚
區域:
時間:
輸出: 喬伊喬伊喬伊
附注: 喬伊,別擔心。我很快便會跟你團聚了。
輸入: 一瓶綠(?)
區域:
時間:
輸出: 0.00003的香
附注: 為什麼
輸入: 流
區域:
時間:
輸出: 泡 月 谷 (?)卩
附注: 為什麼我死不了
輸入: 肢
區域:
時間:
輸出: 蓮藕
附注: 我只想死
輸入: 鞋子
區域:
時間:
輸出: 回憶
附注: 喬伊……你看……我找到沒人能穿得下,獨屬於你的玻璃鞋了……
輸入:
區域:
時間:
輸出:
附注:
輸入: 投
區域:
時間:
輸出: 蓮偶
附注:
輸入:
區域:
時間:
輸出:
附注:
輸入: 投
區域:
時間:
輸出: 無
附注:
輸入: 小石子
區域: 湖面
時間:
輸出: 無
附注: 殺了我吧