Skip to content

Commit

Permalink
Another forgotten change
Browse files Browse the repository at this point in the history
  • Loading branch information
IcarussOne committed Aug 23, 2024
1 parent 1d3e953 commit cb288f5
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ public class ItemsTW {
public static final Item TRANSMUTER_STONE = null;
public static final Item ELDRITCH_CLUSTER = null;
public static final Item ALIENIST_STONE = null;
public static final ItemArmor VOIDCALLER_HELM = null;
public static final ItemArmor VOIDCALLER_CHEST = null;
public static final ItemArmor VOIDCALLER_LEGS = null;
public static final ItemArmor VOID_FORTRESS_HELM = null;
public static final ItemArmor VOID_FORTRESS_CHEST = null;
public static final ItemArmor VOID_FORTRESS_LEGS = null;
Expand Down

0 comments on commit cb288f5

Please sign in to comment.