From 7d4835701b606541a6d6615566c6d42ede4588f5 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 3 Aug 2023 12:59:56 -0700 Subject: Fix typo from copypasta. --- json/items/fuel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } -- cgit v1.2.1