From 20686b5ba0e3f507ae203281cdaa393e0e898059 Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Sun, 21 Sep 2014 16:10:10 -0400 Subject: [PATCH] V0.2.0c : correct typo in generator --- .../shatteredpixel/shatteredpixeldungeon/items/Generator.java | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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[]{