Quest persistence pass
Quest persistence pass.
This commit is contained in:
@@ -178,7 +178,7 @@
|
||||
},
|
||||
"Conversation": {
|
||||
"type": "resref",
|
||||
"value": "lothum"
|
||||
"value": "cv_lothum"
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
@@ -206,7 +206,7 @@
|
||||
},
|
||||
"Disarmable": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 1
|
||||
},
|
||||
"Equip_ItemList": {
|
||||
"type": "list",
|
||||
@@ -604,7 +604,7 @@
|
||||
"__struct_id": 0,
|
||||
"AddCost": {
|
||||
"type": "dword",
|
||||
"value": 20000
|
||||
"value": 5000
|
||||
},
|
||||
"BaseItem": {
|
||||
"type": "int",
|
||||
@@ -616,7 +616,7 @@
|
||||
},
|
||||
"Cost": {
|
||||
"type": "dword",
|
||||
"value": 20000
|
||||
"value": 5000
|
||||
},
|
||||
"Cursed": {
|
||||
"type": "byte",
|
||||
@@ -1093,7 +1093,7 @@
|
||||
},
|
||||
"SoundSetFile": {
|
||||
"type": "word",
|
||||
"value": 56
|
||||
"value": 214
|
||||
},
|
||||
"SpecAbilityList": {
|
||||
"type": "list",
|
||||
@@ -1109,7 +1109,7 @@
|
||||
},
|
||||
"Subrace": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
"value": "Half-Goblin"
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
|
||||
Reference in New Issue
Block a user