Journal & quest persistence
Journal & quest persistence
This commit is contained in:
@@ -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."
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user