More quest persistence

More quest persistence & cleanup.
This commit is contained in:
Jaysyn904
2022-06-20 14:17:58 -04:00
parent 2105778d4c
commit e03053bd65
57 changed files with 14075 additions and 313 deletions

View File

@@ -1227,12 +1227,12 @@
},
"ID": {
"type": "dword",
"value": 2
"value": 3
},
"Text": {
"type": "cexolocstring",
"value": {
"0": "Marthek is dead. You have recieved a reward for your efforts. Also, Blackheart mentioned that the Temple is looking for some help with a special mission."
"0": "You've collected Marthek's bounty & recieved a reward for your efforts. Also, Blackheart mentioned that the Temple is looking for some help with a special mission."
}
}
},
@@ -1244,7 +1244,7 @@
},
"ID": {
"type": "dword",
"value": 3
"value": 4
},
"Text": {
"type": "cexolocstring",
@@ -1261,7 +1261,7 @@
},
"ID": {
"type": "dword",
"value": 4
"value": 5
},
"Text": {
"type": "cexolocstring",
@@ -1269,6 +1269,23 @@
"0": "You have brought back Marthek alive. He told you the story of how the priests of Orcus found him and corrupted him using foul magics. In repentance, he has offered to join your quest."
}
}
},
{
"__struct_id": 4,
"End": {
"type": "word",
"value": 0
},
"ID": {
"type": "dword",
"value": 2
},
"Text": {
"type": "cexolocstring",
"value": {
"0": "Marthek is dead. Now to return the proof to Blackheart."
}
}
}
]
},