New levels and doodads

master
Noah 2022-05-01 23:03:27 -07:00
parent 1fd4eeb75e
commit 2affb9fddf
6 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@ doodad levelpack create -t Tutorial -d "Learn how to play the game." \
"./src/Tutorial/Tutorial 1.level" \
"./src/Tutorial/Tutorial 2.level" \
"./src/Tutorial/Tutorial 3.level" \
"./src/Tutorial/Tutorial 4.level" \
"./src/Tutorial/Zoo.level"
# First Quest
@ -20,6 +21,7 @@ doodad levelpack create -t "First Quest" -d "The first story mode campaign." \
"levelpacks/000001-FIRST-QUEST.levelpack" \
"./src/FirstQuest/Castle.level" \
"./src/FirstQuest/Boat.level" \
"./src/FirstQuest/Jungle.level" \
"./src/FirstQuest/Thief 1.level" \
"./src/FirstQuest/Desert-1of2.level" \
"./src/FirstQuest/Desert-2of2.level" \

Binary file not shown.

Binary file not shown.