Fixed corrupted hakfile
Fixed corrupted hakfile. Added custom PW merchant spawner system.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
},
|
||||
"Appearance": {
|
||||
"type": "dword",
|
||||
"value": 1011
|
||||
"value": 157
|
||||
},
|
||||
"AutoRemoveKey": {
|
||||
"type": "byte",
|
||||
@@ -22,7 +22,7 @@
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": "Invisible Object"
|
||||
"value": "Space that one can sit on.\r\n\r\nCreated by Shir'le E. Illios\r\nshirle@drowwanderer.com\r\nhttp://chosen.drowwanderer.com\r\n"
|
||||
},
|
||||
"Conversation": {
|
||||
"type": "resref",
|
||||
@@ -35,7 +35,9 @@
|
||||
"Description": {
|
||||
"id": 14662,
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
"value": {
|
||||
"0": "As you look carefully you can see a place where you can sit down."
|
||||
}
|
||||
},
|
||||
"DisarmDC": {
|
||||
"type": "byte",
|
||||
@@ -85,9 +87,13 @@
|
||||
"id": 5800,
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Fake Wall"
|
||||
"0": "Sit"
|
||||
}
|
||||
},
|
||||
"OnClick": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnClosed": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
@@ -138,7 +144,7 @@
|
||||
},
|
||||
"OnUsed": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
"value": "sei_sit"
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
@@ -150,7 +156,7 @@
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 9
|
||||
"value": 10
|
||||
},
|
||||
"Plot": {
|
||||
"type": "byte",
|
||||
@@ -158,7 +164,7 @@
|
||||
},
|
||||
"PortraitId": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
"value": 515
|
||||
},
|
||||
"Ref": {
|
||||
"type": "byte",
|
||||
@@ -166,11 +172,11 @@
|
||||
},
|
||||
"Static": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Fakewall1"
|
||||
"value": "Sit"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
@@ -206,7 +212,7 @@
|
||||
},
|
||||
"Useable": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 1
|
||||
},
|
||||
"Will": {
|
||||
"type": "byte",
|
||||
|
Reference in New Issue
Block a user