debug: make Sonic level 50 as a test

This commit is contained in:
Kazhnuz 2019-08-14 16:46:59 +02:00
parent 72c33b46d6
commit 02c81c29f6

View file

@ -6,7 +6,7 @@ return {
jump = 3,
turns = 3,
startlevel = 1,
startlevel = 50,
isUnlockedAtStart = true,
canGoSuper = true,