Fixed bug w/ Nerdoc

Fixed bug w/ Nerdoc re: opening store.
This commit is contained in:
Jaysyn904 2022-12-08 00:25:44 -05:00
parent 030ae5ef2f
commit e445bbfe63
4 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1709,7 +1709,7 @@
}, },
"Version": { "Version": {
"type": "dword", "type": "dword",
"value": 81 "value": 82
}, },
"Width": { "Width": {
"type": "int", "type": "int",

View File

@ -507,7 +507,7 @@
}, },
"Script": { "Script": {
"type": "resref", "type": "resref",
"value": "" "value": "cv_pwstore_01"
}, },
"Sound": { "Sound": {
"type": "resref", "type": "resref",
@ -516,7 +516,7 @@
"Text": { "Text": {
"type": "cexolocstring", "type": "cexolocstring",
"value": { "value": {
"0": "Yes, Let us browse your wares." "0": "Yes, Let me browse your wares."
} }
} }
}, },
@ -727,7 +727,7 @@
}, },
"Script": { "Script": {
"type": "resref", "type": "resref",
"value": "" "value": "cv_pwstore_01"
}, },
"Sound": { "Sound": {
"type": "resref", "type": "resref",

Binary file not shown.