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:
		| @@ -1465,7 +1465,7 @@ | ||||
|               }, | ||||
|               "ID": { | ||||
|                 "type": "dword", | ||||
|                 "value": 2 | ||||
|                 "value": 3 | ||||
|               }, | ||||
|               "Text": { | ||||
|                 "type": "cexolocstring", | ||||
| @@ -1473,6 +1473,23 @@ | ||||
|                   "0": "You have obtained the papers for Huey--who claims that they were a fake all along!" | ||||
|                 } | ||||
|               } | ||||
|             }, | ||||
|             { | ||||
|               "__struct_id": 2, | ||||
|               "End": { | ||||
|                 "type": "word", | ||||
|                 "value": 0 | ||||
|               }, | ||||
|               "ID": { | ||||
|                 "type": "dword", | ||||
|                 "value": 2 | ||||
|               }, | ||||
|               "Text": { | ||||
|                 "type": "cexolocstring", | ||||
|                 "value": { | ||||
|                   "0": "You've told Huey White-Eye that you'd rather stay on the good side of the law & he'd have to get Sheriff Ostland's documents on his own." | ||||
|                 } | ||||
|               } | ||||
|             } | ||||
|           ] | ||||
|         }, | ||||
| @@ -2366,7 +2383,7 @@ | ||||
|               }, | ||||
|               "ID": { | ||||
|                 "type": "dword", | ||||
|                 "value": 2 | ||||
|                 "value": 3 | ||||
|               }, | ||||
|               "Text": { | ||||
|                 "type": "cexolocstring", | ||||
| @@ -2374,6 +2391,23 @@ | ||||
|                   "0": "You have defeated the monsterous band and gained the friendship of the outcasts." | ||||
|                 } | ||||
|               } | ||||
|             }, | ||||
|             { | ||||
|               "__struct_id": 2, | ||||
|               "End": { | ||||
|                 "type": "word", | ||||
|                 "value": 0 | ||||
|               }, | ||||
|               "ID": { | ||||
|                 "type": "dword", | ||||
|                 "value": 2 | ||||
|               }, | ||||
|               "Text": { | ||||
|                 "type": "cexolocstring", | ||||
|                 "value": { | ||||
|                   "0": "I decided that 'Black' Jack's problems weren't mine." | ||||
|                 } | ||||
|               } | ||||
|             } | ||||
|           ] | ||||
|         }, | ||||
| @@ -2519,7 +2553,7 @@ | ||||
|               }, | ||||
|               "ID": { | ||||
|                 "type": "dword", | ||||
|                 "value": 2 | ||||
|                 "value": 3 | ||||
|               }, | ||||
|               "Text": { | ||||
|                 "type": "cexolocstring", | ||||
| @@ -2536,7 +2570,7 @@ | ||||
|               }, | ||||
|               "ID": { | ||||
|                 "type": "dword", | ||||
|                 "value": 3 | ||||
|                 "value": 2 | ||||
|               }, | ||||
|               "Text": { | ||||
|                 "type": "cexolocstring", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user