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
 | 
			
		||||
@@ -99,7 +111,7 @@
 | 
			
		||||
  },
 | 
			
		||||
  "NumWords": {
 | 
			
		||||
    "type": "dword",
 | 
			
		||||
    "value": 38
 | 
			
		||||
    "value": 40
 | 
			
		||||
  },
 | 
			
		||||
  "PreventZoomIn": {
 | 
			
		||||
    "type": "byte",
 | 
			
		||||
@@ -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": "jump down!"
 | 
			
		||||
            "0": "*Jump down the chute*"
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "__struct_id": 1,
 | 
			
		||||
        "ActionParams": {
 | 
			
		||||
          "type": "list",
 | 
			
		||||
          "value": []
 | 
			
		||||
        },
 | 
			
		||||
        "Animation": {
 | 
			
		||||
          "type": "dword",
 | 
			
		||||
          "value": 0
 | 
			
		||||
@@ -186,7 +206,7 @@
 | 
			
		||||
        "Text": {
 | 
			
		||||
          "type": "cexolocstring",
 | 
			
		||||
          "value": {
 | 
			
		||||
            "0": "leave"
 | 
			
		||||
            "0": "Leave."
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
@@ -201,6 +221,10 @@
 | 
			
		||||
          "type": "resref",
 | 
			
		||||
          "value": ""
 | 
			
		||||
        },
 | 
			
		||||
        "ConditionParams": {
 | 
			
		||||
          "type": "list",
 | 
			
		||||
          "value": []
 | 
			
		||||
        },
 | 
			
		||||
        "Index": {
 | 
			
		||||
          "type": "dword",
 | 
			
		||||
          "value": 0
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user