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:
@@ -51,7 +51,7 @@
|
||||
},
|
||||
"Script": {
|
||||
"type": "resref",
|
||||
"value": "attpcnofact"
|
||||
"value": "ra_npc_attack_pc"
|
||||
},
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
@@ -295,7 +295,7 @@
|
||||
},
|
||||
"Script": {
|
||||
"type": "resref",
|
||||
"value": "attpcnofact"
|
||||
"value": "ra_npc_attack_pc"
|
||||
},
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
@@ -357,7 +357,7 @@
|
||||
},
|
||||
"Script": {
|
||||
"type": "resref",
|
||||
"value": "attpcnofact"
|
||||
"value": "ra_npc_attack_pc"
|
||||
},
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
@@ -532,7 +532,7 @@
|
||||
},
|
||||
"Script": {
|
||||
"type": "resref",
|
||||
"value": "nw_d1_talktime"
|
||||
"value": "ra_npc_talktimes"
|
||||
},
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
@@ -577,7 +577,7 @@
|
||||
},
|
||||
"Script": {
|
||||
"type": "resref",
|
||||
"value": "nw_d1_talktime"
|
||||
"value": "ra_npc_talktimes"
|
||||
},
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
@@ -599,7 +599,7 @@
|
||||
"__struct_id": 0,
|
||||
"Active": {
|
||||
"type": "resref",
|
||||
"value": "npcrecognew"
|
||||
"value": "ra_npc_talkcheck"
|
||||
},
|
||||
"ConditionParams": {
|
||||
"type": "list",
|
||||
@@ -614,7 +614,7 @@
|
||||
"__struct_id": 1,
|
||||
"Active": {
|
||||
"type": "resref",
|
||||
"value": "npcrecognknows"
|
||||
"value": "ra_npc_knowspc"
|
||||
},
|
||||
"ConditionParams": {
|
||||
"type": "list",
|
||||
|
||||
Reference in New Issue
Block a user