From 971c49c1fbc91cf044c294c3bbb1e6aee59437de Mon Sep 17 00:00:00 2001 From: akirashirosawa Date: Sat, 23 Nov 2019 19:02:25 +0300 Subject: [PATCH] Fix issue of translating sling, add ctxt to sling when it is weapon. fixes #35639 --- data/json/items/ranged.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/ranged.json b/data/json/items/ranged.json index 70ee012afc17c..f176c72a8eb4b 100644 --- a/data/json/items/ranged.json +++ b/data/json/items/ranged.json @@ -40,7 +40,7 @@ "type": "GUN", "symbol": "(", "color": "brown", - "name": "sling", + "name": { "ctxt": "weapon", "str": "sling" }, "description": "A leather sling, easy to use and accurate. It uses pebbles as ammunition.", "price": 150, "//": "It's little more than a piece of slightly shaped leather",