/* Dark Liminal Legacy Theme [Dark Legacy Theme] by Lynch & Etoile. Remixed by Stretchster. */ @import url('https://fontlibrary.org/face/fantasque-sans-mono'); @import url("http://scpsandboxcn.wikidot.com/local--files/typeface/Typeface-zcoolwenyiti.css"); @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+SC&display=swap"); :root { --theme-base: "black-highlighter"; --theme-id: "dark-liminal-legacy"; --theme-name: "Dark Liminal Legacy Theme"; --logo-image: url("http://sensenca-picture.wikidot.com/local--files/main/EagleWhiteSD.png"); --header-title: "后室的传承"; --header-subtitle: "注意你的背后..."; --body-font: 'Noto Sans SC', sans-serif; --header-font: 'zcoolwenyiti', sans-serif; --title-font: 'Noto Sans SC', sans-serif; --white-monochrome: 17, 38, 57; --pale-gray-monochrome: 34,80, 121; --light-gray-monochrome: 45,53,67; --gray-monochrome: 57, 10, 10; --grey-monochrome: 45,53,67; --black-monochrome: 222, 222, 222; --bright-accent: 34,80, 121; --medium-accent: 86, 23, 23; --dark-accent: 164, 107, 0; --pale-accent: 203,0, 183; --newpage-color 145,185,220; --alt-accent: 145,185,220; --legacy-accent: 255, 185, 97; --darker-legacy-accent: 57, 10, 10; --backrooms-yellow: 215,200,0; --swatch-topmenu-border-color: var(--darker-legacy-accent); --swatch-topmenu-bg-color: var(--darker-legacy-accent); --swatch-headerh1-color: 222, 222, 222; --swatch-headerh2-color: 255, 185, 97; --link-color: 255, 185, 97; --hover-link-color: 255, 185, 97; --visited-link-color: 142, 39, 39; --background-gradient-distance: 0rem; --gradient-header: linear-gradient(to top, rgb(var(--legacy-accent)) 0%, rgb(var(--darker-legacy-accent)) 0% ); --diagonal-stripes: linear-gradient(transparent 0); } #skrollr-body { background-image: radial-gradient(circle, rgb(var(--medium-accent)) 50%, transparent 0); background-repeat: repeat; background-size: 0.25em 0.25em; width: 100%; height: 7.5rem; } #side-bar .side-block div a img { filter: grayscale(100%); } #side-bar .heading p { color: rgb(var(--legacy-accent)); } #container { background-image: radial-gradient(circle, rgb(var(--medium-accent), 0.05) 50%, transparent 0); background-size: 0.25em 0.25em; background-repeat: repeat; background-attachment: fixed; } div#page-options-bottom-2 > a, div#page-options-bottom > a { border-radius: 0em; -moz-border-radius: 0em; border: none; } div#page-options-bottom-2 > a:active, div#page-options-bottom-2 > a:hover, div#page-options-bottom > a:active, div#page-options-bottom > a:hover { border: none; } #header, #top-bar { background-attachment: scroll; } #header { background-image: none; } #header::before { content: ""; position: absolute; height: 100%; width: 100%; left: 0; top: 0; background-image: var(--logo-image); background-size: auto 16rem; background-position: center; background-repeat: no-repeat; opacity: 0.4; } #header h1, #header h1 a { position: absolute; top: 1rem; margin: 0; width: 100%; display: flex; justify-content: center; z-index: 0; } #header h2, #header h2 span, #header h2 span::before { position: absolute; top: 2rem; margin: 0; width: 100%; display: flex; justify-content: center; } #header h1 a::before, #header h2 span::before { text-shadow: .063rem 0.1rem 0.1rem #0c0c0c; } h1, h2, h3, h4, h5, h6 { color: rgb(var(--legacy-accent)); } .yui-navset .yui-nav .selected a { color: rgb(var(--legacy-accent)) !important; } table.wiki-content-table th { color: rgb(var(--black-monochrome)); } #login-status { color: rgb(var(--legacy-accent)); } #login-status a { color: rgb(var(--legacy-accent)); } #search-top-box input.empty { color: rgb(var(--legacy-accent)); } #search-top-box input.text { color: rgb(var(--legacy-accent)); } a.newpage { background: transparent; text-decoration: none } a.newpage { color: rgb(var(--alt-accent)); } #page-title { color: rgb(var(--legacy-accent)); } #top-bar div.mobile-top-bar > ul > li > a, #top-bar div.top-bar > ul > li > a, #top-bar div.mobile-top-bar > ul > li > ul > li > a, #top-bar div.top-bar > ul > li > ul > li > a { color: rgb(var(--legacy-accent)); } a:hover::before { content: "> "; } blockquote { box-shadow: 0.05rem 0.1rem 0.3rem rgba(90, 20, 20,.25); } .styled-quote { background-color:rgb(var(--bright-accent)); border-left: 0.5rem solid rgba(var(--grey-monochrome)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .light-styled-quote { background-color:rgb(var(--darker-legacy-accent)); border-left: 0.5rem solid rgba(var(--legacy-accent)); color:rgb(var(--black-monochrome)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .light-styled-quote a{ color: rgb(var(--swatch-menubg-medium-color)); } .darkblock { background-color:rgb(var(--white-monochrome)); color:rgb(var(--black-monochrome)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); } .block { background-color:rgb(var(--grey-monochrome)); color:rgb(var(--black-monochrome)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); } .lightblock { background-color:rgb(var(--darker-legacy-accent)); color:rgb(255, 255, 255); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color: rgb(var(--black-monochrome)); } .lightblock a { color: rgb(var(--swatch-menubg-medium-color)); } .borderblock { background-color:rgb(var( --grey-monochrome)); color:rgb(255, 255, 255); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: solid 0.3rem rgb(var(--bright-accent)); } .alt-borderblock { background-color:rgb(var(--bright-accent)); color:rgb(255, 255, 255); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: solid 0.3rem rgb(var(--grey-monochrome)); } .light-borderblock { background-color:rgb(var( --darker-legacy-accent)); color:rgb(255, 255, 255); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: solid 0.3rem rgb(var(--legacy-accent)); } .border-logoblock{ padding: 0.01rem 1rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color:rgb(255, 255, 255); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(var(--grey-monochrome)); border: solid 0.3rem rgb(var(--bright-accent)); } .border-logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(https://7bye.com/hoah/i/2024/01/19/ikmc4p.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .light-border-logoblock{ padding: 0.01rem 1rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color:rgb(255, 255, 255); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(var(--darker-legacy-accent)); border: solid 0.3rem rgb(var(--legacy-accent)); } .light-border-logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(https://7bye.com/hoah/i/2024/01/19/ikmc4p.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .logoblock{ padding: 0.01rem 1rem; color:rgb(255, 255, 255); box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(var(--grey-monochrome)); } .logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(https://7bye.com/hoah/i/2024/01/19/ikmc4p.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .light-logoblock{ padding: 0.01rem 1rem; color:rgb(255, 255, 255); box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(var(--darker-legacy-accent)); } .light-logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(https://7bye.com/hoah/i/2024/01/19/ikmc4p.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .titleblock { background-color: rgb(var(--grey-monochrome)); color:rgb(var(--black-monochrome)); padding: 0.5rem 1rem 0.10rem; margin: 1.5rem 0rem 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.5); border: solid rgb(var(--bright-accent)) 2px; } .titlebox{ color: rgb(var(--grey-monochrome)); position: relative; top: -1.6rem; background-color: rgb(var(--bright-accent)); padding: 0.25rem 1rem; line-height: 0.1rem; } .light-titleblock { background-color: rgb(var(--darker-legacy-accent)); color:rgb(var(--black-monochrome)); padding: 0.5rem 1rem 0.10rem; margin: 1.5rem 0rem 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.5); border: solid rgb(var(--legacy-accent)) 2px; } .light-titlebox{ color: rgb(var(--darker-legacy-accent)); position: relative; top: -1.6rem; background-color: rgb(var(--legacy-accent)); padding: 0.25rem 1rem; line-height: 0.1rem; } .border-block { background-color:rgb(var(--grey-monochrome)); color:rgb(255, 255, 255); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: solid 0.3rem rgb(var(--gray-monochrome)); } .featurebox{ padding:0 0.5rem; margin:1rem 0; background:#B6AF7E; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #d6ce92; box-sizing:border-box; } .featureflavor{ padding:0 0.5rem; margin:0.5rem 0; background:#B7B073; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #c7c089; box-sizing:border-box; transition:0.2s; } .newsbox{ padding:1px 1rem; margin:1rem 0; background: linear-gradient(90deg, rgba(199,192,137,1) 0%, rgba(214,206,146,0) 100%); border-radius:0.8rem; } .light-featurebox{ padding:0 0.5rem; margin:1rem 0; background:#5A1414; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #FFB961; box-sizing:border-box; } .light-featureflavor{ padding:0 0.5rem; margin:0.5rem 0; background:#FFB961; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #6B1E1E;; box-sizing:border-box; transition:0.2s; } .light-newsbox{ padding:1px 1rem; margin:1rem 0; background: linear-gradient(90deg, rgba(75,16,16,1) 0%, rgba(214,206,146,0) 100%); border-radius:0.8rem; } .dark-featurebox{ padding:0 0.5rem; margin:1rem 0; background:#2D3543; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #F4F4F4; box-sizing:border-box; } .dark-featureflavor{ padding:0 0.5rem; margin:0.5rem 0; background:#225079; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #202732; box-sizing:border-box; transition:0.2s; } .dark-newsbox{ padding:1px 1rem; margin:1rem 0; background: linear-gradient(90deg, rgba(32,39,50,1) 0%, rgba(214,206,146,0) 100%); border-radius:0.8rem; } .yellow-featurebox{ padding:0 0.5rem; margin:1rem 0; background:#CDAB00; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #F4F4F4; box-sizing:border-box; } .yellow-featureflavor{ padding:0 0.5rem; margin:0.5rem 0; background:#CDAB00; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #F4F4F4; box-sizing:border-box; transition:0.2s; } .yellow-newsbox{ padding:1px 1rem; margin:1rem 0; background: linear-gradient(90deg, rgba(205,171,0,1) 0%, rgba(214,206,146,0) 100%); border-radius:0.8rem; } @media screen and (prefers-reduced-motion: no-preference) { #page-title, #breadcrumbs, #page-content > * { animation-name: fadeIn; animation-duration: 1s; animation-iteration-count: 1; animation-timing-function: ease-out; animation-fill-mode: backwards; } } #page-title { animation-delay: 0s; } @keyframes fadeIn { from { opacity: 0; transform: translate(0,30px); } to { opacity: 1; transform: translate(0,0); } } :root { --fade-in-delay: 0.1s; /* Change the speed here. */ } #page-content > :nth-child(1) { animation-delay: calc(1 * var(--fade-in-delay)); } #page-content > :nth-child(2) { animation-delay: calc(2 * var(--fade-in-delay)); } #page-content > :nth-child(3) { animation-delay: calc(3 * var(--fade-in-delay)); } #page-content > :nth-child(4) { animation-delay: calc(4 * var(--fade-in-delay)); } #page-content > :nth-child(5) { animation-delay: calc(5 * var(--fade-in-delay)); } #page-content > :nth-child(6) { animation-delay: calc(6 * var(--fade-in-delay)); } #page-content > :nth-child(7) { animation-delay: calc(7 * var(--fade-in-delay)); } #page-content > :nth-child(8) { animation-delay: calc(8 * var(--fade-in-delay)); } #page-content > :nth-child(9) { animation-delay: calc(9 * var(--fade-in-delay)); } #page-content > :nth-child(10) { animation-delay: calc(10 * var(--fade-in-delay)); } #page-content > :nth-child(11) { animation-delay: calc(11 * var(--fade-in-delay)); } #page-content > :nth-child(12) { animation-delay: calc(12 * var(--fade-in-delay)); } #page-content > :nth-child(13) { animation-delay: calc(13 * var(--fade-in-delay)); } #page-content > :nth-child(14) { animation-delay: calc(14 * var(--fade-in-delay)); } #page-content > :nth-child(15) { animation-delay: calc(15 * var(--fade-in-delay)); } #page-content > :nth-child(n+15) { animation-delay: calc(16 * var(--fade-in-delay)); }
报告概要:
在Level C-181的中心大厦地下七层,有一个巨大的有机体存在。该有机体具有特殊的能力,也是Level C-181中异常性质的根源。据估计,该有机体未来有可能造成巨大危害。
报告视频(转录):
视频备注:
视频拍摄于:Level C-181,中心大厦十一层,一间客房的卫生间内。
拍摄者:龙泽
拍摄时间:2022年4月6日
>> 视频开始。
>> 画面晃动,电流声。画面对焦。
>> 镜头中出现了专员龙泽的面孔。他将手持设备放在洗手台上固定好。
我是专员龙泽,现在开始第三次对后室娱乐在Level C-181内的情况的报告。
后室娱乐的人都是疯子。他们的精神绝对不正常。我强烈建议M.E.G.遣返任何留在那里的成员,并且今后与后室娱乐减少接触。Level C-181有极大危险,极有可能带有精神干扰方面的特性。
同时,也应对任何从Level C-181归来的人员做定期的精神状态检测,尤其是那些打过竞技赛的。我知道这点就我们目前的状况很难实现,但至少,对于那些大型聚居点,生活着百人以上的哨站,如Level 4、Level 11这类的地方,一定要提起重视。
我说的这些人中……包括我自己。我也在这里死过一次。
>> 龙泽做了一个深呼吸。
抱歉,我有点太急了,这并不符合报告条例。从头说起。
自上次报告之后,我就一直潜伏,作为外围工作人员在竞技场收尸。具体的工作内容请见上次报告,我就不再赘述。
在我这么干了三个月后,终于有了一次机会。今天中午的比赛人数过多,导致尸体运转不过来;我们平常只是把不同的尸体分开装在袋子里,再运输回中心大厦的地下一层,这之后他们会做什么一概不知。但是今天他们说尸体太多,让我们也去复活一些。
如果你看过我的前几期报告,你就知道我这里指什么。这层里受伤的人不会死。
所以我开着车和我临时的搭档把尸体运进了地下一层。我们像平常一样把那些裹尸袋丢进那个大洞,就是我之前提到的那个。然后对讲机告诉我们,坐电梯去地下七层。
我们照做了。大概在电梯里过了二十秒左右,电梯开门了。
我需要暂停一下,思考我怎么描述我在地下七层见到的东西。
>> 视频出现剪辑痕迹。场景和龙泽本人均无变化。
地下七层是一个环形的空间,高约八米以上。在这个环的中间是一个玻璃管,巨大、厚实,有点像一个实验室里的培养试管。玻璃管一直延伸到地下七层之下,不知道有多深。
管内是一个巨大的粉色肉团。我只能这么形容。那个东西的体积超过我见过的一切生物,不知道会不会比鲸鱼更大。它几乎把整个玻璃管挤满了。我的第一反应是这是整整一管的肢团,因为那些挤压在一起的肢体和触须跟它们太像了。但是我很快意识到这不是肢团,而是一个巨大的有机物。试管里装着不知道是什么东西的液体,那个有机物就浸泡在里面,那些一人高的触须就在管里轻轻摆动。
对,这玩意儿是活的。
如我在上面说到的,今天尸体人满为患了。我没能观察它太久,或者给它拍个照——这无疑会引起不必要的怀疑。我的临时搭挡只是个普通的后室娱乐成员,他也吃了一惊,然后跟我说:“他们玩得还挺大。”
我们很快就看到了我们之前丢下的尸体在哪儿。在经过某种筛选机制之后,那些黄色的袋子一个一个地从旁边的管道里掉了下来。今天至少有八十多个。我们的对讲机很快又给了指示,让我们把尸体一个一个运送往管道旁边的那些设施,然后根据设备上的指示操作。
我们照做了。我的搭档和我随便拽了两袋尸体到那些机器旁边。我上面忘说了,补充一下,管道旁边围绕着一圈看起来有点像X光机或者是什么的设备,和管道里是连通的。
指示就贴在那个设备上。我们先把尸体从袋子里拖了出来——他的一只腿都被打烂了,胸腔上也都是弹孔。事实上,这个人的死因应该是他的脑门,他的大脑绝对遭到了破坏——这很难解释为什么这种人都可以复活。
把尸体拖出来之后,我们打开了那个设备的舱门,把尸体倒了进去。舱门闭上之后,两道保险门依次打开,把它转移到了旁边的舱室。那个舱室透明,和管道连通,里面也都是那种淡黄色的不明液体。
根据指示,我们要先进行“意识识别”功能。按下操作键后,我看到一根触须——那玩意儿的触须,从舱室后方的一个洞伸了进来。
那根触须很快摸到了尸体。它深深地扎进了尸块之中,大概花了十秒的时间又抽出来。机器弹了一下,用英语写着“识别成功”的灯马上亮了起来。
这之后是“意识维修”。操作之后,那根触须重新伸入了尸体。
它似乎在吸收那具尸体。尸体肉眼可见地变得干瘪,塌了下去,然后我看到那根触须变粗了不少,前端鼓胀了起来,变成了一个类似圆球的结构。
那个圆球上慢慢出现了一些褶皱,然后越来越多。它与触须主干之间的连接处逐渐变细,最后……脱离了出来。
那玩意儿……是个脑子。
>> 龙泽做了一个深呼吸。他的声音略带颤抖。
我后面的内容不说了,浪费时间。总之,那根触须用类似的办法,把尸体吃光了,一根骨头都不剩……然后又分离出了一个个器官和神经,接着吐出了骨架,最后填补了血肉。整个过程只花了七八分钟左右。在“恢复完成”的灯管亮起来之后,我们进行了排出操作。
跟与放进去时的一样,我们最后搬出了那个崭新的身体。我注意到,就连一些小伤疤都被还原了。那个“人”……我不知道那是否还能称为“人”,或者说是它的造物,完美的复制品……我也是……
>> 龙泽的表情出现扭曲。他取下了拍摄设备。
>> 视频出现剪辑痕迹。场景和龙泽本人均无变化。
我们把那个人搬到了指定的地点,那里已经躺了一堆这样造出来的人。他们在稍后会被统一苏醒,当然不是在这儿。之后我们又搬了大概三四具尸体,才终于全部处理完毕。地下七层里至少还有六队人和我们做着一样的工作。
在这之后我以身体不适请了假。经理用很正常地态度同意了,但他再三叮嘱我要记得遵守员工守则,否则后果自负。
现在……外面正在打第二场竞赛。四号竞技场,四十六人。他们里又有多少人会死去……然后毫无知觉地以在另一个身体中苏醒?
我不愿想。
在此,我再次声明:后室娱乐都是一群疯子。这里的设备可能是层级里原有的,但他们还是在知道这些的情况下开办了那个竞技场……我不明白他们是出于什么心态这么做的,他们疯了,毫无人性地疯了。
后室娱乐骗了我们所有人。这个层级根本没有什么狗屁特殊性质,只有那个异常的肉团。我只能猜测……在我们所有人进入Level C-181的时候,它就会用某种方式备份我们的意识,以及与之相匹配的身体状态……我不知道这是怎么实现的,它难道有什么精神上的特殊吗?它能感受到我是谁?它是怎么识别尸体的?它创造的意识都还是正常的吗?
我的……脑子,还是正常的吗?我还是我吗?还是它的一部分?
>> 视频出现剪辑痕迹。场景和龙泽本人均无变化。
抱歉,分析不是我的工作。我的精神状况可能略微有点异常,但是我保证我的理智还在工作。以上就是我今天看到的一切。这份视频会实时上传。
在今天之后,我希望暂时调任,离开后室娱乐的侦察项目。我会提交申请的。
专员龙泽。
>> 龙泽靠近摄像设备,关闭了镜头。电流声。
>> 视频结束。
以下为与本报告相关的补充资料
补充资料1:营救专员龙泽
在收到本报告后,本部迅速决定派遣专员叶芷带队接应专员龙泽。然而,在Level C-140内,他们却受到了后室娱乐的阻挠。详见相关报告。
后室娱乐在事后拒绝承认阻挠的行为是他们做的,而称“这是第三方势力在作怪”。
补充资料2:后室娱乐的信件
2022年4月14日,M.E.G.Gamma基地收到了一份电子邮件:
致 监督者A:
我已经听闻了发生在Level C-140里的那些令人不悦的事情。
非常遗憾,我当时不在本层,否则必然会第一时间阻止这场闹剧。拦截你们的并非后室娱乐的工作人员,而是身份不明的第三方势力。我已知悉你们对真实枪战场的看法,你们在此事上可以保留自己的观点。但是真实枪战场会继续开设下去。我们单方面担保,它是无害的。但我们不会做出进一步解释。
我希望这不会影响到我们未来友好的合作发展与贸易来往。
真挚的问候
保罗•西蒙斯
作者
Ambersight
我的作者页!
“后室娱乐”其他文章
后室娱乐中心页
« Level C-180 | Level C-181 | Level C-182 »
请按如下方式引用此页:
“Level C-181”,作者 Ambersight,来自后室中文维基。原文链接:http://backrooms-wiki-cn.wikidot.com/level-c-181。遵循 CC BY-SA 3.0 协议。
文件名:levelc1811hu.jpg
图像名:skline city view
图像作者:Robson Hatsukami Morgan
授权协议:Unsplash License
来源链接:https://unsplash.com/photos/CtUNd0EnOFs
备注:经过Ambersight 二次编辑。
更多授权相关信息,请查阅授权指导。