Skip to content

Commit

Permalink
Modernize EndingFile
Browse files Browse the repository at this point in the history
  • Loading branch information
hexagonrecursion committed Aug 16, 2024
1 parent 669354d commit 5806844
Show file tree
Hide file tree
Showing 128 changed files with 118 additions and 128 deletions.
1 change: 0 additions & 1 deletion levels/battles/level_common.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
HelpFile name="cbot.txt"
Instructions name="%lvl%/help/help.%lng%.txt"
EndingFile win=-1 lost=-1

AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
FogColor air=0.816;0.784;0.875;0.000 water=0.369;0.600;0.706;0.000 // magenta
Expand Down
2 changes: 1 addition & 1 deletion levels/challenges/chapter001/level001/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Move the bot along a given path."
ScriptName.E text="Move"
Instructions name="%lvl%/help/help.%lng%.txt" immediat=1
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/challenges/chapter001/level002/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Use a loop in order to destroy four targets."
ScriptName.E text="Go"
Instructions name="%lvl%/help/help.%lng%.txt" immediat=1
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/challenges/chapter001/level003/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Collect lots of valuable information from information exchange po
ScriptName.E text="Info"
Instructions name="%lvl%/help/help.%lng%.txt" immediat=1
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/challenges/chapter001/level004/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Teach your bot how to find its way out of the labyrinth."
ScriptName.E text="Labyrinth"
Instructions name="%lvl%/help/help.%lng%.txt" immediat=1
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/challenges/chapter002/level001/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Use the radar to put some order into a big mess left behind by a
ScriptName.E text="Radar"
Instructions name="%lvl%/help/help.%lng%.txt" immediat=1
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/challenges/chapter002/level002/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Follow a bot, as if you were its shadow."
ScriptName.E text="Follow"
Instructions name="%lvl%/help/help.%lng%.txt" immediat=1
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/challenges/chapter002/level003/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Defend yourself agains all alien attacks."
ScriptName.E text="Defense"
Instructions name="%lvl%/help/help.%lng%.txt" immediat=1
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/challenges/chapter002/level004/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Use your radar to look for various items, but watch out for the m
ScriptName.E text="Traps"
Instructions name="%lvl%/help/help.%lng%.txt" immediat=1
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/challenges/chapter002/level005/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Try to figure out how to survive in a hostile environment."
ScriptName.E text="Traps"
Instructions name="%lvl%/help/help.%lng%.txt" immediat=1
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/challenges/chapter003/level001/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Retrieve some titanium ore in order to convert it to titanium cub
ScriptName.E text="Mover"
Instructions name="%lvl%/help/help.%lng%.txt" immediat=1
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/challenges/chapter003/level002/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Try to figure out how to move the titanium cube across obstacles.
ScriptName.E text="Mover"
Instructions name="%lvl%/help/help.%lng%.txt" immediat=1
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/challenges/chapter004/level001/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Create a function to move a bot."
ScriptName.E text="Move"
Instructions name="%lvl%/help/help.%lng%.txt" immediat=1
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/challenges/chapter004/level002/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Create a procedure in order to teach your bot to perform a spiral
ScriptName.E text="Move"
Instructions name="%lvl%/help/help.%lng%.txt" immediat=1
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter001/level001/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Kill three spiders with a small program."
ScriptName.E text="Spider1"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=2 lost=0
EndingFile win="other/win002.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter001/level002/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Instruct a bot to change the power cell of a nearby winged shoote
ScriptName.E text="Spider2"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=2 lost=0
EndingFile win="other/win002.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter001/level003/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Take a chunk of titanium ore and bring it to the converter."
ScriptName.E text="Titanium1"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=2 lost=0
EndingFile win="other/win002.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter001/level004/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Use the bot's radar to look for the titanium ore and bring it to
ScriptName.E text="Titanium2"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=2 lost=0
EndingFile win="other/win002.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter001/level005/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Power all the winged shooters."
ScriptName.E text="Spider2"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=2 lost=0
EndingFile win="other/win002.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter001/level006/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Use the radar to find and kill all spiders."
ScriptName.E text="Spider2"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=2 lost=0
EndingFile win="other/win002.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter001/level007/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Learn to move the bot so that no spider can escape."
ScriptName.E text="Spider3"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=2 lost=0
EndingFile win="other/win002.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter002/level001/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Set the power of the different motors in order to achieve a barra
ScriptName.E text="Move"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=3 lost=0
EndingFile win="other/win003.txt" lost="other/lost000.txt"


AmbientColor air=0.533;0.533;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter002/level002/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Make a flying defense tower out of a winged shooter."
ScriptName.E text="Move"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=3 lost=0
EndingFile win="other/win003.txt" lost="other/lost000.txt"


AmbientColor air=0.533;0.533;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter002/level003/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Program a flying tower that wastes less energy."
ScriptName.E text="Move"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=3 lost=0
EndingFile win="other/win003.txt" lost="other/lost000.txt"


AmbientColor air=0.533;0.533;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter002/level004/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Instruct a winged shooter to clean the whole region."
ScriptName.E text="Move"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=4 lost=0
EndingFile win="other/win004.txt" lost="other/lost000.txt"


AmbientColor air=0.596;0.596;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter002/level005/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Adapt the program to a mountainous terrain."
ScriptName.E text="Move"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=4 lost=0
EndingFile win="other/win004.txt" lost="other/lost000.txt"


AmbientColor air=0.596;0.596;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter002/level006/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Shoot down the flying wasps."
ScriptName.E text="Wasp1"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=4 lost=0
EndingFile win="other/win004.txt" lost="other/lost000.txt"


AmbientColor air=0.596;0.596;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter002/level007/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Get better at shooting down the wasps."
ScriptName.E text="Wasp2"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=4 lost=0
EndingFile win="other/win004.txt" lost="other/lost000.txt"


AmbientColor air=0.596;0.596;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter003/level001/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Move the bot along a given path."
ScriptName.E text="Move"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter003/level002/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Use variables in order to store the parameters of the path."
ScriptName.E text="Move"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter003/level003/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Use a loop in order to destroy six targets."
ScriptName.E text="Go"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter003/level004/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Collect valuable information from information exchange posts."
ScriptName.E text="Info"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter003/level005/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Collect more valuable information from information exchange posts
ScriptName.E text="Info"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter003/level006/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Teach your bot how to find its way out of the labyrinth."
ScriptName.E text="Labyrinth"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter003/level007/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Teach your bot to do the same job in a more autonomous way."
ScriptName.E text="Labyrinth"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter003/level008/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Instruct your bot to search a zone for subsoil resources."
ScriptName.E text="Digger"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter003/level009/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Remote control a robot using an information exchange post, so it
ScriptName.E text="remote"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter004/level001/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Program a progressive deceleration in order to avoid the mines ri
ScriptName.E text="Dragster"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter004/level002/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Use the radar to find lots of stupid blue crosses."
ScriptName.E text="Find"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter004/level003/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Use the radar to put some order into a big mess left behind by a
ScriptName.E text="Move"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter004/level004/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Be patient enough not to waste your ammunitions."
ScriptName.E text="Patient"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter004/level005/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Follow a bot, as if you were its shadow."
ScriptName.E text="Follow"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter005/level001/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Retrieve a titanium cube."
ScriptName.E text="Mover"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
2 changes: 1 addition & 1 deletion levels/exercises/chapter005/level002/scene.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Resume.E text="Retrieve several titanium cubes."
ScriptName.E text="Mover"
Instructions name="%lvl%/help/help.%lng%.txt"
HelpFile name="cbot.txt"
EndingFile win=1 lost=0
EndingFile win="other/win001.txt" lost="other/lost000.txt"


AmbientColor air=0.400;0.400;0.400;0.400 water=0.078;0.078;0.078;0.078 // grey
Expand Down
Loading

0 comments on commit 5806844

Please sign in to comment.