Add Zoo.level to Tutorial pack

master
Noah 2022-02-20 17:51:25 -08:00
parent a9c5ffbbc3
commit 211e5a7249
7 changed files with 4 additions and 3 deletions

View File

@ -9,9 +9,10 @@ AUTHOR="Noah P"
doodad levelpack create -t Tutorial -d "Learn how to play the game." \
-a "$AUTHOR" --doodads none \
"levelpacks/001000-TUTORIAL.levelpack" \
"../levels/Tutorial 1.level" \
"../levels/Tutorial 2.level" \
"../levels/Tutorial 3.level"
"./src/Tutorial/Tutorial 1.level" \
"./src/Tutorial/Tutorial 2.level" \
"./src/Tutorial/Tutorial 3.level" \
"./src/Tutorial/Zoo.level"
# First Quest
doodad levelpack create -t "First Quest" -d "The first story mode campaign." \

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.