This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schemaVersion": 3,
|
||||
"generatedAt": "2026-07-09T17:02:07",
|
||||
"generatedAt": "2026-07-09T17:16:39",
|
||||
"entries": [
|
||||
{
|
||||
"id": "memory-1783611669147",
|
||||
"title": "start of a new arc",
|
||||
"type": "tooltip",
|
||||
"type": "quote",
|
||||
"contentClass": "fragment",
|
||||
"content": "Temp 2",
|
||||
"content": "Temp 2 2",
|
||||
"characters": [
|
||||
"z"
|
||||
],
|
||||
@@ -15,7 +15,8 @@
|
||||
"rarity": "common",
|
||||
"triggerConditions": "",
|
||||
"surfaces": [
|
||||
"tooltip"
|
||||
"quote",
|
||||
"observatory"
|
||||
],
|
||||
"observatoryRole": "ambient",
|
||||
"canonicalUse": "",
|
||||
|
||||
@@ -35,9 +35,7 @@
|
||||
|
||||
const familyLayers = [];
|
||||
|
||||
const details = [
|
||||
"Temp 2"
|
||||
];
|
||||
const details = [];
|
||||
|
||||
const poems = [];
|
||||
|
||||
@@ -46,7 +44,9 @@
|
||||
const nightMessages = [];
|
||||
|
||||
const lore = {
|
||||
"quotes": [],
|
||||
"quotes": [
|
||||
"Temp 2 2"
|
||||
],
|
||||
"conversations": [],
|
||||
"journals": [],
|
||||
"warnings": [],
|
||||
|
||||
Reference in New Issue
Block a user