Desert-2of2 Workaround
* Adds Invisible Warp Door graphic to region doodads.xcf * Desert-2of2 places it where the player gets stuck, so they can press Space to get out of it w/o the ghost mode cheat code
This commit is contained in:
parent
7b21fba20d
commit
99d62f75b2
|
@ -15,7 +15,7 @@ doodad levelpack create -t Tutorial -d "Learn how to play the game." \
|
|||
|
||||
# First Quest
|
||||
doodad levelpack create -t "First Quest" -d "The first story mode campaign." \
|
||||
-a "$AUTHOR" --doodads none \
|
||||
-a "$AUTHOR" --doodads none --free 1 \
|
||||
"levelpacks/000001-FIRST-QUEST.levelpack" \
|
||||
"./src/FirstQuest/Castle.level" \
|
||||
"./src/FirstQuest/Boat.level" \
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user