v0.6.1: removed alchemists toolkit from catalogs

This commit is contained in:
Evan Debenham 2017-07-25 23:51:08 -04:00 committed by Evan Debenham
parent 92349dfbb1
commit 4c31d69d5d

View File

@ -214,7 +214,7 @@ public enum Catalog {
RINGS.seen.put( RingOfTenacity.class, false);
RINGS.seen.put( RingOfWealth.class, false);
ARTIFACTS.seen.put( AlchemistsToolkit.class, false);
//ARTIFACTS.seen.put( AlchemistsToolkit.class, false);
ARTIFACTS.seen.put( CapeOfThorns.class, false);
ARTIFACTS.seen.put( ChaliceOfBlood.class, false);
ARTIFACTS.seen.put( CloakOfShadows.class, false);