Journal & quest persistence

Journal & quest persistence
This commit is contained in:
Jaysyn904
2022-06-18 01:53:20 -04:00
parent a5776c69e1
commit 9e1780d1bc
80 changed files with 1972 additions and 45731 deletions

View File

@@ -428,7 +428,7 @@
},
"ID": {
"type": "dword",
"value": 2
"value": 3
},
"Text": {
"type": "cexolocstring",
@@ -436,6 +436,23 @@
"0": "You have found Silas Barnes in the depths of the dungeon. He should be reunited with his wife soon."
}
}
},
{
"__struct_id": 2,
"End": {
"type": "word",
"value": 0
},
"ID": {
"type": "dword",
"value": 2
},
"Text": {
"type": "cexolocstring",
"value": {
"0": "I told Maria Barnes at the Flying Monkey Inn that I wasn't going to be bothered with finding her husband. She's on her own."
}
}
}
]
},