fix: fix the prices of Langbogen and Langbogen +1 in the provided item pack
This commit is contained in:
parent
4ac29f8f95
commit
fd48873e2d
1 changed files with 2 additions and 2 deletions
|
@ -3175,7 +3175,7 @@
|
||||||
"data": {
|
"data": {
|
||||||
"description": "<p>Zweihändig, Initiative +1, Für Zwerge auf Grund der Größe zu unhandlich</p>",
|
"description": "<p>Zweihändig, Initiative +1, Für Zwerge auf Grund der Größe zu unhandlich</p>",
|
||||||
"quantity": 1,
|
"quantity": 1,
|
||||||
"price": 10,
|
"price": 1760,
|
||||||
"availability": "unset",
|
"availability": "unset",
|
||||||
"storageLocation": "-",
|
"storageLocation": "-",
|
||||||
"equipped": false,
|
"equipped": false,
|
||||||
|
@ -8883,7 +8883,7 @@
|
||||||
"data": {
|
"data": {
|
||||||
"description": "<p>Zweihändig, Initiative +1, Für Zwerge auf Grund der Größe zu unhandlich</p>",
|
"description": "<p>Zweihändig, Initiative +1, Für Zwerge auf Grund der Größe zu unhandlich</p>",
|
||||||
"quantity": 1,
|
"quantity": 1,
|
||||||
"price": 1760,
|
"price": 10,
|
||||||
"availability": "city",
|
"availability": "city",
|
||||||
"storageLocation": "-",
|
"storageLocation": "-",
|
||||||
"equipped": false,
|
"equipped": false,
|
||||||
|
|
Loading…
Reference in a new issue