mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-31 12:01:47 +00:00
475 lines
20 KiB
Plaintext
475 lines
20 KiB
Plaintext
// Hey! Listen! Update \config\spaceruinblacklist.txt with your new ruins!
|
|
|
|
/datum/map_template/ruin/space
|
|
prefix = "_maps/RandomRuins/SpaceRuins/"
|
|
cost = 1
|
|
allow_duplicates = FALSE
|
|
ruin_type = ZTRAIT_SPACE_RUINS
|
|
default_area = /area/space
|
|
|
|
/datum/map_template/ruin/space/zoo
|
|
id = "zoo"
|
|
suffix = "abandonedzoo.dmm"
|
|
name = "Biological Storage Facility"
|
|
description = "In case society crumbles, we will be able to restore our zoos to working order with the breeding stock kept in these 100% secure and unbreachable storage facilities. \
|
|
At no point has anything escaped. That's our story, and we're sticking to it."
|
|
|
|
/datum/map_template/ruin/space/asteroid1
|
|
id = "asteroid1"
|
|
suffix = "asteroid1.dmm"
|
|
name = "Asteroid 1"
|
|
description = "I-spy with my little eye, something beginning with R."
|
|
|
|
/datum/map_template/ruin/space/asteroid2
|
|
id = "asteroid2"
|
|
suffix = "asteroid2.dmm"
|
|
name = "Asteroid 2"
|
|
description = "Oh my god, a giant rock!"
|
|
|
|
/datum/map_template/ruin/space/asteroid3
|
|
id = "asteroid3"
|
|
suffix = "asteroid3.dmm"
|
|
name = "Asteroid 3"
|
|
description = "This asteroid floating in space has no official designation, because the scientist that discovered it deemed it 'super dull'."
|
|
|
|
/datum/map_template/ruin/space/asteroid4
|
|
id = "asteroid4"
|
|
suffix = "asteroid4.dmm"
|
|
name = "Asteroid 4"
|
|
description = "Nanotrasen Escape Pods have a 100%* success rate, and a 99%* customer satisfaction rate. \
|
|
*Please note that these statistics are taken from pods that have successfully docked with a recovery vessel."
|
|
|
|
/datum/map_template/ruin/space/asteroid5
|
|
id = "asteroid5"
|
|
suffix = "asteroid5.dmm"
|
|
name = "Asteroid 5"
|
|
description = "Oh my god, another giant rock!"
|
|
|
|
/datum/map_template/ruin/space/asteroid6
|
|
id = "asteroid6"
|
|
suffix = "asteroid6.dmm"
|
|
name = "Asteroid 6"
|
|
description = "This asteroid has brittle bone disease, so it is fortunate asteroids dont have bones."
|
|
|
|
/datum/map_template/ruin/space/deep_storage
|
|
id = "deep-storage"
|
|
suffix = "deepstorage.dmm"
|
|
name = "Survivalist Bunker"
|
|
description = "Assume the best, prepare for the worst. Generally, you should do so by digging a three-man heavily fortified bunker into a giant unused asteroid. \
|
|
Then make it self sufficient, mask any evidence of construction, hook it covertly into the telecommunications network and hope for the best."
|
|
|
|
/datum/map_template/ruin/space/bigderelict1
|
|
id = "bigderelict1"
|
|
suffix = "bigderelict1.dmm"
|
|
name = "Derelict Tradepost"
|
|
description = "A once-bustling tradestation that handled imports and exports from nearby stations now lays eerily dormant. \
|
|
The last received message was a distress call from one of the on-board officers, but we had no success in making contact again."
|
|
|
|
/datum/map_template/ruin/space/derelict_construction
|
|
id = "derelict_construction"
|
|
suffix = "derelict_construction.dmm"
|
|
name = "Derelict Construction"
|
|
description = "Construction supplies are in high demand due to non-trivial damage routinely sustained by most space stations in this sector. \
|
|
Space pirates who dont attempt to rob corporate research stations with only 3 collaborators live long enough to sell captured construction \
|
|
equipment back to the highest bidder."
|
|
|
|
/datum/map_template/ruin/space/derelict_sulaco
|
|
id = "derelict_sulaco"
|
|
suffix = "derelict_sulaco.dmm"
|
|
name = "Derelict Sulaco"
|
|
description = "Nothing to see here citizen, move along, certainly no xeno outbreaks here. That purple stuff? It's uh... space nectar... but don't eat it! \
|
|
It's the bridge of a top secret military ship."
|
|
|
|
/datum/map_template/ruin/space/derelict2
|
|
id = "derelict2"
|
|
suffix = "derelict2.dmm"
|
|
name = "Dinner for Two"
|
|
description = "Oh this is the night\n\
|
|
It's a beautiful night\n\
|
|
And we call it bella notte"
|
|
|
|
/datum/map_template/ruin/space/derelict3
|
|
id = "derelict3"
|
|
suffix = "derelict3.dmm"
|
|
name = "Derelict 3"
|
|
description = "These hulks were once part of a larger structure, where the three great \[REDACTED\] were forged."
|
|
|
|
/datum/map_template/ruin/space/derelict4
|
|
id = "derelict4"
|
|
suffix = "derelict4.dmm"
|
|
name = "Derelict 4"
|
|
description = "CentCom ferries have never crashed, will never crash, there is no current investigation into a crashed ferry, and we will not let Internal Affairs trample over high security \
|
|
information in the name of this baseless witchhunt."
|
|
|
|
/datum/map_template/ruin/space/derelict5
|
|
id = "derelict5"
|
|
suffix = "derelict5.dmm"
|
|
name = "Derelict 5"
|
|
description = "The plan is, we put a whole bunch of crates full of treasure in this disused warehouse, launch it into space, and then ignore it. Forever."
|
|
|
|
/datum/map_template/ruin/space/derelict6
|
|
id = "derelict6"
|
|
suffix = "derelict6.dmm"
|
|
name = "Derelict 6"
|
|
description = "The hush-hush of Nanotrasen when it comes to stations seemingly vanishing off the radar is an interesting topic, theories of nuclear destruction float about while Nanotrasen \
|
|
flat-out denies said stations ever existing."
|
|
|
|
/datum/map_template/ruin/space/derelict7
|
|
id = "derelict7"
|
|
suffix = "derelict7.dmm"
|
|
name = "Derelict 7"
|
|
description = "The official report says there was a 'huge explosion' which was 'radical' and 'tubular'. Nothing is said about the explosion's cause."
|
|
|
|
/datum/map_template/ruin/space/derelict8
|
|
id = "derelict8"
|
|
suffix = "derelict8.dmm"
|
|
name = "Derelict 8"
|
|
description = "An auxiliary storage bay might be the least respected room on any functional station, but studies show they are the least likely to be hit in an artillery strike."
|
|
|
|
/datum/map_template/ruin/space/empty_shell
|
|
id = "empty-shell"
|
|
suffix = "emptyshell.dmm"
|
|
name = "Empty Shell"
|
|
description = "Cosy, rural property available for young professional couple. Only twelve parsecs from the nearest hyperspace lane!"
|
|
|
|
/datum/map_template/ruin/space/the_lizards_gas
|
|
id = "the-lizards-gas"
|
|
suffix = "thelizardsgas.dmm"
|
|
name = "The Lizard's Gas"
|
|
description = "A refueling station stocked with enough plasma for any space-worthy vessel. Well, maybe if it weren't 50 years ago."
|
|
|
|
/datum/map_template/ruin/space/intact_empty_ship
|
|
id = "intact-empty-ship"
|
|
suffix = "intactemptyship.dmm"
|
|
name = "Authorship"
|
|
description = "Just somewhere quiet, where I can focus on my work with no interruptions."
|
|
|
|
/datum/map_template/ruin/space/caravanambush
|
|
id = "caravanambush"
|
|
suffix = "caravanambush.dmm"
|
|
name = "Syndicate Ambush"
|
|
description = "A caravan route used by passing cargo freights has been ambushed by a salvage team manned by the syndicate. \
|
|
The caravan managed to send off a distress message before being surrounded, their video feed cutting off as the sound of gunfire and a parrot was heard."
|
|
|
|
/datum/map_template/ruin/space/originalcontent
|
|
id = "paperwizard"
|
|
suffix = "originalcontent.dmm"
|
|
name = "A Giant Ball of Paper in Space"
|
|
description = "Sightings of a giant wad of paper hurling through the depths of space have been recently reported by multiple outposts near this sector. \
|
|
A giant wad of paper, really? Damn prank callers."
|
|
|
|
/datum/map_template/ruin/space/mech_transport
|
|
id = "mech-transport"
|
|
suffix = "mechtransport.dmm"
|
|
name = "CF Corsair"
|
|
description = "Well, when is it getting here? I have bills to pay; very well-armed clients who want their shipments as soon as possible! I don't care, just find it!"
|
|
|
|
/datum/map_template/ruin/space/onehalf
|
|
id = "onehalf"
|
|
suffix = "onehalf.dmm"
|
|
name = "DK Excavator 453"
|
|
description = "Based on the trace elements we've detected on the gutted asteroids, we suspect that a mining ship using a restricted engine is somewhere in the area. \
|
|
We'd like to request a patrol vessel to investigate."
|
|
|
|
/datum/map_template/ruin/space/spacehotel
|
|
id = "spacehotel"
|
|
suffix = "spacehotel.dmm"
|
|
name = "The Twin-Nexus Hotel"
|
|
description = "An interstellar hotel, where the weary spaceman can rest their head and relax, assured that the residental staff will not murder them in their sleep. Probably."
|
|
|
|
/datum/map_template/ruin/space/turreted_outpost
|
|
id = "turreted-outpost"
|
|
suffix = "turretedoutpost.dmm"
|
|
name = "Unnamed Turreted Outpost"
|
|
description = "We'd ask them to stop blaring that ruskiepop music, but none of us are brave enough to go near those death turrets they have."
|
|
|
|
/datum/map_template/ruin/space/oldshuttle
|
|
id = "spaceman-origins"
|
|
suffix = "shuttlerelic.dmm"
|
|
name = "Strange Ship"
|
|
description = "A ship seemingly lost, drifting along the stars. This thing looks like it belongs in ancient times."
|
|
|
|
/datum/map_template/ruin/space/way_home
|
|
id = "way-home"
|
|
suffix = "way_home.dmm"
|
|
name = "Salvation"
|
|
description = "In the darkest times, we will find our way home."
|
|
|
|
/datum/map_template/ruin/space/djstation
|
|
id = "djstation"
|
|
suffix = "dj_station.dmm"
|
|
name = "DJ Station"
|
|
description = "Until very recently this pirate radio station was used to harangue local space stations over a variety of perceived \"ethics violations\". \
|
|
It seems like someone finally got sick of it, but the equipment still works."
|
|
|
|
/datum/map_template/ruin/space/thederelict
|
|
id = "thederelict"
|
|
suffix = "russian_derelict.dmm"
|
|
name = "Kosmicheskaya Stantsiya 13"
|
|
description = "The true fate of Kosmicheskaya Stantsiya 13 is an open question to this day. Most corporations deny its existence, for fear of questioning on what became of its crew."
|
|
|
|
/datum/map_template/ruin/space/abandonedteleporter
|
|
id = "abandonedteleporter"
|
|
suffix = "abandonedteleporter.dmm"
|
|
name = "Abandoned Teleporter"
|
|
description = "In space construction the teleporter is often the first system brought online. \
|
|
This lonely, half-built teleporter is a sign of a proposed structure that for one reason or another just never got built."
|
|
|
|
/datum/map_template/ruin/space/crashedclownship
|
|
id = "crashedclownship"
|
|
suffix = "crashedclownship.dmm"
|
|
name = "Crashed Clown Ship"
|
|
description = "For centuries the promise of a new clown homeworld has been the siren call for countless clown vessels. \
|
|
Alas, the clown's lust for shenanigans means that successful voyages are almost unheard of, with most vessels falling to hilarious consequences almost immediately."
|
|
|
|
/datum/map_template/ruin/space/crashedship
|
|
id = "crashedship"
|
|
suffix = "crashedship.dmm"
|
|
name = "Crashed Ship"
|
|
description = "The SSCV Atrus was chartered to survey over 600 planets in its maiden voyage. \
|
|
Hopefully the SSC is content with an indepth analysis of just this asteroid."
|
|
|
|
/datum/map_template/ruin/space/listeningstation
|
|
id = "listeningstation"
|
|
suffix = "listeningstation.dmm"
|
|
name = "Syndicate Listening Station"
|
|
description = "Listening stations form the backbone of the syndicate's information-gathering operations. \
|
|
Assignment to these stations is dreaded by most agents, as it entails long and lonely shifts listening to nearby stations chatter incessantly about the most meaningless things."
|
|
|
|
/datum/map_template/ruin/space/old_ai_sat
|
|
id = "oldAIsat"
|
|
suffix = "oldAIsat.dmm"
|
|
name = "Abandoned Telecommunications Satellite"
|
|
description = "When the inspector told the employees that they were all fired, and that their jobs \"could be done by trained lizards anyway\", they reacted badly. \
|
|
This event and others is the reason why Central always sends an ERT squad with their competent inspectors. Incompetent inspectors are told they can \"do it alone\" because they're \"that pro\". \
|
|
Incompetent inspectors believe this."
|
|
|
|
/datum/map_template/ruin/space/oldteleporter
|
|
id = "oldteleporter"
|
|
suffix = "oldteleporter.dmm"
|
|
name = "Detached Teleporter"
|
|
description = "The structure of this surprisingly intact teleporter suggests that it was once part of a larger structure, but what remains of said structure, if anything, can only be guessed at."
|
|
|
|
/datum/map_template/ruin/space/vaporwave
|
|
id = "vaporwave"
|
|
suffix = "vaporwave.dmm"
|
|
name = "Aesthetic Outpost"
|
|
description = "Pause and remember-- You are unique.You are special. Every mistake, trial, and hardship has helped to sculpt your real beauty. \
|
|
Stop hating yourself and start appreciating and loving yourself!"
|
|
|
|
/datum/map_template/ruin/space/bus
|
|
id = "bus"
|
|
suffix = "bus.dmm"
|
|
name = "Waylaid Buses"
|
|
description = "There seems to be a pair of buses that pulled over for repairs. What were they doing...? Their shipment sure seems to be filled with a strange mix. \
|
|
Anyway, it looks like some people tried to fix it up for a long time but didn't really get anywhere..."
|
|
|
|
/datum/map_template/ruin/space/oldstation
|
|
id = "oldstation"
|
|
suffix = "oldstation.dmm"
|
|
name = "Ancient Space Station"
|
|
description = "The crew of a space station awaken one hundred years after a crisis. Awaking to a derelict space station on the verge of collapse, and a hostile force of invading \
|
|
hivebots. Can the surviving crew overcome the odds and survive and rebuild, or will the cold embrace of the stars become their new home?"
|
|
|
|
/datum/map_template/ruin/space/gondoland
|
|
id = "gondolaasteroid"
|
|
suffix = "gondolaasteroid.dmm"
|
|
name = "Gondoland"
|
|
description = "Just an ordinary rock- wait, what's that thing?"
|
|
|
|
/datum/map_template/ruin/space/whiteshipruin_box
|
|
id = "whiteshipruin_box"
|
|
suffix = "whiteshipruin_box.dmm"
|
|
name = "NT Medical Ship"
|
|
description = "An ancient ship, said to be among the first discovered derelicts near Space Station 13 that was still in working order. \
|
|
Aged and deprecated by time, this relic of a vessel is now broken beyond repair."
|
|
|
|
/datum/map_template/ruin/space/whiteshipdock
|
|
id = "whiteshipdock"
|
|
suffix = "whiteshipdock.dmm"
|
|
name = "Whiteship Dock"
|
|
description = "An abandoned but functional vessel parked in deep space, ripe for the taking."
|
|
|
|
/datum/map_template/ruin/space/cat_experiments
|
|
id = "meow"
|
|
suffix = "mrow_thats_right.dmm"
|
|
name = "Feline-Human Combination Den"
|
|
description = "With heated debates over the legality of the catperson and their status in the workforce, there's always a place for the blackmarket to slip in for some cash. Whether the results \
|
|
are morally sound or not is another issue entirely."
|
|
|
|
/datum/map_template/ruin/space/hilbertresearchfacility
|
|
id = "hilbert_facility"
|
|
suffix = "hilbertresearchfacility.dmm"
|
|
name = "Hilbert Research Facility"
|
|
description = "A research facility of great bluespace discoveries. Long since abandoned, willingly or not..."
|
|
|
|
/datum/map_template/ruin/space/clownplanet
|
|
id = "clownplanet"
|
|
suffix = "clownplanet.dmm"
|
|
name = "Clown Planet"
|
|
description = "Thought lost in 2552, this minor planet has recently been rediscovered."
|
|
|
|
/datum/map_template/ruin/space/clericden
|
|
id = "clericden"
|
|
suffix = "clericden.dmm"
|
|
name = "Cleric's Den"
|
|
description = "Once part of a larger monastery, this holy order of long dead clerics practiced far less non-violence than they preached. Appears to have been untouched by looters, however. Odd."
|
|
|
|
/datum/map_template/ruin/space/forgottenship
|
|
id = "forgottenship"
|
|
suffix = "forgottenship.dmm"
|
|
name = "Syndicate Forgotten Ship"
|
|
description = "Seemingly abandoned ship went of course right into NT controlled space. It seems that malfunction caused most systems to turn off, except for sleepers."
|
|
|
|
/datum/map_template/ruin/space/old_syndie_infiltrator
|
|
id = "old_infiltrator"
|
|
suffix = "old_infiltrator.dmm"
|
|
name = "Abandoned Infiltrator"
|
|
description = "Only one in five Gorlex Marauder strike forces return from their regular raids into Nanotrasen space. \
|
|
For the other four... well, their ship doesn't just disappear when their target evacuates."
|
|
|
|
/datum/map_template/ruin/space/hellfactory
|
|
id = "hellfactory"
|
|
suffix = "hellfactory.dmm"
|
|
name = "Heck Brewery"
|
|
description = "An abandoned warehouse and brewing facility, which has been recently rediscovered. Reports claim that the security system entered an ultra-hard lockdown, but these reports are inconclusive."
|
|
|
|
/datum/map_template/ruin/space/space_billboard
|
|
id = "space_billboard"
|
|
suffix = "space_billboard.dmm"
|
|
name = "Space Billboard"
|
|
description = "Frequently found alongside well-traversed sublight routes, space billboards have fallen out of favour in recent years as advertisers finally realised that people are incapable of reading billboards going by at over 2/3rds the speed of light."
|
|
|
|
/datum/map_template/ruin/space/spinwardsmoothies
|
|
id = "spinwardsmoothies"
|
|
suffix = "spinwardsmoothies.dmm"
|
|
name = "Spinward Smoothies"
|
|
description = "A branch of the beloved Spinward Smoothies chain of smoothie bars."
|
|
|
|
/datum/map_template/ruin/space/cyborg_mothership
|
|
id = "cyborg_mothership"
|
|
suffix = "cyborg_mothership.dmm"
|
|
name = "Cyborg Mothership"
|
|
description = "An abandoned cyborg mothership that was overtaken by space vines and hivebots. It appears that it hosted an experimental AI focused on mining before it was depowered."
|
|
|
|
/datum/map_template/ruin/space/dangerous_research
|
|
id = "dangerous_research"
|
|
suffix = "dangerous_research.dmm"
|
|
name = "Alternate Sciences Research Center"
|
|
description = "When you're messing with the occult, who knows what you're going to get?"
|
|
|
|
/datum/map_template/ruin/space/anomaly_research
|
|
id = "anomaly_research"
|
|
suffix = "anomaly_research.dmm"
|
|
name = "Anomaly Research"
|
|
description = "A secret research lab embedded in arctic rock, belonging to a Dr Anna Molly. What could she have been researching?"
|
|
|
|
/datum/map_template/ruin/space/meateor
|
|
id = "meateor"
|
|
suffix = "meateor.dmm"
|
|
name = "Meateor"
|
|
description = "A big chunk of meat floating in space. How did it get there?"
|
|
|
|
/datum/map_template/ruin/space/the_faceoff
|
|
id = "the_faceoff"
|
|
suffix = "the_faceoff.dmm"
|
|
name = "The Faceoff"
|
|
description = "What do you get when a meeting of the enemy corporations get crashed?"
|
|
|
|
/datum/map_template/ruin/space/ghost_restaurant
|
|
id = "space_ghost_restaurant.dmm"
|
|
suffix = "space_ghost_restaurant.dmm"
|
|
name = "Space Ghost Restaurant"
|
|
description = "Ever wondered where the restaurant robots come from? On this ruined station, NTgrub interns dressed up robots in clothes, and sent them to stations to cook their meal orders for them."
|
|
|
|
/datum/map_template/ruin/space/atmosasteroidruin
|
|
id = "atmosasteroidruin"
|
|
suffix = "atmosasteroidruin.dmm"
|
|
name = "Atmos Asteroid"
|
|
description = "A dead atmos tech in a continuously pressurizing ruin."
|
|
|
|
/datum/map_template/ruin/space/massdriverrouter
|
|
id = "fasttravel"
|
|
suffix = "fasttravel.dmm"
|
|
name = "Mass driver Router"
|
|
description = "An old, still functional router for some long destroyed system."
|
|
|
|
|
|
/datum/map_template/ruin/space/prey_pod
|
|
id = "prey"
|
|
suffix = "prey_pod.dmm"
|
|
name = "Crashed Mimic Escape Pod"
|
|
description = "A pod with a person who has died to a mimic."
|
|
|
|
/datum/map_template/ruin/space/travelers_rest
|
|
id = "travelers_rest"
|
|
suffix = "travelers_rest.dmm"
|
|
name = "Traveler's Rest"
|
|
description = "An abandoned capsule floating through space. It seems as if somebody was in here not too long ago."
|
|
|
|
/datum/map_template/ruin/space/prison_shuttle
|
|
id = "prison_shuttle"
|
|
suffix = "prison_shuttle.dmm"
|
|
name = "Crashed Prisoner Shuttle"
|
|
description = "A prisoner transport shuttle that had crashed into a stray asteroid long ago."
|
|
|
|
/datum/map_template/ruin/space/botanical_haven
|
|
id = "botanical_haven"
|
|
suffix = "botanical_haven.dmm"
|
|
name = "Botanical Haven"
|
|
description = "A small sanctuary for plants and botanists, hidden away in a rusted structure."
|
|
|
|
/datum/map_template/ruin/space/pod_crash
|
|
id = "pod_crash"
|
|
suffix = "pod_crash.dmm"
|
|
name = "Pod Crash"
|
|
description = "A tragic display of what happens to drivers who pda and pod."
|
|
|
|
/datum/map_template/ruin/space/interdyne
|
|
id = "interdyne"
|
|
suffix = "interdyne.dmm"
|
|
name = "Interdyne Spinward Research Base"
|
|
description = "An Interdyne facility abandoned due to the accidental discovery of Romerol"
|
|
|
|
/datum/map_template/ruin/space/waystation
|
|
id = "waystation"
|
|
suffix = "waystation.dmm"
|
|
name = "Waystation"
|
|
description = "A waytation for a backwater subsector of Spinward gets attacked by the syndicate due to bad luck."
|
|
|
|
/datum/map_template/ruin/space/allamericandiner
|
|
id = "allamericandiner"
|
|
suffix = "allamericandiner.dmm"
|
|
name = "The All-American Diner"
|
|
description = "A mothballed \"Restaurant\" station of the popular \"The All-American Diner\" franchise."
|
|
|
|
/datum/map_template/ruin/space/mimesvclowns
|
|
id = "mimesvclowns"
|
|
suffix = "mimesvclowns.dmm"
|
|
name = "Abandoned Mime Outpost"
|
|
description = "When you fight mimes, you better bring more than slips."
|
|
|
|
/datum/map_template/ruin/space/transit_booth
|
|
id = "transit_booth"
|
|
suffix = "transit_booth.dmm"
|
|
name = "Transit Booth"
|
|
description = "Make sure to check out the duty-free store!"
|
|
|
|
/datum/map_template/ruin/space/space_phonebooth
|
|
id = "Space_phonebooth"
|
|
suffix = "phonebooth.dmm"
|
|
name = "Space Phonebooth"
|
|
description = "A venture by nanotrasen to help popularize the use of holopads."
|
|
|
|
/datum/map_template/ruin/space/the_outlet
|
|
id = "the_outlet"
|
|
suffix = "the_outlet.dmm"
|
|
name = "calebs krazy clothing outlet"
|
|
description = "A decrepit clothing store built into an asteroid. It appears long since abandoned and has fallen into disrepair."
|
|
|
|
/datum/map_template/ruin/space/infested_frigate
|
|
id = "infested_frigate"
|
|
suffix = "infested_frigate.dmm"
|
|
name = "SYN-C Brutus"
|
|
description = "This wasn't an outbreak, this was a repelled attack."
|