Fixed the door I erroneously made plot protected

Fixed the door I erroneously made plot protected.  Updated release archive.
This commit is contained in:
Jaysyn904 2024-01-26 22:37:03 -05:00
parent 06b074e7af
commit 2054c22384
3 changed files with 2 additions and 2 deletions

View File

@ -2913,7 +2913,7 @@
}, },
"Version": { "Version": {
"type": "dword", "type": "dword",
"value": 18 "value": 19
}, },
"Width": { "Width": {
"type": "int", "type": "int",

View File

@ -6340,7 +6340,7 @@
}, },
"Plot": { "Plot": {
"type": "byte", "type": "byte",
"value": 1 "value": 0
}, },
"PortraitId": { "PortraitId": {
"type": "word", "type": "word",