Fixed Gaurds, Replaced/Added Maps
fixed all the gaurds i found, they correctly say guards now. Exchanged and added high road maps.
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
},
|
||||
"DecayTime": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
"value": 5000
|
||||
},
|
||||
"Deity": {
|
||||
"type": "cexostring",
|
||||
@@ -63,7 +63,7 @@
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "This flightless, domesticated bird is prized both for its tender meat and for the eggs it lays on an almost daily basis.",
|
||||
"0": "This flightless, domesticated bird is prized both for its tender meat and for the eggs it lays on an almost daily basis. It's feathers are quite useful in Fletching.",
|
||||
"id": 12415
|
||||
}
|
||||
},
|
||||
@@ -81,7 +81,7 @@
|
||||
},
|
||||
"FactionID": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
"value": 1
|
||||
},
|
||||
"FeatList": {
|
||||
"type": "list",
|
||||
@@ -145,7 +145,7 @@
|
||||
},
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "feathers001"
|
||||
"value": "feathers"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
@@ -155,6 +155,25 @@
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Dropable": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"InventoryRes": {
|
||||
"type": "resref",
|
||||
"value": "feathers"
|
||||
},
|
||||
"Repos_PosX": {
|
||||
"type": "word",
|
||||
"value": 1
|
||||
},
|
||||
"Repos_Posy": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -447,6 +466,13 @@
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Rank": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Rank": {
|
||||
@@ -480,8 +506,8 @@
|
||||
"type": "cexostring",
|
||||
"value": "NW_CHICKEN"
|
||||
},
|
||||
"Tail": {
|
||||
"type": "byte",
|
||||
"Tail_New": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"TemplateList": {
|
||||
@@ -500,8 +526,8 @@
|
||||
"type": "short",
|
||||
"value": 0
|
||||
},
|
||||
"Wings": {
|
||||
"type": "byte",
|
||||
"Wings_New": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Wis": {
|
||||
|
||||
Reference in New Issue
Block a user