diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-05-15 13:30:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-15 11:30:06 +0000 |
commit | 7289832026d600ad880dd6945dffdbe1001d6995 (patch) | |
tree | 7f545767463173311acbcaa891948dfdc1cfabf2 /items/SAPPHIRE_POWER_SCROLL.json | |
parent | d6bb6f83dec0ca1904d3a73186580726f270e87b (diff) | |
download | NotEnoughUpdates-REPO-7289832026d600ad880dd6945dffdbe1001d6995.tar.gz NotEnoughUpdates-REPO-7289832026d600ad880dd6945dffdbe1001d6995.tar.bz2 NotEnoughUpdates-REPO-7289832026d600ad880dd6945dffdbe1001d6995.zip |
Fix Requires -> Requires: and fix armor of resistance lmao (#1207)
Diffstat (limited to 'items/SAPPHIRE_POWER_SCROLL.json')
-rw-r--r-- | items/SAPPHIRE_POWER_SCROLL.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/SAPPHIRE_POWER_SCROLL.json b/items/SAPPHIRE_POWER_SCROLL.json index 8252fa37..76a960cc 100644 --- a/items/SAPPHIRE_POWER_SCROLL.json +++ b/items/SAPPHIRE_POWER_SCROLL.json @@ -26,7 +26,7 @@ "C3": "FINE_SAPPHIRE_GEM:16" }, "internalname": "SAPPHIRE_POWER_SCROLL", - "crafttext": "Requires Gemstone Collection VII", + "crafttext": "Requires:: Gemstone Collection VII", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "infoType": "WIKI_URL", |