More quest persistence
More quest persistence & cleanup.
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
},
|
||||
"Conversation": {
|
||||
"type": "resref",
|
||||
"value": "cv_charmed"
|
||||
"value": "cv_marthek"
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
@@ -171,7 +171,7 @@
|
||||
"__struct_id": 2,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "nw_aarcl004"
|
||||
"value": "aarcl009"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -322,7 +322,7 @@
|
||||
},
|
||||
"Interruptable": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 0
|
||||
},
|
||||
"IsImmortal": {
|
||||
"type": "byte",
|
||||
@@ -446,7 +446,7 @@
|
||||
},
|
||||
"ScriptDeath": {
|
||||
"type": "resref",
|
||||
"value": "x2_def_ondeath"
|
||||
"value": "marthek_ondeath"
|
||||
},
|
||||
"ScriptDialogue": {
|
||||
"type": "resref",
|
||||
@@ -470,7 +470,7 @@
|
||||
},
|
||||
"ScriptOnNotice": {
|
||||
"type": "resref",
|
||||
"value": "x2_def_percept"
|
||||
"value": "talk2pc_onpercp"
|
||||
},
|
||||
"ScriptRested": {
|
||||
"type": "resref",
|
||||
@@ -516,7 +516,7 @@
|
||||
"__struct_id": 0,
|
||||
"Rank": {
|
||||
"type": "byte",
|
||||
"value": 8
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user