New levels and doodads
This commit is contained in:
parent
1fd4eeb75e
commit
2affb9fddf
|
@ -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.
Binary file not shown.
BIN
levelpacks/src/FirstQuest/Jungle.level
Normal file
BIN
levelpacks/src/FirstQuest/Jungle.level
Normal file
Binary file not shown.
BIN
levelpacks/src/Tutorial/Tutorial 4.level
Normal file
BIN
levelpacks/src/Tutorial/Tutorial 4.level
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user