debug: make Sonic level 50 as a test
This commit is contained in:
parent
72c33b46d6
commit
02c81c29f6
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ return {
|
|||
jump = 3,
|
||||
turns = 3,
|
||||
|
||||
startlevel = 1,
|
||||
startlevel = 50,
|
||||
|
||||
isUnlockedAtStart = true,
|
||||
canGoSuper = true,
|
||||
|
|
Loading…
Reference in a new issue