Adds HasteRitual

This commit is contained in:
B1G-FUNGUS 2021-10-04 19:52:54 -07:00
parent 35b9134e23
commit 4b533199d1

View File

@ -16,7 +16,7 @@ public class HardPenorRitual extends Ritual {
addIngredient(Material.REDSTONE, 16);
addIngredient(Material.WHEAT, 32);
name = "erection";
description = "Encase your foe in a hard penor.";
description = "Erect a hard penor around yourself.";
}
@Override