Changes
Fixed some convos around starting city Added NPC guard for Anna quest Added prc switch constants
This commit is contained in:
		| @@ -21,6 +21,10 @@ | ||||
|     "value": [ | ||||
|       { | ||||
|         "__struct_id": 0, | ||||
|         "ActionParams": { | ||||
|           "type": "list", | ||||
|           "value": [] | ||||
|         }, | ||||
|         "Animation": { | ||||
|           "type": "dword", | ||||
|           "value": 0 | ||||
| @@ -60,7 +64,7 @@ | ||||
|         "Text": { | ||||
|           "type": "cexolocstring", | ||||
|           "value": { | ||||
|             "0": "Im so bloody poor!" | ||||
|             "0": "I'm so bloody poor!" | ||||
|           } | ||||
|         } | ||||
|       } | ||||
| @@ -87,6 +91,10 @@ | ||||
|           "type": "resref", | ||||
|           "value": "" | ||||
|         }, | ||||
|         "ConditionParams": { | ||||
|           "type": "list", | ||||
|           "value": [] | ||||
|         }, | ||||
|         "Index": { | ||||
|           "type": "dword", | ||||
|           "value": 0 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user