From 023d353acb2ce5087b39b30ac16152c0d5b03b78 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Mon, 3 Aug 2020 20:00:04 -0400 Subject: Added Spirit Stone, Fixed Spirit mask link, added epic spirit pet --- items/SPIRIT_MASK.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'items/SPIRIT_MASK.json') diff --git a/items/SPIRIT_MASK.json b/items/SPIRIT_MASK.json index 1dfac4fb..3eec16bb 100644 --- a/items/SPIRIT_MASK.json +++ b/items/SPIRIT_MASK.json @@ -28,6 +28,5 @@ "internalname": "SPIRIT_MASK", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", - "infoType": "" -} + "modver": "1.1-REL" +} \ No newline at end of file -- cgit