Add CCLP3
This commit is contained in:
parent
5279df12b7
commit
e85a896f5c
@ -1648,6 +1648,10 @@ const BUILTIN_LEVEL_PACKS = [{
|
|||||||
path: 'levels/CCLP1.ccl',
|
path: 'levels/CCLP1.ccl',
|
||||||
title: "Chip's Challenge Level Pack 1",
|
title: "Chip's Challenge Level Pack 1",
|
||||||
desc: "Intended as an introduction to Chip's Challenge 1 for new players. Recommended.",
|
desc: "Intended as an introduction to Chip's Challenge 1 for new players. Recommended.",
|
||||||
|
}, {
|
||||||
|
path: 'levels/CCLP3.ccl',
|
||||||
|
title: "Chip's Challenge Level Pack 3",
|
||||||
|
desc: "Another community level pack.",
|
||||||
}];
|
}];
|
||||||
|
|
||||||
class Splash extends PrimaryView {
|
class Splash extends PrimaryView {
|
||||||
|
|||||||
BIN
levels/CCLP3.ccl
Normal file
BIN
levels/CCLP3.ccl
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user