mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
SMW: Adjust Early Double Levels (#1238)
This commit is contained in:
@@ -216,13 +216,11 @@ hard_single_levels = [
|
||||
easy_double_levels = [
|
||||
0x15,
|
||||
0x09,
|
||||
0x0F,
|
||||
0x42,
|
||||
0x43,
|
||||
0x24,
|
||||
0x38,
|
||||
0x58,
|
||||
0x54,
|
||||
0x39,
|
||||
0x59,
|
||||
0x56,
|
||||
]
|
||||
|
||||
@@ -233,13 +231,15 @@ hard_double_levels = [
|
||||
0x3E,
|
||||
0x3C,
|
||||
0x2D,
|
||||
0x0F,
|
||||
0x44,
|
||||
0x47,
|
||||
0x41,
|
||||
0x23,
|
||||
0x33,
|
||||
0x39,
|
||||
0x59,
|
||||
0x38,
|
||||
0x58,
|
||||
0x54,
|
||||
0x5A,
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user