Fixed corrupted hakfile
Fixed corrupted hakfile. Added custom PW merchant spawner system.
This commit is contained in:
		@@ -21,6 +21,10 @@
 | 
			
		||||
    "value": [
 | 
			
		||||
      {
 | 
			
		||||
        "__struct_id": 0,
 | 
			
		||||
        "ActionParams": {
 | 
			
		||||
          "type": "list",
 | 
			
		||||
          "value": []
 | 
			
		||||
        },
 | 
			
		||||
        "Animation": {
 | 
			
		||||
          "type": "dword",
 | 
			
		||||
          "value": 0
 | 
			
		||||
@@ -50,6 +54,10 @@
 | 
			
		||||
                "type": "resref",
 | 
			
		||||
                "value": ""
 | 
			
		||||
              },
 | 
			
		||||
              "ConditionParams": {
 | 
			
		||||
                "type": "list",
 | 
			
		||||
                "value": []
 | 
			
		||||
              },
 | 
			
		||||
              "Index": {
 | 
			
		||||
                "type": "dword",
 | 
			
		||||
                "value": 1
 | 
			
		||||
@@ -65,6 +73,10 @@
 | 
			
		||||
                "type": "resref",
 | 
			
		||||
                "value": ""
 | 
			
		||||
              },
 | 
			
		||||
              "ConditionParams": {
 | 
			
		||||
                "type": "list",
 | 
			
		||||
                "value": []
 | 
			
		||||
              },
 | 
			
		||||
              "Index": {
 | 
			
		||||
                "type": "dword",
 | 
			
		||||
                "value": 0
 | 
			
		||||
@@ -110,6 +122,10 @@
 | 
			
		||||
    "value": [
 | 
			
		||||
      {
 | 
			
		||||
        "__struct_id": 0,
 | 
			
		||||
        "ActionParams": {
 | 
			
		||||
          "type": "list",
 | 
			
		||||
          "value": []
 | 
			
		||||
        },
 | 
			
		||||
        "Animation": {
 | 
			
		||||
          "type": "dword",
 | 
			
		||||
          "value": 0
 | 
			
		||||
@@ -145,12 +161,16 @@
 | 
			
		||||
        "Text": {
 | 
			
		||||
          "type": "cexolocstring",
 | 
			
		||||
          "value": {
 | 
			
		||||
            "0": "no"
 | 
			
		||||
            "0": "No."
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "__struct_id": 1,
 | 
			
		||||
        "ActionParams": {
 | 
			
		||||
          "type": "list",
 | 
			
		||||
          "value": []
 | 
			
		||||
        },
 | 
			
		||||
        "Animation": {
 | 
			
		||||
          "type": "dword",
 | 
			
		||||
          "value": 0
 | 
			
		||||
@@ -186,7 +206,7 @@
 | 
			
		||||
        "Text": {
 | 
			
		||||
          "type": "cexolocstring",
 | 
			
		||||
          "value": {
 | 
			
		||||
            "0": "yes"
 | 
			
		||||
            "0": "Yes."
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
@@ -201,6 +221,10 @@
 | 
			
		||||
          "type": "resref",
 | 
			
		||||
          "value": ""
 | 
			
		||||
        },
 | 
			
		||||
        "ConditionParams": {
 | 
			
		||||
          "type": "list",
 | 
			
		||||
          "value": []
 | 
			
		||||
        },
 | 
			
		||||
        "Index": {
 | 
			
		||||
          "type": "dword",
 | 
			
		||||
          "value": 0
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user