Add CCLP3

This commit is contained in:
Eevee (Evelyn Woods) 2020-09-09 20:45:16 -06:00
parent 5279df12b7
commit e85a896f5c
2 changed files with 4 additions and 0 deletions

View File

@ -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

Binary file not shown.