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