From c6134c7fe21844631e721e4ef5e4e3012f33d570 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 11 May 2021 13:55:20 -0700 Subject: Rebalance several recipes Add tailored tuxedo recipe Fix survivor tuxedo storing 250L instead of 250mL Clean up maid mess kit entry --- armor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'armor.json') diff --git a/armor.json b/armor.json index 9a80eb9..d441d37 100644 --- a/armor.json +++ b/armor.json @@ -633,7 +633,7 @@ "type": "holster", "holster_prompt": "Sheath throwing knife", "holster_msg": "You sheath your %s", - "max_volume": "250 L", + "max_volume": "250 ml", "multi": 12, "flags": [ "SHEATH_DAGGER" ] }, -- cgit v1.2.1