Fixed creature hak name, added more quest persistence
Fixed creature hak name, added more quest persistence. Co-Authored-By: Awetizmo <107700980+Awetizmo@users.noreply.github.com>
This commit is contained in:
@@ -247,7 +247,7 @@
|
||||
},
|
||||
"Script": {
|
||||
"type": "resref",
|
||||
"value": "nw_d1_talktime"
|
||||
"value": "ra_npc_talktimes"
|
||||
},
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
@@ -296,7 +296,7 @@
|
||||
},
|
||||
"Script": {
|
||||
"type": "resref",
|
||||
"value": "attpcnofact"
|
||||
"value": "ra_npc_attack_pc"
|
||||
},
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
@@ -526,7 +526,7 @@
|
||||
},
|
||||
"Script": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
"value": "qst_mushroom_st"
|
||||
},
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
@@ -763,7 +763,7 @@
|
||||
},
|
||||
"Script": {
|
||||
"type": "resref",
|
||||
"value": "convevil10"
|
||||
"value": "cv_evil_plus10"
|
||||
},
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
@@ -1070,7 +1070,7 @@
|
||||
"__struct_id": 0,
|
||||
"Active": {
|
||||
"type": "resref",
|
||||
"value": "npcrecognew"
|
||||
"value": "ra_npc_talkcheck"
|
||||
},
|
||||
"ConditionParams": {
|
||||
"type": "list",
|
||||
@@ -1085,7 +1085,7 @@
|
||||
"__struct_id": 1,
|
||||
"Active": {
|
||||
"type": "resref",
|
||||
"value": "npcrecognknows"
|
||||
"value": "ra_npc_knowspc"
|
||||
},
|
||||
"ConditionParams": {
|
||||
"type": "list",
|
||||
|
||||
Reference in New Issue
Block a user