chore: put the character level 10

This commit is contained in:
Kazhnuz 2020-08-05 09:28:22 +02:00
parent ed70bb6550
commit 7be7f6205d
3 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@ return {
turns = 2,
move = 4,
startlevel = 50,
startlevel = 10,
isUnlockedAtStart = true,
canGoSuper = true,

View file

@ -7,7 +7,7 @@ return {
turns = 3,
move = 4,
startlevel = 50,
startlevel = 10,
isUnlockedAtStart = true,
canGoSuper = true,

View file

@ -7,7 +7,7 @@ return {
turns = 2,
move = 3,
startlevel = 50,
startlevel = 10,
isUnlockedAtStart = true,
canGoSuper = true,