diff --git a/data/json/items/tool/fire.json b/data/json/items/tool/fire.json index 4b206f5b916e4..7680fa55f1fd0 100644 --- a/data/json/items/tool/fire.json +++ b/data/json/items/tool/fire.json @@ -93,8 +93,8 @@ "description": "This is a disposable plastic lighter. A lighter must be carried to use various drugs, like cigarettes, or to light things like Molotov cocktails. You can also use a lighter to light nearby items on fire.", "weight": "14 g", "volume": "14 ml", - "price": 100, - "price_postapoc": 100, + "price": 10, + "price_postapoc": 10, "material": [ "plastic", "aluminum" ], "symbol": ",", "color": "blue", @@ -146,7 +146,7 @@ "weight": "20 g", "volume": "31 ml", "price": 3000, - "price_postapoc": 250, + "price_postapoc": 150, "material": "aluminum", "symbol": ",", "color": "light_gray", @@ -176,7 +176,7 @@ "weight": "20 g", "volume": "31 ml", "price": 3000, - "price_postapoc": 250, + "price_postapoc": 150, "material": "aluminum", "symbol": ",", "color": "light_gray",