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