Files
org_backend/data/rpg-saves/ash-below-the-lake.json
Zaine 3b504aeea8
All checks were successful
Build Org Backend / build (push) Successful in 13s
01/06
2026-06-01 08:58:25 +01:00

44 lines
1.1 KiB
JSON
Executable File

{
"slot" : "ash-below-the-lake",
"payload" : {
"started" : true,
"mode" : "world",
"area" : "harbor",
"player" : {
"x" : 16,
"y" : 7,
"facing" : "right",
"step" : 48.69999999999709
},
"route" : "Undecided",
"resolve" : 20,
"toldName" : null,
"flags" : {
"metMira" : true
},
"inventory" : [ ],
"memories" : [ {
"id" : "letter",
"text" : "Your sibling's letter says: Don't let the lake remember your name.",
"stable" : true
}, {
"id" : "town",
"text" : "Morrow's End smiles like a town in a postcard someone tried to burn.",
"stable" : true
}, {
"id" : "m1778365899690",
"text" : "Mira remembers what other people lose.",
"stable" : true
} ],
"forgets" : 0,
"listens" : 0,
"confronts" : 0,
"companion" : true,
"battle" : null,
"ending" : null,
"dialogue" : {
"speaker" : "Ilyas",
"line" : "The letter is damp, but the ink has not run. Morrow's End waits beyond the harbor lamps."
}
}
}