Fixed bug w/ Nerdoc
Fixed bug w/ Nerdoc re: opening store.
This commit is contained in:
parent
030ae5ef2f
commit
e445bbfe63
@ -2913,7 +2913,7 @@
|
|||||||
},
|
},
|
||||||
"Version": {
|
"Version": {
|
||||||
"type": "dword",
|
"type": "dword",
|
||||||
"value": 31
|
"value": 32
|
||||||
},
|
},
|
||||||
"Width": {
|
"Width": {
|
||||||
"type": "int",
|
"type": "int",
|
||||||
|
@ -1709,7 +1709,7 @@
|
|||||||
},
|
},
|
||||||
"Version": {
|
"Version": {
|
||||||
"type": "dword",
|
"type": "dword",
|
||||||
"value": 81
|
"value": 82
|
||||||
},
|
},
|
||||||
"Width": {
|
"Width": {
|
||||||
"type": "int",
|
"type": "int",
|
||||||
|
@ -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.
Loading…
x
Reference in New Issue
Block a user