Adds HasteRitual

This commit is contained in:
B1G-FUNGUS 2021-10-04 19:52:54 -07:00
parent 689e254c5a
commit 19c7c14a00

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