Every frozen world needs somebody to blame. Mine has an agency with a logo, a mission statement, and a newsletter that ran birthday announcements right up until the sky stopped working. This is the week I stopped writing a survival mod and started writing a paper trail.
The cold stopped being weather and got an author. A Swiss agency with a board, a vote, a logo and forty five pages of paperwork.
You read it. Memos in crates, a logo stamped on the supply drops, and a terminal in a monitoring station with an archive locked behind a password.
Nobody in ORSA is a villain. They ran the numbers, got ninety four percent, published fifteen, and signed the form anyway.
Orbital Resonance Stabilization Authority · Geneva, est. 2041
The Orbital Resonance Stabilization Authority is the most boring villain I could think of, and that is exactly the point.
Frozen Dawn started as a temperature system. You get cold, you find heat, you survive. That works for about four hours of play and then the player starts asking the only question that matters, which is why. Why is it cold. Who did this. Is anyone coming.
I had two options. I could go mystical, make the cold an unknowable event with no author, or I could give it a paper trail. I went with paper.
A monster you cannot argue with is scary for one night. An agency that filled out the forms correctly, ran the numbers, got the answer, and approved it anyway is scary every time you open a chest and find another memo.
So ORSA is not evil in the way a boss is evil. ORSA has a cafeteria. ORSA has a visitor center with a gift shop, and you could buy a mug. ORSA's motto, printed on the masthead above, is Stability Above. Continuity Beyond. Read it twice. The first half is a promise to the people underneath. The second half is about somebody else entirely, and by the time you notice that, you are already four hundred blocks underground trying to keep a heater lit.
01 · The paperwork
The in game guide has 74 entries. 45 of them are ORSA documents. Not lore dumps written by a narrator, actual artifacts: a recalled safety bulletin, an equipment datasheet, an incident report with a classification banner, a board packet with a distribution copy number on it. The player assembles the story out of filing, the way you would in real life.
The trick with corporate horror is that you never editorialize. The document has to sound like it was written by someone doing their job, on a Tuesday, who wanted to get to lunch. The reader supplies the dread for free.
Here is the first one I wrote, and it set the voice for everything after it. It is a public safety bulletin from ORSA's Wellness Division, and the joke is that it was recalled, so what you are reading is an order not to read it.
This document has been recalled.
Surface conditions have exceeded all projected models. There are no updated safety guidelines.
Remember: a warm home is a happy home!
For optimal survival we mean COMFORT ORSA Engineering has developed Thermal Heater technology.
NOTE: Do not exceed the recommended number of heat sources per room. (There is no recommended number. We forgot to calculate one.)
Q: When will this end?
A: ORSA is monitoring the situation
closely.
That second card is doing three jobs at once. It teaches the player that heaters exist, it tells them heaters have a per room limit, and it makes them distrust the source that told them. I would rather ship one document that does three jobs than three tooltips that do one each.
The building itself became a document too. ORSA headquarters is never a level you visit, it is just a floor directory that shows up in two entries, and it is the single cheapest piece of worldbuilding in the mod.
Long Horizon, the division that ran the collapse projections, sits on four. It is listed. It has a nameplate. Floor seven is the one nobody asked about, and floor seven is not in this chapter.
Staff wore polos. There was a cafeteria. A newsletter called The Horizon ran birthday announcements and retirement farewells. The seventh floor had separate badge access. Nobody asked why.
02 · The vote
In 2068 Long Horizon delivered its seventeenth classified projection. Civilizational collapse in fifty to eighty years, high confidence. The Security Council met in closed session and produced no action.
Three years later ORSA proposed the fix. Heliostatic Correction Initiative 4. Nudge the planet's orbital resonance, buy the species another century. The board approved it seven votes to two.
This is the number that the whole agency hangs on, and it is the one piece of the lore I am proudest of, because it is not science fiction. It is a disclosure gap.
Same study. Same authors. Same month. The second number is the one that went in the press kit, and the second number is the only one anybody outside the building ever saw.
That sentence is the whole disclosure gap written as a courtesy. It does not deny the number. It explains, politely, in a footer, that you are not going to be given it, and that withholding it is the responsible thing to do.
Nobody in that room was confused. They knew. They wrote the real figure down, in a document, with their names on it, and then they published a different one. That is not a conspiracy, it is a communications strategy, and it is the most realistic thing in my mod.
The two who voted no
Two directors voted no and resigned. Both were dead before 2080. A third file exists in the same folder and I will quote it exactly as the guide does, because the shape of it is the story:
Then there is the board packet. Strategic Continuity Session 14-B, distribution copy 04 of 06, classification Internal // Board Eyes. Six seats. Five have names. The sixth seat is Security, and the sixth seat is redacted.
The agenda items are what sell it. Colonial holdings revenue lagging projection across three fiscal quarters. Colonial holdings. Revenue. Somebody is running a budget line on a place that is not Earth, and they are annoyed that it is underperforming.
And then, halfway down, between an inventory audit and closing remarks: labor cohort selection criteria revised for technical and breeding classes. No emphasis, no follow up, same font as everything else. It is item four of six.
Closing remarks delivered by chair noting deniability requirements.
The packet ends with Directive 7-C, which bans annotations in non archival ink. That warning does not read like a formality. It reads like somebody expected the margins to matter.
03 · The masthead
An agency needs a logo before it needs a backstory. Nobody has ever read a mission statement and felt anything, but everybody has looked at a logo and instantly known what kind of organization made it.
Four jobs in one image
The ORSA lockup had to do four things in one image. Look like it was designed by a committee in 2041. Look expensive. Be legible at the size of a book page and at the size of a loading screen. And contain, somewhere in it, the thing that gives the game away.
It is a ringed planet in a circle, the wordmark, three gold bars, and a white rocket crossing them. The tagline runs underneath. Stability Above. Continuity Beyond.
The rocket is pointed off the top of the frame and it is not coming back, and that detail was in the logo months before I wrote a single word about where it was going.
The three gold bars are separate texture files, not part of the base image. That was a production decision, not an artistic one, and it is the reason the next thing on this page works at all.
The first awakening
When you spawn into a new world, before you see a single block, you get this. It is the only cinematic in the mod. Press play.
Rebuilt in CSS from OrsaAwakeningIntro.java, same textures, same order of events, compressed from eighteen seconds to six
The bars slide in from opposite edges and lock into the wordmark. That is the whole idea of the agency in one motion: something arriving from outside the frame and clicking into place like it was always meant to be there. Then the lockup lifts to the top of the frame and shrinks, because it is done introducing itself and now it is just watching, and the triage panel fades up underneath.
Read the third line of that panel again. Final surface shuttle: departed 03:17 UTC. Your character is being medically assessed by the organization that left without them, and the readout is polite about it.
Porting it to the page was mostly arithmetic. The Java version positions everything against the live screen size, so I fixed the stage to sixteen by nine, worked out the lockup's height as a fraction of the width, and converted every pixel coordinate into a percentage. The lift goes from 33.88% down the frame to 22.67%, scaling to 60.7%, and it holds at any width because nothing in it is a pixel value.
Who manufactured it
What that week was actually like
Sixteen commits in seven days, and almost none of them were code.
Branch names like feat/phase-9a-orsa-book-branding and
feat/phase-9c-orsa-document-texture. It was the least technical week
of the whole project and it is the week the mod became a thing instead of a
system.
I went in to draw a book cover and came out having written an agency. Every texture I touched that week needed a reason to exist, and the reason kept turning out to be the same reason, which is that somebody signed off on it. By the thirtieth I had stopped asking what a block should look like and started asking who manufactured it.
04 · The voice
ORSA does not have one voice. It has three, and which one you are reading tells you how close you are to the truth. That was the only real writing rule I set for myself, and once it existed the documents mostly wrote themselves.
Exclamation marks. Reassurance. A question and answer section where the answer is not an answer.
Classification banners, timestamps, tolerances. Devastating because it is neutral.
Somebody's log. Short sentences. The only place in the mod where anyone apologises.
The outward voice is where the comedy lives, and the comedy is load bearing. If ORSA were menacing all the time the player would tune it out by the second entry. Instead it is upbeat right up until it is not, and the reader learns to flinch at cheerfulness.
Earth has been officially declassified as a habitable world.
Your designated evacuation point was: EVERYWHERE.
Current Earth population: 1
Current Earth vibes: Not great
Your ticket has been refunded. (There was no ticket.)
The UN (writing this from Mars) (Mars is fine) (please don't think about that too hard)
Then there is Kevin. Kevin is the single best thing in this mod and I did not plan him. He started as one line in a frequently asked questions section and he is now the emotional load bearing wall of the entire lore.
Kevin is a member of ORSA's Logistics Division who volunteered for surface sweep operations. Kevin chose not to board the final evacuation shuttle. If you encounter Kevin, please tell him the shuttle already left. We would very much like Kevin to stop.
That is funny for about six seconds. It is funny because it is written in the voice of an HR department that has run out of ways to file a problem. And then you find Kevin again in somebody's personal log, and it stops being funny permanently.
Same person, two documents, two registers. The public one calls him an inconvenience. The private one calls him a friend. Nothing in either document tells you how to feel about it, which is why it works.
The internal voice is the one I had to be most disciplined about. The technical incident report is the longest document in the mod and it contains no adjectives worth mentioning. It is a cascade failure timeline. Node counts, tolerances, drift figures.
T minus 14 months · deviation of 0.003% flagged
T minus 12 months · within tolerance
T minus 7 months · 0.2%, exponential confirmed
T minus 3 months · southern array collapses, 847 of 2,048 nodes
T minus 72 hours · ██████████ authorized
Irreversibility was proven at T minus 3 months when active nodes dropped below 1,200. The math is clear. The committee chose not to believe it.
Section 4, Recommendations: None.
One word. That is the whole horror of the document and it is a section heading followed by one word. A recommendations section exists because the template has one, and the template does not care that there is nothing left to recommend.
The appendix is a table of 2,048 nodes, every one of them marked offline, and then at the very bottom Vasquez stops being a scientist for four sentences:
I flagged this fourteen months ago. The data was clear. The committee chose to wait. I am sorry. To whoever finds this: go deep, stay warm, and if you find the satellites, look up. They're listening.
That is the handoff. The agency's own scientist, in the margins of the agency's own form, telling a stranger how to survive the agency. Everything after that point in the mod is the player following her instructions.
05 · What it left behind
For most of this chapter ORSA is a filing cabinet. A filing cabinet does not frighten anybody at two in the morning four hundred blocks from spawn. The buildings do that part.
Here is the order it actually happened in, which I only worked out by reading my own log back. The first ORSA thing in the repo is an item, 24 February, a document you can pick up and read. The first ORSA place is 17 March, a Blast Pit sanctuary with a supply crate sitting in it. The agency that owns both of those, the board, the vote, the masthead, the 45 entries, does not exist in the build until 24 April.
ORSA was an item before it was a place, and a place before it was an institution.
That is backwards from how anyone would plan it, and it is exactly why it lands. By the time the player is told what ORSA is, they have already been sheltering in its buildings for hours. The logo on the crate was never explained to them. They just got used to it.
A mast you climb in the open air. There is a terminal at the top and an archive sitting behind it.
Weather instruments still taking readings for nobody, and a trail leading away from them.
Tents and flags, with evacuation vehicles that were loaded and then never driven anywhere.
Supplies delivered on schedule, to people who had already gone. The schedule is the part that stings.
Somewhere people lived. The front doors are still shut.
Infrastructure still announcing a departure that finished months before you got here.
A landmark chain rather than a building. There is a terminal at the top, the terminal has an archive behind it, and a commit from three weeks later is called stabilize ladder traversal in tower pursuit, which should tell you what the climb is like.
The one that fought back. Ten commits in three days, a reload hang, a prop placement bug, and a calendar command I added and then deleted in the same afternoon. Its trail is what eventually ties the whole chain together.
Scattered rather than placed, so no two are laid out the same. Flags, a spawn command that was broken on day one, and evacuation vehicles that had to be taught to queue themselves when the world loads.
The only structure that landed first try. Three commits, one afternoon, done. Supplies ORSA dropped on schedule for people who were already gone, and the schedule is the part that stings.
The expensive one. Nine commits across four days, an optimization pass numbered ahead of the pass it optimized, and a final fix to stop it spawning on top of the Blast Pit.
Three passes on one Tuesday, all of them spent on a sound. They still work. That is the entire reason they are in the mod.
Two of the six ate more than half the fortnight. Two of them were finished in an afternoon each. I have never once been able to tell which is which before starting.
Up to 27 March these were six separate props that happened to share a logo. Then I wrote eleven words and they stopped being props.
What I wrote was a note tying the monitoring station's trail to the tower's archive. That is the moment the map stopped being decorated and started being evidence.
The station's trail now leads somewhere, and the place it leads to has a terminal with an archive sitting behind it. That is the moment the map stopped being decorated and started being evidence.
Interactive · the terminal at the top of the tower
Six real words are hidden in the junk below. One of them is
the password. Pick a word and the terminal tells you how close you got. You get
five goes.
Ported from MonitoringTerminalPuzzle.java, with
every number loosened. The comparison is at the bottom.
That scores 1. Both words are made of almost the same letters, but only the E is in the same slot. A letter that is in the word but in the wrong place counts for nothing. That is the only rule, and it is the one everybody gets wrong the first time.
(!$#) or
[%~=] do not cost you a go. One kind crosses off a word that is
wrong, the other gives you all five goes back.I would love to tell you the rest of it was planned. A commit named final monitoring station pass shares its date with passes three, four and five. town optimization pass 5 and town pass 4 are both dated 1 April. town final pass 2 is dated 2 April, and so is town pass 7. I lost the thread somewhere around the second time I wrote the word final.
The sirens are infrastructure still announcing an evacuation that already happened, to a town that already left, in a language nobody is left to hear.
Screenshots of all six are coming once I do a proper capture pass. For now the honest version is the dates and the counts, which is the part I would rather read anyway.
What the towers were talking to is the next tab.
06 · What it holds up
Six buildings and a logo would still only be set dressing. The reason ORSA earns its place is that almost every system in the mod hangs off it, and the fiction arrived before the feature in nearly every case.
Heaters exist because the Wellness Division sold them to you. The per room limit is not a balance number I invented in a config file, it is a bulletin that admits nobody calculated one. When the player hits that ceiling they are not hitting a rule, they are hitting a department.
The endgame exists because Vasquez wrote an appendix. Project Lighthouse is seven relay satellites left in orbit before the evacuation, each listening on a transponder frequency. Three are still alive.
To reach them you need to be below sea level, hold a signal for ninety minutes, have a clear vertical path, and run it on geothermal power. Those four constraints are a boss fight, and they are stated in a technical appendix rather than a quest log.
The launch site exists because somebody filed a manifest. Site ECHO-7, launch window sealed at 03:14, evacuee count cleared 2,184, holdovers recorded 713. That last number is the reason the place feels haunted, and it cost me one line in a text file.
The ground directive on that manifest is the best piece of level design advice I have ever written by accident.
If the pit is still warm, build here. But the ground remembers fire.
It tells the player exactly where to put their base and exactly why they will regret it. And underneath the manifest, in handwriting, somebody added: we left too many behind, use the heat, make it count, signed K.
What the filing cabinet was for
I did not set out to make a mod about a bureaucracy. I set out to make a mod about being cold. But a temperature number on a screen is a mechanic, and a temperature number that somebody in Geneva approved with full knowledge of what it would do is a story, and the second one costs about the same to build.
One thread I have not pulled
There is one thread through all of it I have deliberately not pulled here. It is in the floor directory, it is in the sixth seat on the board, it is in the personnel file with no termination date, and it is in the line the incident report redacts at T minus 72 hours. It is the only thing ORSA ever actually finished.
Public Affairs Division · campaign materials
Not in the game. All six sheets below are concept art, drawn for the journal, and no version of the mod ships them yet. Every other document on this page is a real entry pulled out of the build. I wanted that line drawn clearly before you looked at a single one of them.
ORSA had a masthead, a motto and 45 filed documents before it had any advertising. Paperwork is what an agency says to itself. A poster is what it says to you, on a wall, while you are waiting for a train. Making four at once turned out to be the useful part, because you can lay them end to end and watch the copy rot.
No pitch and nothing to sign. A public notice that the question is already closed.
Six years on, the same agency wants something from you, and it has brought a benefits table.
The plain sentence came first. In 2063 ORSA says it and walks away. Earth is no longer needed, our work continues beyond, and there is nothing on the sheet to sign. By 2069 nobody says that out loud any more. The headline points a finger and asks you to join, the promise arrives as five benefits with five parentheses under them, and travel opportunities is defined in its own small print as one way and extended assignments. The copy did not get colder over those six years. It got friendlier, and it quietly stopped repeating the part it had already said.
This one is the turn. It has stopped selling and started instructing.
Three years after the board approved HCI-4 at 94 percent internal risk, the campaign is no longer offering anybody a future. It is managing what they believe about the present. And behind the fence, on the pad, there is a rocket the poster does not mention. Nothing else on this page mentions it either. That is deliberate, and it is not this chapter's to tell.
Not every question deserves a response. One year out, and the campaign is not addressed to the public at all.
Look at the distribution line on each of them in order. Transit, transit, site perimeters, badge areas only. The audience shrinks poster by poster until the only people being spoken to are the ones who already know.
Four posters, thirteen years. State the decision, sell the decision, manage the reaction, stop the questions. Nobody in Public Affairs ever had to write the word evacuation, and that is the closest thing to a thesis this chapter has.
Directorate of Planetary Safety · public advisory
These two came later and they are not advertising. Same document number, 7-C. Same amber banner, same six numbered rules, same warning triangle in the same corner. One of them is a revision of the other. Read the left one first and let it be boring, because it is supposed to be boring. That is the whole trick.
A hazard notice on its sixth revision. Keep away, do not speak to it, report it inside a day. Somebody is in charge and somebody is taking the report.
The template did not change. The subject did. On both sheets the label block describes whoever is standing on the right, and on both sheets the rules run one through six. So look at what is standing on the right. On the clean one it is three metres tall with lit eyes, and it is the thing you are being warned about. On the other one it is a soldier in a visor, 1.8 m, eyes not visible, and the Architect has been moved across to the left, where the scale reference goes. Nobody redrew the poster. They changed who the warning is for.
Amendment log · 7-C, revised by whoever was left
The clean sheet carries a revision number and a date. The other one has neither, the division that signed it is struck out by hand, and the motto at the bottom has been replaced with writing nobody at ORSA could read. Whoever amended it did not have the press. They had the poster, and they had a pen, and they still filled the form out properly.
Thirteen years of campaign work went into teaching people to stop asking. This is somebody asking anyway, on the last paper there was.