From fd48873e2d37e11c0f1d2eaf976baa3294d4bbf9 Mon Sep 17 00:00:00 2001 From: Johannes Loher Date: Thu, 3 Nov 2022 22:26:49 +0100 Subject: [PATCH] fix: fix the prices of Langbogen and Langbogen +1 in the provided item pack --- packs/items.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packs/items.json b/packs/items.json index df3fa0cc..87d45664 100644 --- a/packs/items.json +++ b/packs/items.json @@ -3175,7 +3175,7 @@ "data": { "description": "

Zweihändig, Initiative +1, Für Zwerge auf Grund der Größe zu unhandlich

", "quantity": 1, - "price": 10, + "price": 1760, "availability": "unset", "storageLocation": "-", "equipped": false, @@ -8883,7 +8883,7 @@ "data": { "description": "

Zweihändig, Initiative +1, Für Zwerge auf Grund der Größe zu unhandlich

", "quantity": 1, - "price": 1760, + "price": 10, "availability": "city", "storageLocation": "-", "equipped": false,