The Painting That Ate Paris, Texas
SCP-6454 — The Painting That Ate Paris, Texas
"In the name of Duchamp and Tzara and Breton, in all the names of that sweet celestial host but most of all in the blessed name of Saint Arthur Cravan, the nihilist martyr, we offer you… The Painting That Ate Paris!"
Doom Patrol, Vol. 2: The Painting That Ate Paris by Grant Morrison
/*
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://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;
}
SATIATION CLASS:
starveling
Containment Class:
{$container-class}
Secondary Class:
{$secondary-class}
Disruption Class:
{$disruption-class}
Risk Class:
{$risk-class}
SCP-6454 (behind a lemonade stand), shortly after eating Paris, Texas.
Surrealistic Contrapment Policies: SCP-6454 is to be contained within the north-left wing of Site-⌘'s anart.A word which here means "anomalous art," "anxious arthropod," or "ah! an artist!" gallery, right between the stuffed heads of those dogs that play poker and the box where we keep Monet's real paintings..I'm not allowed to describe them here, but they're quite saucy, I'll have you know. When interpreting or critiquing SCP-6454, viewers are not to use the following terms:
- Color
- Shape
- Texture
- Emotion
- Depth
- Paint
Personnel are not to feed SCP-6454 if it requests food in a manner that could be considered impolite— like screaming, telekinetically yanking some poor sod's limbs off, or devouring the entire facility again..It can never keep us down, mind. Like a children's toy from any fast food restaurant, Site-⌘ is a choking hazard. If SCP-6454 requests food politely.As it is a painting and cannot speak, a "polite request" is composed of pleasing weather patterns and freeform jazz. it is to be fed immediately. Watching SCP-6454 eat isn't disallowed, but let's just say the roving glass storms aren't the only reason why we have so many emergency eye-wash stations in our art gallery..Trust me when I say you're not missing out. There is a downright distressing amount of slime involved in the process.
SCP-6454 can be fed pretty much anything on hand, with the following exceptions:
- Milk products.Lactose intolerance.
- Anything in sets of prime numbers
- Mirrors
- Trickle-down economics
- Feet.Lack-toes intolerance.
- Windows
- The flayed corpse of God
- The Spanglish Inquisition
- Butterflies
- Lists.I threw some lists into this document to prevent SCP-6454 from chowing down on it. You're welcome.
Photo of SCP-6454 (with lens cap) in containment.
Description: SCP-6454 is a 1.5 meter by 1 meter canvas painting.See attached image to the right. that was discovered on 07/28/2017 in the center of a ~59.65 km2 expanse that previously held the landscape of Paris, Texas. It is not currently known how SCP-6454 was created, who/what created it, or how arrived in Paris..Investigators claim that it's probably not important anyway and that they'd like to see you try, if you're so smart.
All that is currently known about this event is that when SCP-6454 ate Paris, it only left behind 9-year-old Mary Ashling's handmade lemonade stand..See attached image above. Ashling is currently in Foundation custody, pending interrogation.
Addendum 6454+1: MTF Logs
Shortly after Paris, Texas' disappearance was made known to the Foundation, Mobile Task Force ⌘-0.25 ("Doomed Patrol") was dispatched to retrieve SCP-6454 and ascertain the whereabouts of Paris' inhabitants.
Exploration Team: MTF ⌘-0.25
Subject: SCP-6454
Team Lead: Vincent Von Vincent
Team Members: Abthony South (Navigator), Sasha Escher (Anart Specialist), The Late Octavia Key (Ghost Lawyer)
EXTERIOR: A VAST WASTELAND. MIDDAY.
[The sound of dirt, tiny rocks, and beetle shells crunching underfoot. The faint stench of boredom. MTF ⌘-0.25 strolls towards Ashling's lemonade stand. Their transport.A vintage 1973 Volkswagen Beetle half-embeded in the week-old corpse of an antarctic minke whale. lies not far behind them in a smoking wreck.]
Escher: —both at the same time?! [Delighted.] South, you dog!
South: I— yes. What?
Vincent: Heads up, everyone. Our bodycams just switched on. I set them to only record when interesting things are happening, so keep your third eyes peeled. Copy?
South: Copy.
Key: Copy.
Escher: Copied!
[The group nears the lemonade stand. SCP-6454 is leaned up against it in plain sight.]
Key: This is the anomaly, yes?
South: Looks a bit shit.
Vincent: What's your read on this, Escher?
[Escher scrapes a bit of paint off of SCP-6454 with her fingernail and pops it into her mouth. She hums thoughtfully.]
Escher: [Thoughtful.] Hmmmmm.
Escher: It's alive, but dormant right now after a big meal. Hasn't yet gotten to digesting, either, which is good for the Tex…
Escher: Texans? Texites? [Pause.] Texicans!
Vincent: Is there a way we could enter the painting without being eaten?
Escher: 'Course. It's like this: art is a mirror, yeah? Reflects the dark heart of man or whatever. The question is: is your reflection in there…
Abthony South (right) and SCP-6454 (left, covered by a slightly larger picture)
INTERIOR: PARIS, TEXAS. UN-DAY.
Escher: …or out here?
[The sky is the spoiled yellow of the hollow sun's oceanic kidneys. Paris has been made wrong, or inside-out, or destroyed and replaced with a perfect replica, but you know, you just know that something is off. The air tilts at a sickening angle. The streets are crowded, yet empty. Cold, yet sharp. Up, yet left.]
Escher: Great work, me.
Key: I feel like I'm gonna yarf.
South: …Can you even do that?
Key: You don't want to find out.
Escher: I do.
Vincent: Focus. We need to find the location that the anomaly began eating from.
Key: Why?
Vincent: Because the end is always found at the beginning, where the end is. Or the middle, sometimes.
Vincent: Obviously.
South: I'll lead us there.
Vincent: Have you picked up a scent?
South: [Hastily shoving the script to SCP-6454 into his back pocket.] Sure, we'll call it that.
Octavia Key, two weeks prior to Department of Surrealistics recruitment.
OUTERIOR: EIFFEL TOWER WEARING A COWBOY HAT. (NO, REALLY.) NOONISH.
[The Eiffel Tower heaves with the bodies of SCP-6454's gut microbiota. They crawl and twist and shiver, a postmodern swirl of color and light stretched, membrane-thin, across the bars of the tower. They are a bookshelf made bare, a prosthetic hand without fingers, a frozen plum.]
South: We won't be able to do anything about Paris with these things swarming the place.
Vincent: Agreed. Key?
Key: I'll handle it.
[Key steps forward, crackling ectoplasmic energy alighting in the gelid furnace of her chest. The caverns of her eyes shine with bright darkness as the dead begin to manifest around her. The corpses of conversations, relationships, moments, moods.]
South: [Glancing at the camera.] This is going to be really good.
[Key calls to the dead and they rise to meet it, crawling up into the world of the living through the temple of her vocal chords. A carcass legion drags itself from the muck of charnel realities, its teeth stained with moss, its blades encased in rust. With a single voice, the dead speak.]
Key: WE WOULD LIKE TO NEGOTIATE.
South:
South: Wait, wha—
Vincent Von Vincent (probably)
EXTRATERIOR: CONFERENCE ROOM B12. 25:64 PM.
[The group sits with several nondescript lawyers in a generic conference room. What, you want a word picture about this, too?]
SCP-6454 Microbiota Representative: I think I can say with certainty that our clients will be quite pleased with this arrangement.
[South looks around, confused.]
South: When did we get here?
Key: So long as Paris is returned to the "real world" with all of its inhabitants intact, my people will say the same.
Escher: You can say that again!
South: Why would she say that agai— hold on.
[South pages through the script, silently mouthing out words as he speed-reads.]
Vincent: All's well that ends well!
South:
South:
South: Seriously, what the fu—
CREDITS.
Addendum 6454+2: Paris Recovery
Shortly after Paris, Texas was removed from the painting, Class B and Class ⌘ amnestics were applied to the city via an old-timey biplane flying overhead with two open buckets..Class B amnestics remove memories from people.
Class ⌘ amnestics remove memories from places. At time of writing, Paris has been successfully rezippered and returned to consensus (un)reality.
Addendum 6454+3: Addendum 6454+4
A standard size postage stamp has been discovered on the back of SCP-6454. The following text was written on it in large block capitals with mango-scented marker:
Greetings and saluditations, fellow reprobates!
I must say, I am rather disappointed with you! Here I thought this "Department of Surrealistics" shared our ideals— when it turns out you're just like the rest of those fun-hating Foundation fuddy-duddies.
You really ought to loosen up. Life's a party, after all, and we're all invited! Live a little! Take a risk! Steal from your workplace! Feed a city full of thinking, feeling people to a malevolent painting!
We were going to invite you to our semi-annual barbecue & knitting tournament, you know. I had a roast pig stored in my cold oven.An appliance that people who are wrong call a "fridge." just for you!.Oh, but I do enjoy these footnotes!
There's no need to worry about hard or harmed feelings, however. We meant to send the painting to that other Paris, but someone who's about to lose their job (among many, many other things) got the aim wrong. If anything, we owe you for cleaning up our mistake! You can keep the painting— consider it my gift to you.
Hugs and kisses,
Rataplan R. Handlinger, Vice President of the Shivering Brigade
|
SCPs |
|
Tales/GoI Formats |
|
Other |
|
Cite this page as:
For more information, see Licensing Guide.
Licensing Disclosures
Filename: 6454-Thumbnail.png
Author:
MontagueETC
License: CC BY-SA 3.0
Derivative of:
Filename: Lemonade.jpg
Name: Lemonade, anyone?
Author: Larry W. Lo
License: CC BY-SA 2.0
Source Link: Flickr
Filename: Hungry.svg
Name: Tooth icon
Author: Alexander Skowalsky, HU
License: CC BY 3.0
Source Link: Wikimedia Commons
Filename: Lemonade.jpg
Name: Lemonade, anyone?
Author: Larry W. Lo
License: CC BY-SA 2.0
Source Link: Flickr
Filename: Escher.jpg
Name: Femme dans un fauteuil (Métamorphose) (1929) - Pablo Picasso (1881 - 1973)
Author: Pedro Ribeiro Simões
License: CC BY 2.0
Source Link: Flickr
Filename: South.jpg
Name: Anthropomorph
Author: National Rural Knowledge Exchange
License: CC BY 2.0
Source Link: Flickr
Filename: Key.png
Name: blank tombstone
Author: Jo Naylor
License: CC BY 2.0
Source Link: Flickr
Filename: Vincent.jpg
Name: Potted Plant
Author: Ben Crowe
License: CC BY 2.0
Source Link: Flickr
Filename: Lens Cap.jpg
Author:
MontagueETC
License: CC BY-SA 3.0
For more information about on-wiki content, visit the Licensing Master List.