Add elemental banner patterns

This commit is contained in:
Electroblob77
2020-06-01 22:34:53 +01:00
parent ef222e66f2
commit e4e8e0a444
11 changed files with 254 additions and 0 deletions
@@ -167,6 +167,7 @@ public class Wizardry {
WizardryItems.populateWandMap();
WizardryItems.populateArmourMap();
WizardryItems.registerDispenseBehaviours();
WizardryItems.registerBannerPatterns();
Spell.registry.forEach(Spell::init);
SpellProperties.init();