/*
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');
#page-content { font-size: .9rem; }
#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, "SUBVERTING COMMON PRACTICE");
font-weight: 700;
font-size: 1.2em;
}
@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;
}
#header h2::before {
font-size: 0.9em !important;
}
}
.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://scp-wiki.wdfiles.com/local--files/theme%3Aflopstyle-dark/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://scp-wiki.wdfiles.com/local--files/theme%3Aflopstyle-dark/wl_border.png') 600 round;
border-image-width: 6;
padding: 2vw;
}
0. オリジナル / The Original
HarryBlank は自身の7kコン作品の宣伝用にこの画像を作製しました。
そして、これ以降の画像は彼の手によるものではありません。
つまり、その重荷は私に引き継がれたというわけです。
7kコンの投票期間中に私がした35のツイート、ツイートに貼りつけた(そして私の手で仕立て直した)画像とテキストの数々をここに集約し、みなさんの目が "悦ぶ" ようにお届けします。
1. 浅揚げ / The Shallow Fry
@HarryBlankSCP #scp #SCPFoundation #scp7kcontest #onguard43
手始めにシンプルな浅揚げを1つ、幾分か眩しいウェトルの赤い両目を添えて。子供の書いた字のようなテキストを何個か添加しました、ごく基本的な陰謀論的思考をです。43 は 4 + 3 に分解できる。それは足し算すれば 7 になる。つまり7kコンのハッシュタグは wettlesweep(ウェトル独り勝ち) ってことなんだよね。また、JPEGの保存時にはサイズを30%~40%に圧縮しました。だって、これからの30日以上をこの画像と付き合うことになるのですから。
2. 深揚げ / The Deep Fry
2日目です。特に言うことはありません。ただし、画像を10%に圧縮しました。
3. 負け犬の眼光 / Eyes of the Loser
every day i make it worse
こいつを悪化させるべく日々過ごしてる
既にウェトルには赤く光る目を追加していました、ですがその光の解像度は圧縮により失われてしまっていました。
だからもっと加えてやったというわけです。
4. 混沌の王冠: 負ヶ犬 / Crown of Chaos: teh loser
tehre is no escape.
逃げ場はにい。
正直な話、なぜ彼の顔に改良を加えたのかワケがわかりません。多分、間違って編集したものを成果物にしてしまったのかなと。このような失敗は二度としません。
お粗末な王冠として、彼の頭の上には星型のアレを加えておきました。
5. 王冠の揚げ物 / The Fried Crown
day… 5? I'm losing track.
5日目…かな?現状を見失ってる真っ最中。
7kコンの最中に自分が何をするべきか分からない状態になるのは今回が最初ではありません。そして、今回が最後でもないのでしょうね。
6. オー、カナダ / O Canada
teh loser day 6
i added something to emphasize the canadian setting
負ヶ犬6曰目
カナダ人的舞台設定を強調すべく、ちょっと付け加えた
さて、クリエイティブ・コモンズの Maple Leaf.svg 以上にカナダ的なものなんてあるでしょうか?
7. メイプルシロップの深揚げ / Deep Fried Maple Syrup
day 6 for realsies this time
making it worse, makin it worse
こんどこそマジの6日目
もっとダメに、もっとダメ~に
実は、これは6日目の投稿ではなかったのです。
8. ヘラジカ!/ Moose!
it has come to my attention that it may not have been canadian enough. Here, have a moose.
もしかしたらカナダらしさが不足してる気がしてきた。ほらよ、ヘラジカだ。
今回のキャプションについては一目瞭然に思えます。ただ、GIMPのカラー機能はムラ気の凄い気まぐれ屋で、そのために私が用意したヘラジカ写真の背景にある森は一部しか除くことができませんでした。
9. ビーバーズ!/ Beavers!
the people get what the people want
みんなが求めるものをみんなは手に入れるのだ
bigslothonmyface は私に提案しました、ビーバーを幾つか追加してくれと。だからそうしたのです。
10. Grufugoi 作 / By Grufugoi
i realized that in my efforts to make the hype posters for my favorite 7k entry, the loser, more Canadian, i had forgotten some very important information like name and title
I have rectified that.
お気に入りの7kコンエントリー作 (the loser) の誇大広告用ポスターをよりカナダ的にするのに専心するあまり、ユーザネームとかタイトルとかの超重要情報を忘れてしまっていた
修正した。
これは、Harry Blank と Grigori Karpin を混同するという、皆で繰り返しやってきたお決まりのジョークです。ですが、Grigori は自分のユーザネームが英語話者の手で綴られるということが実は好きではないのです。申し訳ない、Grigori。例のジョークを引き延ばす必要がありました。
11. 要は
Grigori Karpin 作ってことだよ / I mean By Grigori Karpin
pselled it wrong
スュペルが間違ってた
既に延ばされたジョークの第2弾です。これで Grigori のユーザネームを正しく表記することになりました。
12. 負け犬、Harry Blank 作 / By the loser, Harry Blank
god i keep messing up the basics
あぁ神様、自分は基礎をメチャクチャにしてばかりです
試行錯誤から3日目、ようやくこれに著者を正しく配置することができました。
13. カンマは重要だぜ, 若造ども。/ Commas are important, kids.
this marks the 13th edit i've made i think
13 indeed?
これで13回目の編集になるかな
ホントに13回目?
この画像で "The loser" の後のカンマにバツ印をつけたのは、要するにそのままでは Harry 自身が負け犬であるかのような意味をもつからです。これは事実ではありません。画像下部にSCP-7000からハリー・ブランク博士の写真を持ってきた事実には気付かないふりをしてください。気付くなってば。
14. ピクセル。/ Pixels.
こいつは手抜きです。ただピクセル処理しただけなので。
15. レンズフレア / Lens Flair
it was starting to look too pixely so i tried fixing it with a blur
いくぶんピクセル化しすぎに思えてきたからブラーを一摘みして立て直しを図りだしてる
この時点で、趣というものを気にかけてるフリをすることにしました、そうすると遥かにたくさんの可能性が拓かれますから
16. こっちが負け犬であっちは違うってば / This Loser Not That One
the captions were in the way so I felt like clarifying further
キャプションが邪魔だったからもっとハッキリさせたかった
結局のところ、テキスト追加機能を使った方がきちんとすっきりとした出来上がりになります、でたらめにマウスで書き込むよりはね。より明確にウェトルを連れ戻し、ブランク博士ではなく、ウェトルが負け犬であることを明示しようとしました。
17. 調和させるということ / Blending In
day 16 8/11/2022: did some modifications for visual consistency
16日目(2022/8/11): 視覚的な一貫性を保つために幾つか修正を加えた
ウェトルの顔だけにブラー効果を加えました。それ以外の部分は全く気にしていませんでした。
18. 途切れ途切れの復讐 / Intermitted Vengeance
by the way, the chaos insurgency is in this one. Harry Blank doesn't advertise it with that fact, but it is.
though to be fair this is because harry hasn't advertised this at all
そういえば、カオス・インサージェンシーを入れてみた。Harry Blank の宣伝にはコイツらがいないけど、作中に出てるのは事実だしねぇ。
harry 版の宣伝では全く触れちゃいないけど、公平を期すためにやっておくか
私はウェトルにカオス・インサージェンシーのロゴをしたピエロの襟カラーをあげました。
19. レッド・ライト・ドット / Red Right Dot
here comes the sun doo doo doo doo
wettlefacts:
1) the red light thingy is part of the proper chaos insurgency logo and the chaos insurgency is in this one
2) it also looks like a clown nose and wettle is a clown
this is your daily dose of wettlefacts
日が昇る~ ドゥドゥドゥ~
wettlefacts(ウェトル的事項):
1) 赤い光のなんちゃらはカオス・インサージェンシーのロゴの一部としてぴったりだしカオスインサージェンシーも登場する
2) こいつはピエロの鼻のようにみえるし、それにウェトル自身もピエロだ
本日のwettlefactsは以上。
襟に続けてピエロの鼻も与えました。それと自分の7kコン作品 (SCP-7997) をリプライに突っ込みました。それは何の役にもたちませんでした。
20. ブリンギング・ビーバー・バック / Bringing Beaver Back
it was no longer obvious this was canadian so I added a beaver pic back in
もはや明らかにカナダ的じゃなくなってたから beaver の写真を1つもどした
"beaver" はヴァギナのスラングでもあります。
21. もっとピクセル、もっと検閲 / More Pixels More Censorship
lets play spot the difference
さぁ、間違い探しの時間だよ
怠慢です。ただブラーをかけただけです。
22. 過去イチでプリティなウェトル / The Prettiest Wettle's Ever Been
i think wettle looks better this way
これならウェトルの見た目をよくできるんじゃないか
10%まで圧縮しました。
23. レインボーは社会批判に非ず / The Rainbow Is Not A Social Commentary
in order to emphasize how "political" (i.e. "Canadian") i have added the author's name in rain8ow (sorry b key 8broke)
自らがいかに "ポリティカル" (つまり "カナダ的") であるかを強調するため、著者の名前を rain8ow にした。(申し訳ない、bのキーが8uっこわれてる)
本当に自分のbキーは壊れていたのですが、とにかくタイプできるようマクロを設定しました。キーボードは取り換え済ですけどね!
このコメントは決して批判を意図したものではありませんでしたし、植民地化の歴史的背景を理由に社会的(ポリティカル)なカナダの国土の絵柄がOG43のロゴであると言及しているに過ぎません。
24. 思い出せ、これがカナダ的ということだ!/ Remember, this is Canadian!
genuinely surprising no one has called me out on how lazy my depictions of canadianiness are
自分のカナダらしさの描写がいかにいい加減なものかについて誰からも指摘されないのは全くもって驚きだよ
正直に言ってしまえば、もう一度メイプルリーフの画像を持ってこようとするのが億劫すぎでしたし、それにしっくりこなかったんです。
25. ヘラジカはカナダ的だ、いいね?/ Moose are Canadian, right?
i've only seen a moose in the wild once
it was off the road around 30 feet
there were a whole bunch of tourists looking at it and taking pictures
or maybe the road was empty and it was sunset
i don't recall it was many moons ago
how many?
who knows
1回だけ野生のヘラジカにお目にかかったことがある
道路から30フィートほど離れたところにいた
観光客の集団みんながそれを目にして写真に撮ってた
それかガラ空きの道路で夕暮れ時のことだったか
ずっと昔のことだったから覚えてない
どのくらい前かって?
だれも覚えてない
コメントは実話に基づいています。
26. カナダへの理解が表面的と気付かされた。/ It has come to my attention that my understanding of Canada is superficial.
putting a little more effort into the canadianness , just a little
カナダらしさにもうひと踏ん張りする、ほんの少しだけ
それではヘルスケア以上にカナダ的といえるものがあるでしょうか?
27. タイム・アフター・タイム・パスワードをプレゼン中 / Now Presenting the Time After Time Password
did you know william wettle appears in the tale series "the time after time password" by
HarryBlank
weird right
HarryBlank の "タイム・アフター・タイム・パスワード" シリーズにウィリアム・ウェトルが登場してるのはご存じかな?
変だね
アートはそのtaleシリーズからのものです。
Harry はこのtaleシリーズがハッシュタグ化するなんて思いもしなかったようです。
彼が間違っていることを証明しました。 #time-after-time-password
28. 見た目がキマってる / Looking Sharp
wettle looking "sharp"ened
ウェトルの見た目を "尖らせ"sharp た。
シャープ化機能とブラー機能で色々やってみただけです。
29. キレイな水彩画 / A Pretty Watercolor
everyone seems "burned out" by 7kcon so I decided to apply a "water color" filter to the meme i think that is uspposed to help?
みんな7kコンで "燃え尽きて" しまったようだね、なら、一役買うべきこのミームに "水彩画" フィルターをかけてやろうってか?
30. 抽象化 / Abstraction
this "filters" things is real cool, it's like a replacement for actual artistic ability! (not a commentary on current happenings on the scp wiki)
この "フィルター" で出来上がるモノはマジでイカしてんな、まるでホンモノのアートの才能にとっ替わるみたい!(現在の scp wiki で起きていることへの批判ではない)
これは現在の SCP Wiki で起きていることへの批判ではありませんでした。
31. おおっと、メイプルシロップがこぼれっちまった / Oops Maple Syrup Spill
oops accidentally dropped some maple syrup on my dank meme.
おおっと、この上等なミームにメイプルシロップを少しぶちまけました
おっとっとっと。
32. 振出しに戻る / Starting from the Beginning
sometimes you fuck up so badly it's easier to start from the beginning
ひどいしくじりで初めから仕切り直したほうが楽なこともままあるのさ
フィルターを使ってメイプルシロップを戻そうとはしましたが、うまくはいきませんでした。代わりにウェトルのイラストと基本的な説明をいくつか入れました。
33. ブリンギング・エブリシング・バック / Bringing Everything Back
BRINGING EVCERYTHING BACK
何かが失われたままでした、何か本質的な何かが。それで、これまでそこら中に寝かせてきた画像から全て取り寄せて再作成したというわけです。
34. 新たな1日を迎える / Dawn of a New Day
A GLORIOUS NEW DAY DAWNS ON CANADA!!! #ONGUARD43
カナダは輝かしい新たな夜明けを迎えたぞ!!! #ONGUARD43
結果発表まで残り1日。
35. SCP-7000
#WETTLESWEEP
#WETTLESWEEP
#WETTLESWEEP
#ウェトル独り勝ち
#ウェトル独り勝ち
#ウェトル独り勝ち
そして、これは公式のものとなりました。