hopefully fixed the no death panel problem
The rest were creature and area changes I got around to doing
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
},
|
||||
"Cost": {
|
||||
"type": "dword",
|
||||
"value": 403990
|
||||
"value": 2615452
|
||||
},
|
||||
"Cursed": {
|
||||
"type": "byte",
|
||||
@@ -252,23 +252,54 @@
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 26
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 0
|
||||
"value": 14
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 72
|
||||
"value": 82
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
"value": 138
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"ChanceAppear": {
|
||||
"type": "byte",
|
||||
"value": 100
|
||||
},
|
||||
"CostTable": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
},
|
||||
"CostValue": {
|
||||
"type": "word",
|
||||
"value": 5
|
||||
},
|
||||
"Param1": {
|
||||
"type": "byte",
|
||||
"value": 255
|
||||
},
|
||||
"Param1Value": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"PropertyName": {
|
||||
"type": "word",
|
||||
"value": 67
|
||||
},
|
||||
"Subtype": {
|
||||
"type": "word",
|
||||
|
||||
Reference in New Issue
Block a user