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": {
"type": "dword",
"value": 31
"value": 32
},
"Width": {
"type": "int",

View File

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

View File

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

Binary file not shown.