Fixed Inn room exit door transition

Fixed Inn room exit door transition.  Updated release archive.
This commit is contained in:
Jaysyn904 2024-09-24 21:12:27 -04:00
parent 8c530509fe
commit bfa7957e76
5 changed files with 6 additions and 6 deletions

View File

@ -1197,7 +1197,7 @@
}, },
"Version": { "Version": {
"type": "dword", "type": "dword",
"value": 6 "value": 7
}, },
"Width": { "Width": {
"type": "int", "type": "int",

View File

@ -337,7 +337,7 @@
}, },
"Version": { "Version": {
"type": "dword", "type": "dword",
"value": 16 "value": 17
}, },
"Width": { "Width": {
"type": "int", "type": "int",

View File

@ -3344,7 +3344,7 @@
}, },
"Tag": { "Tag": {
"type": "cexostring", "type": "cexostring",
"value": "inn2pcrooms" "value": "vit_inn2pcrooms"
}, },
"TemplateResRef": { "TemplateResRef": {
"type": "resref", "type": "resref",

View File

@ -101,7 +101,7 @@
}, },
"GenericType_New": { "GenericType_New": {
"type": "dword", "type": "dword",
"value": 12 "value": 1
}, },
"Hardness": { "Hardness": {
"type": "byte", "type": "byte",
@ -125,11 +125,11 @@
}, },
"LinkedTo": { "LinkedTo": {
"type": "cexostring", "type": "cexostring",
"value": "pcrooms2inn" "value": "vit_inn2pcrooms"
}, },
"LinkedToFlags": { "LinkedToFlags": {
"type": "byte", "type": "byte",
"value": 2 "value": 1
}, },
"LoadScreenID": { "LoadScreenID": {
"type": "word", "type": "word",