From bfb3d976f033de8f3f3dd3c44d26583ee863bdc8 Mon Sep 17 00:00:00 2001 From: Zaine Arch Date: Sun, 10 May 2026 00:38:02 +0100 Subject: [PATCH] clean --- data/rpg-saves/ash-below-the-lake.json | 44 ++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 data/rpg-saves/ash-below-the-lake.json diff --git a/data/rpg-saves/ash-below-the-lake.json b/data/rpg-saves/ash-below-the-lake.json new file mode 100644 index 0000000..284458d --- /dev/null +++ b/data/rpg-saves/ash-below-the-lake.json @@ -0,0 +1,44 @@ +{ + "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." + } + } +} \ No newline at end of file