diff --git a/levels/battles/level_common.txt b/levels/battles/level_common.txt index ee3e493ca..daea56d7a 100644 --- a/levels/battles/level_common.txt +++ b/levels/battles/level_common.txt @@ -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 diff --git a/levels/challenges/chapter001/level001/scene.txt b/levels/challenges/chapter001/level001/scene.txt index e6b6325f7..1198578e4 100644 --- a/levels/challenges/chapter001/level001/scene.txt +++ b/levels/challenges/chapter001/level001/scene.txt @@ -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 diff --git a/levels/challenges/chapter001/level002/scene.txt b/levels/challenges/chapter001/level002/scene.txt index 9ea24e581..52490488b 100644 --- a/levels/challenges/chapter001/level002/scene.txt +++ b/levels/challenges/chapter001/level002/scene.txt @@ -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 diff --git a/levels/challenges/chapter001/level003/scene.txt b/levels/challenges/chapter001/level003/scene.txt index 877f0b999..339c93d5b 100644 --- a/levels/challenges/chapter001/level003/scene.txt +++ b/levels/challenges/chapter001/level003/scene.txt @@ -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 diff --git a/levels/challenges/chapter001/level004/scene.txt b/levels/challenges/chapter001/level004/scene.txt index f39b4baa2..15645cfc4 100644 --- a/levels/challenges/chapter001/level004/scene.txt +++ b/levels/challenges/chapter001/level004/scene.txt @@ -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 diff --git a/levels/challenges/chapter002/level001/scene.txt b/levels/challenges/chapter002/level001/scene.txt index d22666928..61507877e 100644 --- a/levels/challenges/chapter002/level001/scene.txt +++ b/levels/challenges/chapter002/level001/scene.txt @@ -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 diff --git a/levels/challenges/chapter002/level002/scene.txt b/levels/challenges/chapter002/level002/scene.txt index 82550ff53..9d56a143f 100644 --- a/levels/challenges/chapter002/level002/scene.txt +++ b/levels/challenges/chapter002/level002/scene.txt @@ -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 diff --git a/levels/challenges/chapter002/level003/scene.txt b/levels/challenges/chapter002/level003/scene.txt index b37464e7f..044be87ba 100644 --- a/levels/challenges/chapter002/level003/scene.txt +++ b/levels/challenges/chapter002/level003/scene.txt @@ -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 diff --git a/levels/challenges/chapter002/level004/scene.txt b/levels/challenges/chapter002/level004/scene.txt index f499c5074..24dc26735 100644 --- a/levels/challenges/chapter002/level004/scene.txt +++ b/levels/challenges/chapter002/level004/scene.txt @@ -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 diff --git a/levels/challenges/chapter002/level005/scene.txt b/levels/challenges/chapter002/level005/scene.txt index 3d0443ce1..d56a5f0d9 100644 --- a/levels/challenges/chapter002/level005/scene.txt +++ b/levels/challenges/chapter002/level005/scene.txt @@ -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 diff --git a/levels/challenges/chapter003/level001/scene.txt b/levels/challenges/chapter003/level001/scene.txt index 893954b75..891bbb2a4 100644 --- a/levels/challenges/chapter003/level001/scene.txt +++ b/levels/challenges/chapter003/level001/scene.txt @@ -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 diff --git a/levels/challenges/chapter003/level002/scene.txt b/levels/challenges/chapter003/level002/scene.txt index c58da8952..26624d034 100644 --- a/levels/challenges/chapter003/level002/scene.txt +++ b/levels/challenges/chapter003/level002/scene.txt @@ -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 diff --git a/levels/challenges/chapter004/level001/scene.txt b/levels/challenges/chapter004/level001/scene.txt index cdddd2fb2..56b32e672 100644 --- a/levels/challenges/chapter004/level001/scene.txt +++ b/levels/challenges/chapter004/level001/scene.txt @@ -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 diff --git a/levels/challenges/chapter004/level002/scene.txt b/levels/challenges/chapter004/level002/scene.txt index 152a94102..6cfe0cd61 100644 --- a/levels/challenges/chapter004/level002/scene.txt +++ b/levels/challenges/chapter004/level002/scene.txt @@ -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 diff --git a/levels/exercises/chapter001/level001/scene.txt b/levels/exercises/chapter001/level001/scene.txt index bbc4ac399..81589a64c 100644 --- a/levels/exercises/chapter001/level001/scene.txt +++ b/levels/exercises/chapter001/level001/scene.txt @@ -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 diff --git a/levels/exercises/chapter001/level002/scene.txt b/levels/exercises/chapter001/level002/scene.txt index b2e9f7573..eac5c0fe6 100644 --- a/levels/exercises/chapter001/level002/scene.txt +++ b/levels/exercises/chapter001/level002/scene.txt @@ -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 diff --git a/levels/exercises/chapter001/level003/scene.txt b/levels/exercises/chapter001/level003/scene.txt index ac215b0fa..d9e9c7942 100644 --- a/levels/exercises/chapter001/level003/scene.txt +++ b/levels/exercises/chapter001/level003/scene.txt @@ -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 diff --git a/levels/exercises/chapter001/level004/scene.txt b/levels/exercises/chapter001/level004/scene.txt index 6d6bc5f6f..838f634bd 100644 --- a/levels/exercises/chapter001/level004/scene.txt +++ b/levels/exercises/chapter001/level004/scene.txt @@ -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 diff --git a/levels/exercises/chapter001/level005/scene.txt b/levels/exercises/chapter001/level005/scene.txt index dfdbc8ef9..364728719 100644 --- a/levels/exercises/chapter001/level005/scene.txt +++ b/levels/exercises/chapter001/level005/scene.txt @@ -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 diff --git a/levels/exercises/chapter001/level006/scene.txt b/levels/exercises/chapter001/level006/scene.txt index 5a4b123bc..26ebf60e0 100644 --- a/levels/exercises/chapter001/level006/scene.txt +++ b/levels/exercises/chapter001/level006/scene.txt @@ -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 diff --git a/levels/exercises/chapter001/level007/scene.txt b/levels/exercises/chapter001/level007/scene.txt index b8ddd77d5..4aed93a5a 100644 --- a/levels/exercises/chapter001/level007/scene.txt +++ b/levels/exercises/chapter001/level007/scene.txt @@ -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 diff --git a/levels/exercises/chapter002/level001/scene.txt b/levels/exercises/chapter002/level001/scene.txt index 85263d500..5253c7e5b 100644 --- a/levels/exercises/chapter002/level001/scene.txt +++ b/levels/exercises/chapter002/level001/scene.txt @@ -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 diff --git a/levels/exercises/chapter002/level002/scene.txt b/levels/exercises/chapter002/level002/scene.txt index c20565be5..bad965ab4 100644 --- a/levels/exercises/chapter002/level002/scene.txt +++ b/levels/exercises/chapter002/level002/scene.txt @@ -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 diff --git a/levels/exercises/chapter002/level003/scene.txt b/levels/exercises/chapter002/level003/scene.txt index 088d4ade7..0151ea856 100644 --- a/levels/exercises/chapter002/level003/scene.txt +++ b/levels/exercises/chapter002/level003/scene.txt @@ -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 diff --git a/levels/exercises/chapter002/level004/scene.txt b/levels/exercises/chapter002/level004/scene.txt index 78c8c0b02..71086ccf3 100644 --- a/levels/exercises/chapter002/level004/scene.txt +++ b/levels/exercises/chapter002/level004/scene.txt @@ -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 diff --git a/levels/exercises/chapter002/level005/scene.txt b/levels/exercises/chapter002/level005/scene.txt index e047aff13..6ab2584c7 100644 --- a/levels/exercises/chapter002/level005/scene.txt +++ b/levels/exercises/chapter002/level005/scene.txt @@ -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 diff --git a/levels/exercises/chapter002/level006/scene.txt b/levels/exercises/chapter002/level006/scene.txt index 641c50761..9a4d37893 100644 --- a/levels/exercises/chapter002/level006/scene.txt +++ b/levels/exercises/chapter002/level006/scene.txt @@ -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 diff --git a/levels/exercises/chapter002/level007/scene.txt b/levels/exercises/chapter002/level007/scene.txt index 143d72501..aa6fd6adb 100644 --- a/levels/exercises/chapter002/level007/scene.txt +++ b/levels/exercises/chapter002/level007/scene.txt @@ -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 diff --git a/levels/exercises/chapter003/level001/scene.txt b/levels/exercises/chapter003/level001/scene.txt index 2c1fda5c9..56ce6532d 100644 --- a/levels/exercises/chapter003/level001/scene.txt +++ b/levels/exercises/chapter003/level001/scene.txt @@ -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 diff --git a/levels/exercises/chapter003/level002/scene.txt b/levels/exercises/chapter003/level002/scene.txt index e6b64038d..ad204a652 100644 --- a/levels/exercises/chapter003/level002/scene.txt +++ b/levels/exercises/chapter003/level002/scene.txt @@ -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 diff --git a/levels/exercises/chapter003/level003/scene.txt b/levels/exercises/chapter003/level003/scene.txt index 99de5c61a..04a9d59c8 100644 --- a/levels/exercises/chapter003/level003/scene.txt +++ b/levels/exercises/chapter003/level003/scene.txt @@ -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 diff --git a/levels/exercises/chapter003/level004/scene.txt b/levels/exercises/chapter003/level004/scene.txt index f97b71ce7..5424736dc 100644 --- a/levels/exercises/chapter003/level004/scene.txt +++ b/levels/exercises/chapter003/level004/scene.txt @@ -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 diff --git a/levels/exercises/chapter003/level005/scene.txt b/levels/exercises/chapter003/level005/scene.txt index 7713ef0f0..d08ea923a 100644 --- a/levels/exercises/chapter003/level005/scene.txt +++ b/levels/exercises/chapter003/level005/scene.txt @@ -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 diff --git a/levels/exercises/chapter003/level006/scene.txt b/levels/exercises/chapter003/level006/scene.txt index 011e87196..28ed63b6f 100644 --- a/levels/exercises/chapter003/level006/scene.txt +++ b/levels/exercises/chapter003/level006/scene.txt @@ -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 diff --git a/levels/exercises/chapter003/level007/scene.txt b/levels/exercises/chapter003/level007/scene.txt index cd16d2111..a4d8de62c 100644 --- a/levels/exercises/chapter003/level007/scene.txt +++ b/levels/exercises/chapter003/level007/scene.txt @@ -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 diff --git a/levels/exercises/chapter003/level008/scene.txt b/levels/exercises/chapter003/level008/scene.txt index 9e47b8dfa..117ff1bc6 100644 --- a/levels/exercises/chapter003/level008/scene.txt +++ b/levels/exercises/chapter003/level008/scene.txt @@ -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 diff --git a/levels/exercises/chapter003/level009/scene.txt b/levels/exercises/chapter003/level009/scene.txt index 9b14bd03e..de7529f8b 100644 --- a/levels/exercises/chapter003/level009/scene.txt +++ b/levels/exercises/chapter003/level009/scene.txt @@ -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 diff --git a/levels/exercises/chapter004/level001/scene.txt b/levels/exercises/chapter004/level001/scene.txt index bf7e695c2..b6a9f0d57 100644 --- a/levels/exercises/chapter004/level001/scene.txt +++ b/levels/exercises/chapter004/level001/scene.txt @@ -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 diff --git a/levels/exercises/chapter004/level002/scene.txt b/levels/exercises/chapter004/level002/scene.txt index dc3fd85b9..45d4234c2 100644 --- a/levels/exercises/chapter004/level002/scene.txt +++ b/levels/exercises/chapter004/level002/scene.txt @@ -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 diff --git a/levels/exercises/chapter004/level003/scene.txt b/levels/exercises/chapter004/level003/scene.txt index f03e5bb93..5e8bd1ecb 100644 --- a/levels/exercises/chapter004/level003/scene.txt +++ b/levels/exercises/chapter004/level003/scene.txt @@ -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 diff --git a/levels/exercises/chapter004/level004/scene.txt b/levels/exercises/chapter004/level004/scene.txt index c083b3b8a..de2d9d2b2 100644 --- a/levels/exercises/chapter004/level004/scene.txt +++ b/levels/exercises/chapter004/level004/scene.txt @@ -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 diff --git a/levels/exercises/chapter004/level005/scene.txt b/levels/exercises/chapter004/level005/scene.txt index ad7dff7cb..0391879ce 100644 --- a/levels/exercises/chapter004/level005/scene.txt +++ b/levels/exercises/chapter004/level005/scene.txt @@ -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 diff --git a/levels/exercises/chapter005/level001/scene.txt b/levels/exercises/chapter005/level001/scene.txt index 5906bf908..e8a10d3a2 100644 --- a/levels/exercises/chapter005/level001/scene.txt +++ b/levels/exercises/chapter005/level001/scene.txt @@ -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 diff --git a/levels/exercises/chapter005/level002/scene.txt b/levels/exercises/chapter005/level002/scene.txt index 8c4c0ff66..17f97d2e8 100644 --- a/levels/exercises/chapter005/level002/scene.txt +++ b/levels/exercises/chapter005/level002/scene.txt @@ -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 diff --git a/levels/exercises/chapter005/level003/scene.txt b/levels/exercises/chapter005/level003/scene.txt index dacfe77d7..092271c9b 100644 --- a/levels/exercises/chapter005/level003/scene.txt +++ b/levels/exercises/chapter005/level003/scene.txt @@ -3,7 +3,7 @@ Resume.E text="Convert some titanium ore to 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 diff --git a/levels/exercises/chapter005/level004/scene.txt b/levels/exercises/chapter005/level004/scene.txt index b4ed775b3..85e67fde9 100644 --- a/levels/exercises/chapter005/level004/scene.txt +++ b/levels/exercises/chapter005/level004/scene.txt @@ -3,7 +3,7 @@ Resume.E text="Move a titanium cube across obstacles." 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 diff --git a/levels/exercises/chapter006/level001/scene.txt b/levels/exercises/chapter006/level001/scene.txt index 01778a37d..77c4efe55 100644 --- a/levels/exercises/chapter006/level001/scene.txt +++ b/levels/exercises/chapter006/level001/scene.txt @@ -3,7 +3,7 @@ Resume.E text="Create a function in order to make your program shorter." 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 diff --git a/levels/exercises/chapter006/level002/scene.txt b/levels/exercises/chapter006/level002/scene.txt index e893d773e..139f34b04 100644 --- a/levels/exercises/chapter006/level002/scene.txt +++ b/levels/exercises/chapter006/level002/scene.txt @@ -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" 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 diff --git a/levels/exercises/chapter006/level003/scene.txt b/levels/exercises/chapter006/level003/scene.txt index 819604ae8..0f84a80a0 100644 --- a/levels/exercises/chapter006/level003/scene.txt +++ b/levels/exercises/chapter006/level003/scene.txt @@ -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 diff --git a/levels/exercises/chapter007/level001/scene.txt b/levels/exercises/chapter007/level001/scene.txt index 39ccb3563..247e84d49 100644 --- a/levels/exercises/chapter007/level001/scene.txt +++ b/levels/exercises/chapter007/level001/scene.txt @@ -3,7 +3,7 @@ Resume.E text="Remote control a bot without using an information exchange post b ScriptName.E text="Remote3" 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 diff --git a/levels/exercises/chapter007/level002/scene.txt b/levels/exercises/chapter007/level002/scene.txt index 75ab9ef41..b3ddab2f8 100644 --- a/levels/exercises/chapter007/level002/scene.txt +++ b/levels/exercises/chapter007/level002/scene.txt @@ -3,7 +3,7 @@ Resume.E text="Remote control a bot without using an information exchange post b ScriptName.E text="Remote4" 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 diff --git a/levels/exercises/chapter007/level003/scene.txt b/levels/exercises/chapter007/level003/scene.txt index b5bba4086..b53b46f01 100644 --- a/levels/exercises/chapter007/level003/scene.txt +++ b/levels/exercises/chapter007/level003/scene.txt @@ -3,7 +3,7 @@ Resume.E text="Remote control a bot without using an information exchange post b ScriptName.E text="Remote5" 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 diff --git a/levels/free/chapter001/level001/scene.txt b/levels/free/chapter001/level001/scene.txt index fdb0a5a55..6341a7f10 100644 --- a/levels/free/chapter001/level001/scene.txt +++ b/levels/free/chapter001/level001/scene.txt @@ -2,7 +2,6 @@ Title.E text="Free game" Resume.E text="Do whatever you want, build a base camp and some bots, without any precise objective." Instructions name="freehelp.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=-1 Audio filename="music002.ogg" diff --git a/levels/free/chapter002/level001/scene.txt b/levels/free/chapter002/level001/scene.txt index 8e8b6316d..954c63031 100644 --- a/levels/free/chapter002/level001/scene.txt +++ b/levels/free/chapter002/level001/scene.txt @@ -2,7 +2,6 @@ Title.E text="Free game" Resume.E text="Do whatever you want, build a base camp and some bots, without any precise objective." Instructions name="freehelp.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=-1 #Include file="levels/missions/chapter002/planet.txt" TerrainRelief image="relief03.png" factor=1.0 diff --git a/levels/free/chapter003/level001/scene.txt b/levels/free/chapter003/level001/scene.txt index 876d8184f..567d8876a 100644 --- a/levels/free/chapter003/level001/scene.txt +++ b/levels/free/chapter003/level001/scene.txt @@ -2,7 +2,6 @@ Title.E text="Free game" Resume.E text="Do whatever you want, build a base camp and some bots, without any precise objective." Instructions name="freehelp.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=-1 Audio filename="music003.ogg" diff --git a/levels/free/chapter004/level001/scene.txt b/levels/free/chapter004/level001/scene.txt index 66bc5df19..7877140d5 100644 --- a/levels/free/chapter004/level001/scene.txt +++ b/levels/free/chapter004/level001/scene.txt @@ -2,7 +2,6 @@ Title.E text="Free game" Resume.E text="Do whatever you want, build a base camp and some bots, without any precise objective." Instructions name="freehelp.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=-1 Audio filename="music004.ogg" diff --git a/levels/free/chapter005/level001/scene.txt b/levels/free/chapter005/level001/scene.txt index 605d83070..61f43c2d9 100644 --- a/levels/free/chapter005/level001/scene.txt +++ b/levels/free/chapter005/level001/scene.txt @@ -2,7 +2,6 @@ Title.E text="Free game" Resume.E text="Do whatever you want, build a base camp and some bots, without any precise objective." Instructions name="freehelp.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=-1 Audio filename="music005.ogg" diff --git a/levels/free/chapter006/level001/scene.txt b/levels/free/chapter006/level001/scene.txt index bd019d019..20494573e 100644 --- a/levels/free/chapter006/level001/scene.txt +++ b/levels/free/chapter006/level001/scene.txt @@ -2,7 +2,6 @@ Title.E text="Free game" Resume.E text="Do whatever you want, build a base camp and some bots, without any precise objective." Instructions name="freehelp.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=-1 Audio filename="music006.ogg" diff --git a/levels/free/chapter007/level001/scene.txt b/levels/free/chapter007/level001/scene.txt index 999f13efc..30eb581cf 100644 --- a/levels/free/chapter007/level001/scene.txt +++ b/levels/free/chapter007/level001/scene.txt @@ -2,7 +2,6 @@ Title.E text="Free game" Resume.E text="Do whatever you want, build a base camp and some bots, without any precise objective." Instructions name="freehelp.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=-1 Audio filename="music007.ogg" diff --git a/levels/free/chapter008/level001/scene.txt b/levels/free/chapter008/level001/scene.txt index 1b0176c73..2da10e6b7 100644 --- a/levels/free/chapter008/level001/scene.txt +++ b/levels/free/chapter008/level001/scene.txt @@ -2,7 +2,6 @@ Title.E text="Free game" Resume.E text="Do whatever you want, build a base camp and some bots, without any precise objective." Instructions name="freehelp.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=-1 Audio filename="music008.ogg" diff --git a/levels/free/chapter009/level001/scene.txt b/levels/free/chapter009/level001/scene.txt index 06cb08594..38098b8fb 100644 --- a/levels/free/chapter009/level001/scene.txt +++ b/levels/free/chapter009/level001/scene.txt @@ -2,7 +2,6 @@ Title.E text="Free game" Resume.E text="Do whatever you want, build a base camp and some bots, without any precise objective." Instructions name="freehelp.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=-1 Audio filename="music009.ogg" diff --git a/levels/missions/chapter001/level001/scene.txt b/levels/missions/chapter001/level001/scene.txt index 4bc0f041b..b12e5520f 100644 --- a/levels/missions/chapter001/level001/scene.txt +++ b/levels/missions/chapter001/level001/scene.txt @@ -3,7 +3,7 @@ Resume.E text="Prepare yourself to embark on mankind's most thrilling adventure Instructions name="%lvl%/help/help.%lng%.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=101 lost=0 +EndingFile win="other/win101.txt" lost="other/lost000.txt" MessageDelay factor=5 Audio filename="music002.ogg" diff --git a/levels/missions/chapter001/level002/scene.txt b/levels/missions/chapter001/level002/scene.txt index 429dfb2f5..2f99f250d 100644 --- a/levels/missions/chapter001/level002/scene.txt +++ b/levels/missions/chapter001/level002/scene.txt @@ -3,7 +3,7 @@ Resume.E text="Learn how to construct buildings." Instructions name="%lvl%/help/help.%lng%.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=102 lost=0 +EndingFile win="other/win102.txt" lost="other/lost000.txt" MessageDelay factor=3 Audio filename="music002.ogg" diff --git a/levels/missions/chapter001/level003/scene.txt b/levels/missions/chapter001/level003/scene.txt index 1349340a3..7a74e07e3 100644 --- a/levels/missions/chapter001/level003/scene.txt +++ b/levels/missions/chapter001/level003/scene.txt @@ -3,7 +3,7 @@ Resume.E text="Equip your spaceship and get ready for takeoff." Instructions name="%lvl%/help/help.%lng%.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" MessageDelay factor=2 Audio filename="music002.ogg" diff --git a/levels/missions/chapter002/level001/scene.txt b/levels/missions/chapter002/level001/scene.txt index 6301657dd..9e107a015 100644 --- a/levels/missions/chapter002/level001/scene.txt +++ b/levels/missions/chapter002/level001/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/1_SwitchCell1.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=201 lost=0 +EndingFile win="other/win201.txt" lost="other/lost000.txt" // Planets for SpaceShip transition animation Planet mode=1 pos=1.0;0.2 dim=0.50 speed=0.0 dir=0.3 image="planets/planet-earth.png" uv1=0.0;0.0 uv2=1.0;1.0 diff --git a/levels/missions/chapter002/level002/scene.txt b/levels/missions/chapter002/level002/scene.txt index b7cba9ca6..7ba546a16 100644 --- a/levels/missions/chapter002/level002/scene.txt +++ b/levels/missions/chapter002/level002/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/1_SwitchCell1_link.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=202 lost=0 +EndingFile win="other/win202.txt" lost="other/lost000.txt" #Include file="%chap%/planet.txt" TerrainRelief image="relief03.png" factor=1.0 diff --git a/levels/missions/chapter002/level003/scene.txt b/levels/missions/chapter002/level003/scene.txt index 914ed0874..03e9df8f3 100644 --- a/levels/missions/chapter002/level003/scene.txt +++ b/levels/missions/chapter002/level003/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/1_SwitchCell1_link.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=203 lost=0 +EndingFile win="other/win203.txt" lost="other/lost000.txt" #Include file="%chap%/planet.txt" TerrainRelief image="relief03.png" factor=1.0 diff --git a/levels/missions/chapter002/level004/scene.txt b/levels/missions/chapter002/level004/scene.txt index e9a9e3823..d7e237b72 100644 --- a/levels/missions/chapter002/level004/scene.txt +++ b/levels/missions/chapter002/level004/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/2_Recharge1.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" #Include file="%chap%/planet.txt" TerrainRelief image="relief13.png" factor=1.0 diff --git a/levels/missions/chapter003/level001/scene.txt b/levels/missions/chapter003/level001/scene.txt index 49d79ff98..0b11e164f 100644 --- a/levels/missions/chapter003/level001/scene.txt +++ b/levels/missions/chapter003/level001/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/2_Recharge1_link.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music003.ogg" diff --git a/levels/missions/chapter003/level002/scene.txt b/levels/missions/chapter003/level002/scene.txt index 0918a2d90..14c6a1ac3 100644 --- a/levels/missions/chapter003/level002/scene.txt +++ b/levels/missions/chapter003/level002/scene.txt @@ -3,7 +3,7 @@ Resume.E text="Find your spaceship in the Tropica maze." Instructions name="%lvl%/help/help.%lng%.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music003.ogg" diff --git a/levels/missions/chapter003/level003/scene.txt b/levels/missions/chapter003/level003/scene.txt index 249f2d32c..f23e09021 100644 --- a/levels/missions/chapter003/level003/scene.txt +++ b/levels/missions/chapter003/level003/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/3_Recharge2.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" AudioChange pos=0.00;0.00 dist=25000.00 tool=Shooter powermin=0.8 filename="Constructive.ogg" repeat=0 diff --git a/levels/missions/chapter003/level004/scene.txt b/levels/missions/chapter003/level004/scene.txt index 25eaad53f..d664443c1 100644 --- a/levels/missions/chapter003/level004/scene.txt +++ b/levels/missions/chapter003/level004/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/3_Recharge2_link.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music003.ogg" diff --git a/levels/missions/chapter003/level005/scene.txt b/levels/missions/chapter003/level005/scene.txt index 28f5e66ee..b1beac577 100644 --- a/levels/missions/chapter003/level005/scene.txt +++ b/levels/missions/chapter003/level005/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/3_Recharge2.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music003.ogg" diff --git a/levels/missions/chapter004/level001/scene.txt b/levels/missions/chapter004/level001/scene.txt index 61889bbbf..d2a0968e3 100644 --- a/levels/missions/chapter004/level001/scene.txt +++ b/levels/missions/chapter004/level001/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/4_CollectTitanium1.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music004.ogg" diff --git a/levels/missions/chapter004/level002/scene.txt b/levels/missions/chapter004/level002/scene.txt index 9242590a9..61efabf75 100644 --- a/levels/missions/chapter004/level002/scene.txt +++ b/levels/missions/chapter004/level002/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/5_CollectTitanium2.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music004.ogg" diff --git a/levels/missions/chapter004/level003/scene.txt b/levels/missions/chapter004/level003/scene.txt index ead41af9c..93fc2c95b 100644 --- a/levels/missions/chapter004/level003/scene.txt +++ b/levels/missions/chapter004/level003/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/5_CollectTitanium2_link.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music004.ogg" diff --git a/levels/missions/chapter004/level004/scene.txt b/levels/missions/chapter004/level004/scene.txt index d2855a94b..d493b3459 100644 --- a/levels/missions/chapter004/level004/scene.txt +++ b/levels/missions/chapter004/level004/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/5_CollectTitanium2_link.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music004.ogg" diff --git a/levels/missions/chapter005/level001/scene.txt b/levels/missions/chapter005/level001/scene.txt index e298c1e08..8a37a9f90 100644 --- a/levels/missions/chapter005/level001/scene.txt +++ b/levels/missions/chapter005/level001/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/5_CollectTitanium2_link.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music005.ogg" diff --git a/levels/missions/chapter005/level002/scene.txt b/levels/missions/chapter005/level002/scene.txt index 1b4610460..9dc2d32ab 100644 --- a/levels/missions/chapter005/level002/scene.txt +++ b/levels/missions/chapter005/level002/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/6_KillAnt1.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="Quite.ogg" diff --git a/levels/missions/chapter005/level003/scene.txt b/levels/missions/chapter005/level003/scene.txt index 0a3218adb..155afe1b4 100644 --- a/levels/missions/chapter005/level003/scene.txt +++ b/levels/missions/chapter005/level003/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/6_KillAnt1_link.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music005.ogg" diff --git a/levels/missions/chapter006/level001/scene.txt b/levels/missions/chapter006/level001/scene.txt index 2ef8acfeb..95b1c1126 100644 --- a/levels/missions/chapter006/level001/scene.txt +++ b/levels/missions/chapter006/level001/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/7_CollectTitanium3.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music006.ogg" diff --git a/levels/missions/chapter006/level002/scene.txt b/levels/missions/chapter006/level002/scene.txt index 2cfdae0b4..165407ffa 100644 --- a/levels/missions/chapter006/level002/scene.txt +++ b/levels/missions/chapter006/level002/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music006.ogg" diff --git a/levels/missions/chapter006/level003/scene.txt b/levels/missions/chapter006/level003/scene.txt index daef402dd..c9fdbb96d 100644 --- a/levels/missions/chapter006/level003/scene.txt +++ b/levels/missions/chapter006/level003/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1_link.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music006.ogg" diff --git a/levels/missions/chapter006/level004/scene.txt b/levels/missions/chapter006/level004/scene.txt index 3ee0d2d10..82b6ecd2d 100644 --- a/levels/missions/chapter006/level004/scene.txt +++ b/levels/missions/chapter006/level004/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1_link.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=604 lost=0 +EndingFile win="other/win604.txt" lost="other/lost000.txt" Audio filename="music006.ogg" diff --git a/levels/missions/chapter006/level005/scene.txt b/levels/missions/chapter006/level005/scene.txt index f3a98909c..30963519f 100644 --- a/levels/missions/chapter006/level005/scene.txt +++ b/levels/missions/chapter006/level005/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1_link.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=605 lost=0 +EndingFile win="other/win605.txt" lost="other/lost000.txt" Audio filename="music006.ogg" diff --git a/levels/missions/chapter006/level006/scene.txt b/levels/missions/chapter006/level006/scene.txt index 698de69f0..8503fe2ab 100644 --- a/levels/missions/chapter006/level006/scene.txt +++ b/levels/missions/chapter006/level006/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1_link.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music006.ogg" diff --git a/levels/missions/chapter007/level001/scene.txt b/levels/missions/chapter007/level001/scene.txt index 68122500e..1995fb697 100644 --- a/levels/missions/chapter007/level001/scene.txt +++ b/levels/missions/chapter007/level001/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1_link.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music007.ogg" diff --git a/levels/missions/chapter007/level002/scene.txt b/levels/missions/chapter007/level002/scene.txt index c145d1a7c..1fc80a993 100644 --- a/levels/missions/chapter007/level002/scene.txt +++ b/levels/missions/chapter007/level002/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1_link.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music007.ogg" diff --git a/levels/missions/chapter007/level003/scene.txt b/levels/missions/chapter007/level003/scene.txt index 746c29e6c..bdbe80187 100644 --- a/levels/missions/chapter007/level003/scene.txt +++ b/levels/missions/chapter007/level003/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1_link.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music007.ogg" diff --git a/levels/missions/chapter007/level004/scene.txt b/levels/missions/chapter007/level004/scene.txt index 1b97ac717..bc618026b 100644 --- a/levels/missions/chapter007/level004/scene.txt +++ b/levels/missions/chapter007/level004/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1_link.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=704 lost=0 +EndingFile win="other/win704.txt" lost="other/lost000.txt" AudioChange filename="Hv2.ogg" pos=0;0 dist=25000 type=Converter min=1 repeat=0 diff --git a/levels/missions/chapter007/level005/scene.txt b/levels/missions/chapter007/level005/scene.txt index a4795d202..e92f64e60 100644 --- a/levels/missions/chapter007/level005/scene.txt +++ b/levels/missions/chapter007/level005/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1_link.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music007.ogg" diff --git a/levels/missions/chapter008/level001/scene.txt b/levels/missions/chapter008/level001/scene.txt index 0cbf229ad..05eca65ad 100644 --- a/levels/missions/chapter008/level001/scene.txt +++ b/levels/missions/chapter008/level001/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1_link.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="Infinite.ogg" repeat=0 diff --git a/levels/missions/chapter008/level002/scene.txt b/levels/missions/chapter008/level002/scene.txt index 78ba25b3c..f61ee28fc 100644 --- a/levels/missions/chapter008/level002/scene.txt +++ b/levels/missions/chapter008/level002/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1_link.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music008.ogg" diff --git a/levels/missions/chapter009/level001/scene.txt b/levels/missions/chapter009/level001/scene.txt index db12212b9..b01167ee3 100644 --- a/levels/missions/chapter009/level001/scene.txt +++ b/levels/missions/chapter009/level001/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/9_terranova.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music009.ogg" diff --git a/levels/missions/chapter009/level002/scene.txt b/levels/missions/chapter009/level002/scene.txt index 6ea4cecba..2ca3f6cc6 100644 --- a/levels/missions/chapter009/level002/scene.txt +++ b/levels/missions/chapter009/level002/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1_link.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music009.ogg" diff --git a/levels/missions/chapter009/level003/scene.txt b/levels/missions/chapter009/level003/scene.txt index 1ebb8dc57..96c014542 100644 --- a/levels/missions/chapter009/level003/scene.txt +++ b/levels/missions/chapter009/level003/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1_link.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="Prototype.ogg" repeat=0 diff --git a/levels/missions/chapter009/level004/scene.txt b/levels/missions/chapter009/level004/scene.txt index 9677b0c12..f6736b238 100644 --- a/levels/missions/chapter009/level004/scene.txt +++ b/levels/missions/chapter009/level004/scene.txt @@ -5,7 +5,7 @@ Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/10_FollowPhazer.txt" SoluceFile name="%lvl%/help/soluce.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=904 lost=0 +EndingFile win="other/win904.txt" lost="other/lost000.txt" Audio filename="music009.ogg" diff --git a/levels/plus/chapter001/level001/scene.txt b/levels/plus/chapter001/level001/scene.txt index 88f580e8b..f05e77b8d 100644 --- a/levels/plus/chapter001/level001/scene.txt +++ b/levels/plus/chapter001/level001/scene.txt @@ -2,7 +2,7 @@ Title.E text="Plan B" Resume.E text="Equip your spaceship and get ready for takeoff." Instructions name="%lvl%/help/help.%lng%.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" MessageDelay factor=2 Audio filename="music002.ogg" diff --git a/levels/plus/chapter002/level001/scene.txt b/levels/plus/chapter002/level001/scene.txt index 0b9dd3734..a63c0ebd5 100644 --- a/levels/plus/chapter002/level001/scene.txt +++ b/levels/plus/chapter002/level001/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/1_SwitchCell1.txt" HelpFile name="cbot.txt" -EndingFile win=201 lost=0 +EndingFile win="other/win201.txt" lost="other/lost000.txt" // Planets for SpaceShip transition animation Planet mode=1 pos=1.0;0.2 dim=0.50 speed=0.0 dir=0.3 image="planets/planet-earth.png" uv1=0.0;0.0 uv2=1.0;1.0 diff --git a/levels/plus/chapter002/level002/scene.txt b/levels/plus/chapter002/level002/scene.txt index 6e76768d6..78c4d5255 100644 --- a/levels/plus/chapter002/level002/scene.txt +++ b/levels/plus/chapter002/level002/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/1_SwitchCell1_link.txt" HelpFile name="cbot.txt" -EndingFile win=202 lost=0 +EndingFile win="other/win202.txt" lost="other/lost000.txt" #Include file="%chap%/planet.txt" TerrainRelief image="relief03.png" factor=1.0 diff --git a/levels/plus/chapter002/level003/scene.txt b/levels/plus/chapter002/level003/scene.txt index f46bee327..bc2299674 100644 --- a/levels/plus/chapter002/level003/scene.txt +++ b/levels/plus/chapter002/level003/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/2_Recharge1.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" #Include file="%chap%/planet.txt" TerrainRelief image="relief13.png" factor=1.0 diff --git a/levels/plus/chapter003/level001/scene.txt b/levels/plus/chapter003/level001/scene.txt index fff872530..7524eb7ad 100644 --- a/levels/plus/chapter003/level001/scene.txt +++ b/levels/plus/chapter003/level001/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/3_Recharge2.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" AudioChange pos=0.00;0.00 dist=25000.00 tool=Shooter powermin=0.8 filename="Constructive.ogg" repeat=0 diff --git a/levels/plus/chapter003/level002/scene.txt b/levels/plus/chapter003/level002/scene.txt index 321e2f930..066c07239 100644 --- a/levels/plus/chapter003/level002/scene.txt +++ b/levels/plus/chapter003/level002/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/3_Recharge2_link.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music003.ogg" diff --git a/levels/plus/chapter003/level003/scene.txt b/levels/plus/chapter003/level003/scene.txt index eaaaa828d..8432422a2 100644 --- a/levels/plus/chapter003/level003/scene.txt +++ b/levels/plus/chapter003/level003/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/3_Recharge2.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music003.ogg" diff --git a/levels/plus/chapter004/level001/scene.txt b/levels/plus/chapter004/level001/scene.txt index 7015d9135..3e025ce09 100644 --- a/levels/plus/chapter004/level001/scene.txt +++ b/levels/plus/chapter004/level001/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/4_CollectTitanium1.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music004.ogg" diff --git a/levels/plus/chapter004/level002/scene.txt b/levels/plus/chapter004/level002/scene.txt index bd50f3218..0cb795972 100644 --- a/levels/plus/chapter004/level002/scene.txt +++ b/levels/plus/chapter004/level002/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/5_CollectTitanium2.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music004.ogg" diff --git a/levels/plus/chapter004/level003/scene.txt b/levels/plus/chapter004/level003/scene.txt index 8ca7fcf00..b02cd851b 100644 --- a/levels/plus/chapter004/level003/scene.txt +++ b/levels/plus/chapter004/level003/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/5_CollectTitanium2_link.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music004.ogg" diff --git a/levels/plus/chapter004/level004/scene.txt b/levels/plus/chapter004/level004/scene.txt index 384d8b394..2fe5c7dcb 100644 --- a/levels/plus/chapter004/level004/scene.txt +++ b/levels/plus/chapter004/level004/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/5_CollectTitanium2_link.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music004.ogg" diff --git a/levels/plus/chapter005/level001/scene.txt b/levels/plus/chapter005/level001/scene.txt index 2bcb80b76..5db0c1dd7 100644 --- a/levels/plus/chapter005/level001/scene.txt +++ b/levels/plus/chapter005/level001/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/5_CollectTitanium2_link.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music005.ogg" diff --git a/levels/plus/chapter005/level002/scene.txt b/levels/plus/chapter005/level002/scene.txt index 6f8513c76..742d733dc 100644 --- a/levels/plus/chapter005/level002/scene.txt +++ b/levels/plus/chapter005/level002/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/6_KillAnt1.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="Quite.ogg" diff --git a/levels/plus/chapter005/level003/scene.txt b/levels/plus/chapter005/level003/scene.txt index 97e5a3e01..d7f8a2507 100644 --- a/levels/plus/chapter005/level003/scene.txt +++ b/levels/plus/chapter005/level003/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/6_KillAnt1_link.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music005.ogg" diff --git a/levels/plus/chapter006/level001/scene.txt b/levels/plus/chapter006/level001/scene.txt index c86b754cf..fa9cc1f6d 100644 --- a/levels/plus/chapter006/level001/scene.txt +++ b/levels/plus/chapter006/level001/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/7_CollectTitanium3.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music006.ogg" diff --git a/levels/plus/chapter006/level002/scene.txt b/levels/plus/chapter006/level002/scene.txt index 27de78f0a..0027bea91 100644 --- a/levels/plus/chapter006/level002/scene.txt +++ b/levels/plus/chapter006/level002/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/7_CollectTitanium3_link.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music006.ogg" diff --git a/levels/plus/chapter006/level003/scene.txt b/levels/plus/chapter006/level003/scene.txt index fb0901959..7fef9492c 100644 --- a/levels/plus/chapter006/level003/scene.txt +++ b/levels/plus/chapter006/level003/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music006.ogg" diff --git a/levels/plus/chapter006/level004/scene.txt b/levels/plus/chapter006/level004/scene.txt index ca3e57b11..7d016dc2a 100644 --- a/levels/plus/chapter006/level004/scene.txt +++ b/levels/plus/chapter006/level004/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1_link.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music006.ogg" diff --git a/levels/plus/chapter006/level005/scene.txt b/levels/plus/chapter006/level005/scene.txt index d7aaed30d..506f68e0f 100644 --- a/levels/plus/chapter006/level005/scene.txt +++ b/levels/plus/chapter006/level005/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1_link.txt" HelpFile name="cbot.txt" -EndingFile win=604 lost=0 +EndingFile win="other/win604.txt" lost="other/lost000.txt" Audio filename="music006.ogg" diff --git a/levels/plus/chapter006/level006/scene.txt b/levels/plus/chapter006/level006/scene.txt index 271e3e95c..002e43762 100644 --- a/levels/plus/chapter006/level006/scene.txt +++ b/levels/plus/chapter006/level006/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1_link.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music006.ogg" diff --git a/levels/plus/chapter007/level001/scene.txt b/levels/plus/chapter007/level001/scene.txt index ffdacdb86..e58f1c468 100644 --- a/levels/plus/chapter007/level001/scene.txt +++ b/levels/plus/chapter007/level001/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1_link.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music007.ogg" diff --git a/levels/plus/chapter007/level002/scene.txt b/levels/plus/chapter007/level002/scene.txt index caed61044..065218a1d 100644 --- a/levels/plus/chapter007/level002/scene.txt +++ b/levels/plus/chapter007/level002/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1_link.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music007.ogg" diff --git a/levels/plus/chapter007/level003/scene.txt b/levels/plus/chapter007/level003/scene.txt index 7f6118ca5..2512690bb 100644 --- a/levels/plus/chapter007/level003/scene.txt +++ b/levels/plus/chapter007/level003/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1_link.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music007.ogg" diff --git a/levels/plus/chapter007/level004/scene.txt b/levels/plus/chapter007/level004/scene.txt index 200bd1577..cced6b235 100644 --- a/levels/plus/chapter007/level004/scene.txt +++ b/levels/plus/chapter007/level004/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1_link.txt" HelpFile name="cbot.txt" -EndingFile win=704 lost=0 +EndingFile win="other/win704.txt" lost="other/lost000.txt" AudioChange filename="Hv2.ogg" pos=0;0 dist=25000 type=Converter min=1 repeat=0 diff --git a/levels/plus/chapter007/level005/scene.txt b/levels/plus/chapter007/level005/scene.txt index d84a75e9b..f306bd9de 100644 --- a/levels/plus/chapter007/level005/scene.txt +++ b/levels/plus/chapter007/level005/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1_link.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music007.ogg" diff --git a/levels/plus/chapter008/level001/scene.txt b/levels/plus/chapter008/level001/scene.txt index 03ac524f2..851d1bda5 100644 --- a/levels/plus/chapter008/level001/scene.txt +++ b/levels/plus/chapter008/level001/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1_link.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="Infinite.ogg" repeat=0 diff --git a/levels/plus/chapter008/level002/scene.txt b/levels/plus/chapter008/level002/scene.txt index 4aa79c330..9dc4ee7b6 100644 --- a/levels/plus/chapter008/level002/scene.txt +++ b/levels/plus/chapter008/level002/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1_link.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music008.ogg" diff --git a/levels/plus/chapter009/level001/scene.txt b/levels/plus/chapter009/level001/scene.txt index 0b132d7e1..d26fb1bd0 100644 --- a/levels/plus/chapter009/level001/scene.txt +++ b/levels/plus/chapter009/level001/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/9_terranova.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music009.ogg" diff --git a/levels/plus/chapter009/level002/scene.txt b/levels/plus/chapter009/level002/scene.txt index 959a51413..22d3c3de0 100644 --- a/levels/plus/chapter009/level002/scene.txt +++ b/levels/plus/chapter009/level002/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1_link.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="music009.ogg" diff --git a/levels/plus/chapter009/level003/scene.txt b/levels/plus/chapter009/level003/scene.txt index ed41b5d32..ae609449c 100644 --- a/levels/plus/chapter009/level003/scene.txt +++ b/levels/plus/chapter009/level003/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/8_ServiceTower1_link.txt" HelpFile name="cbot.txt" -EndingFile win=-1 lost=0 +EndingFile lost="other/lost000.txt" Audio filename="Prototype.ogg" repeat=0 diff --git a/levels/plus/chapter009/level004/scene.txt b/levels/plus/chapter009/level004/scene.txt index b6fd1e1be..eabd5b02b 100644 --- a/levels/plus/chapter009/level004/scene.txt +++ b/levels/plus/chapter009/level004/scene.txt @@ -4,7 +4,7 @@ Instructions name="%lvl%/help/help.%lng%.txt" Satellite name="%lvl%/help/report.%lng%.txt" Loading name="programs/10_FollowPhazer.txt" HelpFile name="cbot.txt" -EndingFile win=904 lost=0 +EndingFile win="other/win904.txt" lost="other/lost000.txt" Audio filename="music009.ogg"