Repriced rituals.

This commit is contained in:
WayofTime 2016-01-02 17:15:33 -05:00
parent 9678260043
commit d5e28038d6
5 changed files with 5 additions and 5 deletions

View file

@ -82,7 +82,7 @@ public class RitualRegeneration extends Ritual
@Override
public int getRefreshCost()
{
return 20;
return 200;
}
@Override