diff --git a/src/com/shatteredpixel/shatteredpixeldungeon/items/Generator.java b/src/com/shatteredpixel/shatteredpixeldungeon/items/Generator.java index d35cc56c2..801be6771 100644 --- a/src/com/shatteredpixel/shatteredpixeldungeon/items/Generator.java +++ b/src/com/shatteredpixel/shatteredpixeldungeon/items/Generator.java @@ -184,8 +184,7 @@ public class Generator { HornOfPlenty.class, MasterThievesArmband.class, SandalsOfNature.class, - TalismanOfForesight.class, - }; + TalismanOfForesight.class}; Category.ARTIFACT.probs = new float[]{ 0, 1, 1, 1, 0, 1, 1 }; Category.SEED.classes = new Class[]{