V0.2.0c : correct typo in generator

This commit is contained in:
Evan Debenham 2014-09-21 16:10:10 -04:00
parent f8d76da5a8
commit 20686b5ba0

View File

@ -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<?>[]{