Fixed Inn room exit door transition
Fixed Inn room exit door transition. Updated release archive.
This commit is contained in:
parent
8c530509fe
commit
bfa7957e76
@ -1197,7 +1197,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 6
|
||||
"value": 7
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@ -337,7 +337,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 16
|
||||
"value": 17
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@ -3344,7 +3344,7 @@
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "inn2pcrooms"
|
||||
"value": "vit_inn2pcrooms"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
|
@ -101,7 +101,7 @@
|
||||
},
|
||||
"GenericType_New": {
|
||||
"type": "dword",
|
||||
"value": 12
|
||||
"value": 1
|
||||
},
|
||||
"Hardness": {
|
||||
"type": "byte",
|
||||
@ -125,11 +125,11 @@
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": "pcrooms2inn"
|
||||
"value": "vit_inn2pcrooms"
|
||||
},
|
||||
"LinkedToFlags": {
|
||||
"type": "byte",
|
||||
"value": 2
|
||||
"value": 1
|
||||
},
|
||||
"LoadScreenID": {
|
||||
"type": "word",
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user