Quest persistence work

Quest persistence work.
This commit is contained in:
Jaysyn904
2022-07-06 00:35:22 -04:00
parent 4af27ed685
commit ee912d2da9
55 changed files with 3670 additions and 61 deletions

View File

@@ -158,7 +158,7 @@
},
"Script": {
"type": "resref",
"value": ""
"value": "ra_npc_talktimes"
},
"Sound": {
"type": "resref",

View File

@@ -150,7 +150,11 @@
},
"Quest": {
"type": "cexostring",
"value": ""
"value": "kingsley"
},
"QuestEntry": {
"type": "dword",
"value": 3
},
"RepliesList": {
"type": "list",
@@ -197,7 +201,7 @@
},
"Script": {
"type": "resref",
"value": "at_256"
"value": "qst_kngsly_3rd"
},
"Sound": {
"type": "resref",

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff