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",
|
||||
@@ -81,7 +81,7 @@
|
||||
},
|
||||
"FactionID": {
|
||||
"type": "word",
|
||||
"value": 2
|
||||
"value": 1
|
||||
},
|
||||
"FeatList": {
|
||||
"type": "list",
|
||||
@@ -228,7 +228,7 @@
|
||||
},
|
||||
"ScriptSpawn": {
|
||||
"type": "resref",
|
||||
"value": "nw_c2_herbivore"
|
||||
"value": "nw_c2_default9"
|
||||
},
|
||||
"ScriptSpellAt": {
|
||||
"type": "resref",
|
||||
@@ -423,6 +423,13 @@
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Rank": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Rank": {
|
||||
@@ -456,8 +463,8 @@
|
||||
"type": "cexostring",
|
||||
"value": "NW_COW"
|
||||
},
|
||||
"Tail": {
|
||||
"type": "byte",
|
||||
"Tail_New": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"TemplateList": {
|
||||
@@ -476,8 +483,8 @@
|
||||
"type": "short",
|
||||
"value": 0
|
||||
},
|
||||
"Wings": {
|
||||
"type": "byte",
|
||||
"Wings_New": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
},
|
||||
"Wis": {
|
||||
|
||||
Reference in New Issue
Block a user