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/FLAWLESS_RUBY_GEM.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/FLAWLESS_RUBY_GEM.json') diff --git a/items/FLAWLESS_RUBY_GEM.json b/items/FLAWLESS_RUBY_GEM.json index 416873d6..0c2c8e6c 100644 --- a/items/FLAWLESS_RUBY_GEM.json +++ b/items/FLAWLESS_RUBY_GEM.json @@ -25,7 +25,7 @@ "C3": "" }, "internalname": "FLAWLESS_RUBY_GEM", - "crafttext": "Requires Gemstone Collection IX", + "crafttext": "Requires: Gemstone Collection IX", "clickcommand": "viewrecipe", "modver": "2.1.0-REL", "infoType": "WIKI_URL", -- cgit