From 7289832026d600ad880dd6945dffdbe1001d6995 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 15 May 2024 13:30:06 +0200 Subject: Fix Requires -> Requires: and fix armor of resistance lmao (#1207) --- items/FINE_TOPAZ_GEM.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/FINE_TOPAZ_GEM.json') diff --git a/items/FINE_TOPAZ_GEM.json b/items/FINE_TOPAZ_GEM.json index ecd88925..65afe85e 100644 --- a/items/FINE_TOPAZ_GEM.json +++ b/items/FINE_TOPAZ_GEM.json @@ -25,7 +25,7 @@ "C3": "" }, "internalname": "FINE_TOPAZ_GEM", - "crafttext": "Requires Gemstone Collection V", + "crafttext": "Requires: Gemstone Collection V", "clickcommand": "viewrecipe", "modver": "2.1.0-REL", "infoType": "WIKI_URL", -- cgit