summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-04-05 11:23:13 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-04-05 11:23:13 -0700
commit7ee34e1ddbef30f9d59fb31de54669b8116be8d1 (patch)
tree29b2082ae14d95f24fe1dafc61efcb7379084a8c
parentFix the biodiesel shim prices to match that of a regular 10L jerrycan of biod... (diff)
downloadcataclysm-bn-mod_faction-camp-recipe-expansion-7ee34e1ddbef30f9d59fb31de54669b8116be8d1.tar.xz
Remove period.
-rw-r--r--json/items/fuel.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/json/items/fuel.json b/json/items/fuel.json
index 3d91e5a..31ceb7c 100644
--- a/json/items/fuel.json
+++ b/json/items/fuel.json
@@ -8,7 +8,7 @@
"description": "This is a sealed jerrycan containing biodiesel. Use to open.",
"weight": "15870 g",
"volume": "10 L",
- "price": 27.50,
+ "price": 2750,
"price_postapoc": 15050,
"to_hit": -2,
"material": [ "plastic", "hydrocarbons" ],