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:
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "This is the genie store (July 31, 2003 created).\r\n\r\nBrent will be responsible for this store."
|
||||
"value": "Outlaw's Store"
|
||||
},
|
||||
"ID": {
|
||||
"type": "byte",
|
||||
@@ -23,7 +23,9 @@
|
||||
"LocName": {
|
||||
"id": 91376,
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
"value": {
|
||||
"0": "Outlaw's Store"
|
||||
}
|
||||
},
|
||||
"MarkDown": {
|
||||
"type": "int",
|
||||
@@ -47,7 +49,7 @@
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "genie001"
|
||||
"value": "store_outlaw"
|
||||
},
|
||||
"StoreGold": {
|
||||
"type": "int",
|
||||
@@ -229,6 +231,66 @@
|
||||
"type": "word",
|
||||
"value": 4
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 11,
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "hornsofasmodeus"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
"value": 4
|
||||
},
|
||||
"Repos_Posy": {
|
||||
"type": "word",
|
||||
"value": 5
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 12,
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "masterworkgreath"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
"value": 6
|
||||
},
|
||||
"Repos_Posy": {
|
||||
"type": "word",
|
||||
"value": 5
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 13,
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "robeoftheenlight"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
"value": 8
|
||||
},
|
||||
"Repos_Posy": {
|
||||
"type": "word",
|
||||
"value": 5
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 14,
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "handwrapsoftheen"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
},
|
||||
"Repos_Posy": {
|
||||
"type": "word",
|
||||
"value": 6
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1755,7 +1817,7 @@
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "x2_genie_store"
|
||||
"value": "STORE_OUTLAW"
|
||||
},
|
||||
"WillNotBuy": {
|
||||
"type": "list",
|
2520
_module/utm/store_phelps.utm.json
Normal file
2520
_module/utm/store_phelps.utm.json
Normal file
File diff suppressed because it is too large
Load Diff
2015
_module/utm/store_renaldo.utm.json
Normal file
2015
_module/utm/store_renaldo.utm.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user