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",
 | 
			
		||||
@@ -89,7 +89,7 @@
 | 
			
		||||
  },
 | 
			
		||||
  "FactionID": {
 | 
			
		||||
    "type": "word",
 | 
			
		||||
    "value": 2
 | 
			
		||||
    "value": 1
 | 
			
		||||
  },
 | 
			
		||||
  "FeatList": {
 | 
			
		||||
    "type": "list",
 | 
			
		||||
@@ -236,7 +236,7 @@
 | 
			
		||||
  },
 | 
			
		||||
  "ScriptSpawn": {
 | 
			
		||||
    "type": "resref",
 | 
			
		||||
    "value": "nw_c2_herbivore"
 | 
			
		||||
    "value": "nw_c2_default9"
 | 
			
		||||
  },
 | 
			
		||||
  "ScriptSpellAt": {
 | 
			
		||||
    "type": "resref",
 | 
			
		||||
@@ -431,6 +431,13 @@
 | 
			
		||||
          "value": 0
 | 
			
		||||
        }
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "__struct_id": 0,
 | 
			
		||||
        "Rank": {
 | 
			
		||||
          "type": "byte",
 | 
			
		||||
          "value": 0
 | 
			
		||||
        }
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "__struct_id": 0,
 | 
			
		||||
        "Rank": {
 | 
			
		||||
@@ -464,8 +471,8 @@
 | 
			
		||||
    "type": "cexostring",
 | 
			
		||||
    "value": "NW_OX"
 | 
			
		||||
  },
 | 
			
		||||
  "Tail": {
 | 
			
		||||
    "type": "byte",
 | 
			
		||||
  "Tail_New": {
 | 
			
		||||
    "type": "dword",
 | 
			
		||||
    "value": 0
 | 
			
		||||
  },
 | 
			
		||||
  "TemplateList": {
 | 
			
		||||
@@ -484,8 +491,8 @@
 | 
			
		||||
    "type": "short",
 | 
			
		||||
    "value": 0
 | 
			
		||||
  },
 | 
			
		||||
  "Wings": {
 | 
			
		||||
    "type": "byte",
 | 
			
		||||
  "Wings_New": {
 | 
			
		||||
    "type": "dword",
 | 
			
		||||
    "value": 0
 | 
			
		||||
  },
 | 
			
		||||
  "Wis": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user