summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-08-03 12:59:56 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-08-03 12:59:56 -0700
commit7d4835701b606541a6d6615566c6d42ede4588f5 (patch)
treeecc409270138a3fe48387732e23f1805ff56b15c
parentTypo. (diff)
downloadcataclysm-bn-mod_faction-camp-recipe-expansion-7d4835701b606541a6d6615566c6d42ede4588f5.tar.xz
Fix typo from copypasta.
-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 9214bb5..ce26822 100644
--- a/json/items/fuel.json
+++ b/json/items/fuel.json
@@ -42,7 +42,7 @@
"target": "denat_alcohol",
"msg": "You open the plastic bottle, exposing it to the atmosphere.",
"container": "bottle_plastic",
- "target_charges": 10000,
+ "target_charges": 500,
"menu_text": "Unseal plastic bottle",
"type": "transform"
}