Working on Spell Testing
This commit is contained in:
parent
e11b3812dd
commit
dc775435bf
7 changed files with 84 additions and 7 deletions
|
@ -49,6 +49,6 @@ public class SpellParadigmSelf extends SpellParadigm
|
|||
@Override
|
||||
public int getDefaultCost()
|
||||
{
|
||||
return 0;
|
||||
return 100;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue