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/RUBY_POWER_SCROLL.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/RUBY_POWER_SCROLL.json') diff --git a/items/RUBY_POWER_SCROLL.json b/items/RUBY_POWER_SCROLL.json index d203be97..0ddeced1 100644 --- a/items/RUBY_POWER_SCROLL.json +++ b/items/RUBY_POWER_SCROLL.json @@ -27,7 +27,7 @@ "C3": "FINE_RUBY_GEM:16" }, "internalname": "RUBY_POWER_SCROLL", - "crafttext": "Requires Gemstone Collection VII", + "crafttext": "Requires: Gemstone Collection VII", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "infoType": "WIKI_URL", -- cgit