Divination Sigil

This commit is contained in:
Nick 2015-10-29 22:05:00 -07:00
parent c701848011
commit 77ccc3a727
7 changed files with 170 additions and 0 deletions

View file

@ -0,0 +1,4 @@
package WayofTime.alchemicalWizardry.api.iface;
public interface ISigil {
}