From 18a5ab0fa3d0f3936e2a9361d68567919bab7c05 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 4 Apr 2025 13:42:55 -0700 Subject: Fix a typo in the custom holter message. --- armor.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'armor.json') diff --git a/armor.json b/armor.json index c6ee5ca..b5b43ba 100644 --- a/armor.json +++ b/armor.json @@ -609,7 +609,7 @@ "use_action": { "type": "holster", "holster_prompt": "Conceal handgun", - "holster_msg": "You hide your %s.", + "holster_msg": "You conceal your %s.", "max_volume": "500 ml", "draw_cost": 90, "skills": [ "pistol" ] @@ -639,7 +639,7 @@ "use_action": { "type": "holster", "holster_prompt": "Conceal magazine", - "holster_msg": "You coneal your %s.", + "holster_msg": "You conceal your %s.", "multi": 2, "max_volume": "250 ml", "draw_cost": 90, -- cgit v1.2.1