Completed "The Demon Kin" and "The Battle Mage"

This commit is contained in:
WayofTime 2015-05-26 11:47:42 -04:00
parent c02f8a9e5f
commit 8e8e314a48
13 changed files with 251 additions and 7 deletions

View file

@ -344,7 +344,7 @@ public class BUEntries
this.registerCategory(BUEntries.categoryTest, EntryRegistry.test, BookParser.parseTextFile("/assets/alchemicalwizardryBooks/books/book.txt"));
// this.registerCategory(BUEntries.categoryTest, EntryRegistry.test, BookParser.parseTextFile("/assets/alchemicalwizardryBooks/books/book.txt"));
}
public void registerCategory(Category cat, HashMap<String, Entry> entryMap, List<Entry> entries)