diff --git a/levels/defi101.txt b/levels/defi101.txt index a57e4e59..55f7a9c8 100644 --- a/levels/defi101.txt +++ b/levels/defi101.txt @@ -1,9 +1,9 @@ Title.E text="Follow a path" Resume.E text="Move the bot along a given path." +ScriptName.E text="Move" Title.F text="Suivre un chemin" Resume.F text="Déplacer un robot le long d'une trajectoire donnée." ScriptName.F text="Déplace" -ScriptName.E text="Move" Instructions name="dmove1.txt" immediat=1 HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/defi102.txt b/levels/defi102.txt index dcac93e8..b98bf47d 100644 --- a/levels/defi102.txt +++ b/levels/defi102.txt @@ -1,9 +1,9 @@ Title.E text="Massacre" Resume.E text="Use a loop in order to destroy four targets." +ScriptName.E text="Go" Title.F text="Massacre" Resume.F text="Détruire quatre cibles à l'aide d'une boucle." ScriptName.F text="Go" -ScriptName.E text="Go" Instructions name="dfor.txt" immediat=1 HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/defi103.txt b/levels/defi103.txt index ae8c6508..2caf37fe 100644 --- a/levels/defi103.txt +++ b/levels/defi103.txt @@ -1,9 +1,9 @@ Title.E text="Exchange posts 3" Resume.E text="Collect lots of valuable information from information exchange posts." +ScriptName.E text="Info" Title.F text="Bornes" Resume.F text="Récolter des informations de direction et de distance." ScriptName.F text="Suivre" -ScriptName.E text="Info" Instructions name="dexch1.txt" immediat=1 HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/defi104.txt b/levels/defi104.txt index 4f1e45d8..c2845697 100644 --- a/levels/defi104.txt +++ b/levels/defi104.txt @@ -1,9 +1,9 @@ Title.E text="Labyrinth 3" Resume.E text="Teach your bot how to find its way out of the labyrinth." +ScriptName.E text="Labyrinth" Title.F text="Labyrinthe" Resume.F text="Programmez un robot pour qu'il avance sans se cogner dans un labyrinthe." ScriptName.F text="Labyrinthe" -ScriptName.E text="Labyrinth" Instructions name="dlaby1.txt" immediat=1 HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/defi201.txt b/levels/defi201.txt index c8f82ecd..b08bcd28 100644 --- a/levels/defi201.txt +++ b/levels/defi201.txt @@ -1,9 +1,9 @@ Title.E text="Crazy bot 2" Resume.E text="Use the radar to put some order into a big mess left behind by a crazy bot." +ScriptName.E text="Radar" Title.F text="Le petit poucet" Resume.F text="Utilisez le radar pour trouver toutes les marques déposées par le petit poucet." ScriptName.F text="Ramasse" -ScriptName.E text="Radar" Instructions name="dradar1.txt" immediat=1 HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/defi202.txt b/levels/defi202.txt index 999c8f68..e38e3070 100644 --- a/levels/defi202.txt +++ b/levels/defi202.txt @@ -1,9 +1,9 @@ Title.E text="Shadow 2" Resume.E text="Follow a bot, as if you were its shadow." +ScriptName.E text="Follow" Title.F text="Copieur ..." Resume.F text="Suivez un robot, sans le heurter." ScriptName.F text="Suivre" -ScriptName.E text="Follow" Instructions name="dfollow1.txt" immediat=1 HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/defi203.txt b/levels/defi203.txt index 28b29dcd..e1ea478e 100644 --- a/levels/defi203.txt +++ b/levels/defi203.txt @@ -1,9 +1,9 @@ Title.E text="Help" Resume.E text="Defend yourself agains all alien attacks." +ScriptName.E text="Defense" Title.F text="Au secours" Resume.F text="Défendez-vous de toutes les attaques ennemies." ScriptName.F text="Protect" -ScriptName.E text="Defense" Instructions name="dhelp1.txt" immediat=1 HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/defi204.txt b/levels/defi204.txt index a5f64010..9dc5ec70 100644 --- a/levels/defi204.txt +++ b/levels/defi204.txt @@ -1,9 +1,9 @@ Title.E text="Radar and traps 1" Resume.E text="Use your radar to look for various items, but watch out for the mines." +ScriptName.E text="Traps" Title.F text="Radar et pièges 1" Resume.F text="Utilisez le radar pour trouver des objets répartis aléatoirement, en évitant les bombes." ScriptName.F text="Cherche" -ScriptName.E text="Traps" Instructions name="dtrap1.txt" immediat=1 HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/defi205.txt b/levels/defi205.txt index 5c573550..1a66cbe0 100644 --- a/levels/defi205.txt +++ b/levels/defi205.txt @@ -1,9 +1,9 @@ Title.E text="Radar and traps 2" Resume.E text="Try to figure out how to survive in a hostile environment." +ScriptName.E text="Traps" Title.F text="Radar et pièges 2" Resume.F text="A vous d'imaginer comment survivre dans un milieu hostile." ScriptName.F text="Cherche" -ScriptName.E text="Traps" Instructions name="dtrap2.txt" immediat=1 HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/defi301.txt b/levels/defi301.txt index caae68c2..2ce9af18 100644 --- a/levels/defi301.txt +++ b/levels/defi301.txt @@ -1,9 +1,9 @@ Title.E text="Mover 1" Resume.E text="Retrieve some titanium ore in order to convert it to titanium cubes." +ScriptName.E text="Mover" Title.F text="Le déménageur 1" Resume.F text="Déplacer du minerai pour le convertir en métal." ScriptName.F text="Déplace" -ScriptName.E text="Mover" Instructions name="dremova1.txt" immediat=1 HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/defi302.txt b/levels/defi302.txt index abcbfe43..9c940ac8 100644 --- a/levels/defi302.txt +++ b/levels/defi302.txt @@ -1,9 +1,9 @@ Title.E text="Mover 2" Resume.E text="Try to figure out how to move the titanium cube across obstacles." +ScriptName.E text="Mover" Title.F text="Le déménageur 2" Resume.F text="Déplacer un cube de métal par dessus des obstacles." ScriptName.F text="Déplace" -ScriptName.E text="Mover" Instructions name="dremova2.txt" immediat=1 HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/defi401.txt b/levels/defi401.txt index 8e6d1085..c76fe633 100644 --- a/levels/defi401.txt +++ b/levels/defi401.txt @@ -1,9 +1,9 @@ Title.E text="Function" Resume.E text="Create a function to move a bot." +ScriptName.E text="Move" Title.F text="Une fonction" Resume.F text="Créer une fonction pour déplacer un robot." ScriptName.F text="Déplace" -ScriptName.E text="Move" Instructions name="dproc1.txt" immediat=1 HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/defi402.txt b/levels/defi402.txt index 25daae6a..2afb03fa 100644 --- a/levels/defi402.txt +++ b/levels/defi402.txt @@ -1,9 +1,9 @@ Title.E text="Spiral 2" Resume.E text="Create a procedure in order to teach your bot to perform a spiral." +ScriptName.E text="Move" Title.F text="La spirale" Resume.F text="Créer une fonction pour déplacer un robot dans une spirale." ScriptName.F text="Déplace" -ScriptName.E text="Move" Instructions name="dproc2.txt" immediat=1 HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/free100.txt b/levels/free100.txt index 4bfa3991..543a4ff5 100644 --- a/levels/free100.txt +++ b/levels/free100.txt @@ -1,2 +1,2 @@ -Title.F text="Sur la Terre" resume="Terre" Title.E text="Leaving Earth" resume="Earth" +Title.F text="Sur la Terre" resume="Terre" diff --git a/levels/free801.txt b/levels/free801.txt index 335b2cb4..4607a667 100644 --- a/levels/free801.txt +++ b/levels/free801.txt @@ -1,5 +1,7 @@ Title.E text="Jeu libre" Resume.E text="Construisez quelques bâtiments et robots, juste pour vous amuser, sans but précis." +Title.F text="Jeu libre" +Resume.F text="Construisez quelques bâtiments et robots, juste pour vous amuser, sans but précis." Instructions name="fglobal.txt" HelpFile name="cbot.txt" EndingFile win=-1 lost=-1 diff --git a/levels/free901.txt b/levels/free901.txt index 4fbaab1c..9ef3c495 100644 --- a/levels/free901.txt +++ b/levels/free901.txt @@ -1,5 +1,7 @@ Title.E text="Jeu libre" Resume.E text="Construisez quelques bâtiments et robots, juste pour vous amuser, sans but précis." +Title.F text="Jeu libre" +Resume.F text="Construisez quelques bâtiments et robots, juste pour vous amuser, sans but précis." Instructions name="fglobal.txt" HelpFile name="cbot.txt" EndingFile win=-1 lost=-1 diff --git a/levels/proto102.txt b/levels/proto102.txt index 2ee3f0d2..11552c6c 100644 --- a/levels/proto102.txt +++ b/levels/proto102.txt @@ -1,5 +1,7 @@ Title.E text="Photo" Resume.E text="Utilisé pour faire les photos 128x128 des objets." +Title.F text="Photo" +Resume.F text="Utilisé pour faire les photos 128x128 des objets." HelpFile name="cbot.txt" Audio track=2 diff --git a/levels/proto103.txt b/levels/proto103.txt index 8607c487..b59dbd51 100644 --- a/levels/proto103.txt +++ b/levels/proto103.txt @@ -1,5 +1,7 @@ Title.E text="Tous" Resume.E text="Tous les robots et tous les bâtiments." +Title.F text="Tous" +Resume.F text="Tous les robots et tous les bâtiments." HelpFile name="cbot.txt" AmbientColor air= 136;0.533;0.533;0.533 // grey diff --git a/levels/proto211.txt b/levels/proto211.txt index b40cd88e..f77831f8 100644 --- a/levels/proto211.txt +++ b/levels/proto211.txt @@ -1,5 +1,7 @@ Title.E text="Debug" Resume.E text="Récupérer la boîte noire dans une vallée profonde et remplie de brouillard." +Title.F text="Debug" +Resume.F text="Récupérer la boîte noire dans une vallée profonde et remplie de brouillard." HelpFile name="cbot.txt" EndingFile win=-1 lost=0 diff --git a/levels/proto213.txt b/levels/proto213.txt index e9acaa13..40f81494 100644 --- a/levels/proto213.txt +++ b/levels/proto213.txt @@ -1,5 +1,7 @@ Title.E text="Transport" Resume.E text="Transportez une caisse d'explosif avec un véhicule équipé d'une pile atomique." +Title.F text="Transport" +Resume.F text="Transportez une caisse d'explosif avec un véhicule équipé d'une pile atomique." Instructions name="mhvolca1.txt" Satellite name="mivolca1.txt" Loading name="mlnull.txt" diff --git a/levels/proto215.txt b/levels/proto215.txt index 36a7d35b..68889c3d 100644 --- a/levels/proto215.txt +++ b/levels/proto215.txt @@ -1,5 +1,7 @@ Title.E text="Analyse" Resume.E text="Trouvez et analysez de la matière organique pour découvrir une nouvelle technologie." +Title.F text="Analyse" +Resume.F text="Trouvez et analysez de la matière organique pour découvrir une nouvelle technologie." Instructions name="mvolca2.txt" SoluceFile name="svolca2.txt" HelpFile name="cbot.txt" diff --git a/levels/proto216.txt b/levels/proto216.txt index 38b066f2..b5c3e01b 100644 --- a/levels/proto216.txt +++ b/levels/proto216.txt @@ -1,5 +1,7 @@ Title.E text="A l'abri" Resume.E text="Cherchez la boîte noire tout en restant à l'abri de la foudre." +Title.F text="A l'abri" +Resume.F text="Cherchez la boîte noire tout en restant à l'abri de la foudre." Instructions name="morph2.txt" SoluceFile name="sorph2.txt" HelpFile name="cbot.txt" diff --git a/levels/proto218.txt b/levels/proto218.txt index b251c3ff..1d01417e 100644 --- a/levels/proto218.txt +++ b/levels/proto218.txt @@ -1,5 +1,7 @@ Title.E text="Box #1" Resume.E text="Rechercher une boîte noire avec un sous-marin." +Title.F text="Box #1" +Resume.F text="Rechercher une boîte noire avec un sous-marin." Instructions name="mhtropi5.txt" Satellite name="mitropi5.txt" Loading name="mlnull.txt" diff --git a/levels/proto223.txt b/levels/proto223.txt index 6e9b09cc..ad543999 100644 --- a/levels/proto223.txt +++ b/levels/proto223.txt @@ -1,5 +1,7 @@ Title.E text="Box #2" Resume.E text="Rechercher une boîte noire avec un sous-marin." +Title.F text="Box #2" +Resume.F text="Rechercher une boîte noire avec un sous-marin." Instructions name="mhtropi5.txt" Satellite name="mitropi5.txt" Loading name="mlnull.txt" diff --git a/levels/scene100.txt b/levels/scene100.txt index 9eb45795..130ccebc 100644 --- a/levels/scene100.txt +++ b/levels/scene100.txt @@ -1,2 +1,2 @@ -Title.F text="Départ de la Terre" resume="Terre" Title.E text="Leaving Earth" resume="Earth" +Title.F text="Départ de la Terre" resume="Terre" diff --git a/levels/train101.txt b/levels/train101.txt index b28c67fb..741e00c8 100644 --- a/levels/train101.txt +++ b/levels/train101.txt @@ -1,9 +1,9 @@ Title.E text="Spiders 1" Resume.E text="Kill three spiders with a small program." +ScriptName.E text="Spider1" Title.F text="Araignées 1" Resume.F text="Tuer trois araignées avec un petit programme." ScriptName.F text="Araignée1" -ScriptName.E text="Spider1" Instructions name="tspid1.txt" HelpFile name="cbot.txt" EndingFile win=2 lost=0 diff --git a/levels/train102.txt b/levels/train102.txt index 125c29fd..b5365bd4 100644 --- a/levels/train102.txt +++ b/levels/train102.txt @@ -1,9 +1,9 @@ Title.E text="Power Cell 1" Resume.E text="Instruct a bot to change the power cell of a nearby winged shooter." +ScriptName.E text="Spider2" Title.F text="Pile 1" Resume.F text="Programmer un robot pour qu'il change la pile d'un autre robot" ScriptName.F text="Pile1" -ScriptName.E text="Spider2" Instructions name="tcell1.txt" HelpFile name="cbot.txt" EndingFile win=2 lost=0 diff --git a/levels/train103.txt b/levels/train103.txt index abf57330..27d9a590 100644 --- a/levels/train103.txt +++ b/levels/train103.txt @@ -1,9 +1,9 @@ Title.E text="Titanium 1" Resume.E text="Take a chunk of titanium ore and bring it to the converter." +ScriptName.E text="Titanium1" Title.F text="Titanium 1" Resume.F text="Programmer un robot pour qu'il aille chercher un minerai de titanium et l'amène sur le convertisseur" ScriptName.F text="Titanium1" -ScriptName.E text="Titanium1" Instructions name="ttit1.txt" HelpFile name="cbot.txt" EndingFile win=2 lost=0 diff --git a/levels/train104.txt b/levels/train104.txt index b7cc084d..1c0dcd18 100644 --- a/levels/train104.txt +++ b/levels/train104.txt @@ -1,9 +1,9 @@ Title.E text="Titanium 2" Resume.E text="Use the bot's radar to look for the titanium ore and bring it to the converter." +ScriptName.E text="Titanium2" Title.F text="Titanium 2" Resume.F text="Utiliser le radar pour aller chercher un minerai de titanium" ScriptName.F text="Titanium2" -ScriptName.E text="Titanium2" Instructions name="ttit2.txt" HelpFile name="cbot.txt" EndingFile win=2 lost=0 diff --git a/levels/train105.txt b/levels/train105.txt index 898b028d..36e70c8c 100644 --- a/levels/train105.txt +++ b/levels/train105.txt @@ -1,9 +1,9 @@ Title.E text="Power Cell 2" Resume.E text="Power all the winged shooters." +ScriptName.E text="Spider2" Title.F text="Pile 2" Resume.F text="Equiper les robots shooters de piles" ScriptName.F text="Pile2" -ScriptName.E text="Spider2" Instructions name="tcell2.txt" HelpFile name="cbot.txt" EndingFile win=2 lost=0 diff --git a/levels/train106.txt b/levels/train106.txt index f96dd81c..90c08b6e 100644 --- a/levels/train106.txt +++ b/levels/train106.txt @@ -1,9 +1,9 @@ Title.E text="Spiders 2" Resume.E text="Use the radar to find and kill all ants." +ScriptName.E text="Spider2" Title.F text="Araignées 2" Resume.F text="Tuer plusieurs araignées localisées avec le radar." ScriptName.F text="Araignée2" -ScriptName.E text="Spider2" Instructions name="tspid2.txt" HelpFile name="cbot.txt" EndingFile win=2 lost=0 diff --git a/levels/train107.txt b/levels/train107.txt index f2998535..2f2807c1 100644 --- a/levels/train107.txt +++ b/levels/train107.txt @@ -1,9 +1,9 @@ Title.E text="Spiders 3" Resume.E text="Learn to move the bot so that no spider can escape." +ScriptName.E text="Spider3" Title.F text="Araignées 3" Resume.F text="Allez à la rencontre des araignées." ScriptName.F text="Araignée3" -ScriptName.E text="Spider3" Instructions name="tspid3.txt" HelpFile name="cbot.txt" EndingFile win=2 lost=0 diff --git a/levels/train201.txt b/levels/train201.txt index 8e6d8b0f..0d408132 100644 --- a/levels/train201.txt +++ b/levels/train201.txt @@ -1,9 +1,9 @@ Title.E text="Barrage Fire" Resume.E text="Set the power of the different motors in order to achieve a barrage fire." +ScriptName.E text="Move" Title.F text="Tir de barrage" Resume.F text="Effectuer à l'aide de la commande directe des moteurs un tir de barrage contre des fourmis qui attaquent" ScriptName.F text="Barrage" -ScriptName.E text="Move" Instructions name="tant1.txt" HelpFile name="cbot.txt" EndingFile win=3 lost=0 diff --git a/levels/train202.txt b/levels/train202.txt index 38882ef1..d3248fb0 100644 --- a/levels/train202.txt +++ b/levels/train202.txt @@ -1,9 +1,9 @@ Title.E text="Flying tower 1" Resume.E text="Make a flying defense tower out of a winged shooter." +ScriptName.E text="Move" Title.F text="Tour volante 1" Resume.F text="Programmer un robot volant de manière à obtenir une tour de défense volante" ScriptName.F text="Tour1" -ScriptName.E text="Move" Instructions name="tant2.txt" HelpFile name="cbot.txt" EndingFile win=3 lost=0 diff --git a/levels/train203.txt b/levels/train203.txt index 8e52d551..a2d64dc1 100644 --- a/levels/train203.txt +++ b/levels/train203.txt @@ -1,9 +1,9 @@ Title.E text="Flying Tower 2" Resume.E text="Program a flying tower that wastes less energy." +ScriptName.E text="Move" Title.F text="Tour volante 2" Resume.F text="Une tour de défense volante plus économe en énergie" ScriptName.F text="Tour2" -ScriptName.E text="Move" Instructions name="tant3.txt" HelpFile name="cbot.txt" EndingFile win=3 lost=0 diff --git a/levels/train204.txt b/levels/train204.txt index ac63165a..3eec1842 100644 --- a/levels/train204.txt +++ b/levels/train204.txt @@ -1,9 +1,9 @@ Title.E text="Fighter Jet 1" Resume.E text="Instruct a winged shooter to clean the whole region." +ScriptName.E text="Move" Title.F text="Chasseur à réaction 1" Resume.F text="Programmez un shooter volant pour qu'il nettoie toute la région" ScriptName.F text="Chasseur1" -ScriptName.E text="Move" Instructions name="tant4.txt" HelpFile name="cbot.txt" EndingFile win=4 lost=0 diff --git a/levels/train205.txt b/levels/train205.txt index a5e083f9..26b4c4d4 100644 --- a/levels/train205.txt +++ b/levels/train205.txt @@ -1,9 +1,9 @@ Title.E text="Fighter Jet 2" Resume.E text="Adapt the program to a mountainous terrain." +ScriptName.E text="Move" Title.F text="Chasseur à réaction 2" Resume.F text="Adaptez le programme à un relief accidenté" ScriptName.F text="Chasseur2" -ScriptName.E text="Move" Instructions name="tant5.txt" HelpFile name="cbot.txt" EndingFile win=4 lost=0 diff --git a/levels/train206.txt b/levels/train206.txt index b09b5f69..ff161994 100644 --- a/levels/train206.txt +++ b/levels/train206.txt @@ -1,9 +1,9 @@ Title.E text="Wasp Hunter 1" Resume.E text="Shoot down the flying wasps." +ScriptName.E text="Wasp1" Title.F text="Chasseur de guêpes 1" Resume.F text="Attrapez des guêpes en vol" ScriptName.F text="Guêpes1" -ScriptName.E text="Wasp1" Instructions name="twasp1.txt" HelpFile name="cbot.txt" EndingFile win=4 lost=0 diff --git a/levels/train207.txt b/levels/train207.txt index f2cb3496..8814ba45 100644 --- a/levels/train207.txt +++ b/levels/train207.txt @@ -1,9 +1,9 @@ Title.E text="Wasp Hunter 2" Resume.E text="Get better at shooting down the wasps." +ScriptName.E text="Wasp2" Title.F text="Chasseur de guêpes 2" Resume.F text="Attrapez des guêpes de manière plus efficace" ScriptName.F text="Guêpes2" -ScriptName.E text="Wasp2" Instructions name="twasp2.txt" HelpFile name="cbot.txt" EndingFile win=4 lost=0 diff --git a/levels/train301.txt b/levels/train301.txt index 26fc3e5d..cc7ce89e 100644 --- a/levels/train301.txt +++ b/levels/train301.txt @@ -1,9 +1,9 @@ Title.E text="Follow a path" Resume.E text="Move the bot along a given path." +ScriptName.E text="Move" Title.F text="Suivre un chemin" Resume.F text="Déplacer un robot le long d'une trajectoire donnée." ScriptName.F text="Déplace" -ScriptName.E text="Move" Instructions name="tmove1.txt" HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/train302.txt b/levels/train302.txt index 5d027df1..b7bfa184 100644 --- a/levels/train302.txt +++ b/levels/train302.txt @@ -1,9 +1,9 @@ Title.E text="Follow with variables" Resume.E text="Use variables in order to store the parameters of the path." +ScriptName.E text="Move" Title.F text="Suivre mieux" Resume.F text="Déplacer un robot le long d'une trajectoire donnée, en utilisant des variables." ScriptName.F text="Déplace" -ScriptName.E text="Move" Instructions name="tmove2.txt" HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/train303.txt b/levels/train303.txt index 7bf938ab..4282e2bd 100644 --- a/levels/train303.txt +++ b/levels/train303.txt @@ -1,9 +1,9 @@ Title.E text="Massacre" Resume.E text="Use a loop in order to destroy six targets." +ScriptName.E text="Go" Title.F text="Massacre" Resume.F text="Détruire six cibles à l'aide d'une boucle." ScriptName.F text="Go" -ScriptName.E text="Go" Instructions name="tfor.txt" HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/train304.txt b/levels/train304.txt index 136dda4a..a183e474 100644 --- a/levels/train304.txt +++ b/levels/train304.txt @@ -1,9 +1,9 @@ Title.E text="Exchange posts 1" Resume.E text="Collect valuable information from information exchange posts." +ScriptName.E text="Info" Title.F text="Bornes 1" Resume.F text="Récolter une information de direction, afin d'apprendre le concept de variable." ScriptName.F text="Suivre" -ScriptName.E text="Info" Instructions name="texch1.txt" HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/train305.txt b/levels/train305.txt index 1da01535..98b44ac8 100644 --- a/levels/train305.txt +++ b/levels/train305.txt @@ -1,9 +1,9 @@ Title.E text="Exchange posts 2" Resume.E text="Collect more valuable information from information exchange posts." +ScriptName.E text="Info" Title.F text="Bornes 2" Resume.F text="Récolter des informations de direction et de distance, afin d'apprendre le concept de variable." ScriptName.F text="Suivre" -ScriptName.E text="Info" Instructions name="texch2.txt" HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/train306.txt b/levels/train306.txt index d81e7bfd..fdd38b1b 100644 --- a/levels/train306.txt +++ b/levels/train306.txt @@ -1,9 +1,9 @@ Title.E text="Labyrinth 1" Resume.E text="Teach your bot how to find its way out of the labyrinth." +ScriptName.E text="Labyrinth" Title.F text="Labyrinthe 1" Resume.F text="Programmez un robot pour qu'il avance sans se cogner dans un labyrinthe." ScriptName.F text="Labyrinthe" -ScriptName.E text="Labyrinth" Instructions name="tlaby1.txt" HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/train307.txt b/levels/train307.txt index 45fd5f7e..97f5b6d2 100644 --- a/levels/train307.txt +++ b/levels/train307.txt @@ -1,9 +1,9 @@ Title.E text="Labyrinth 2" Resume.E text="Teach your bot to do the same job in a more autonomous way." +ScriptName.E text="Labyrinth" Title.F text="Labyrinthe 2" Resume.F text="Programmez un robot pour qu'il avance sans se cogner dans un labyrinthe." ScriptName.F text="Labyrinthe" -ScriptName.E text="Labyrinth" Instructions name="tlaby2.txt" HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/train308.txt b/levels/train308.txt index f2253d24..8e3c399b 100644 --- a/levels/train308.txt +++ b/levels/train308.txt @@ -1,9 +1,9 @@ Title.E text="The gold digger" Resume.E text="Instruct your bot to search a zone for subsoil resources." +ScriptName.E text="Digger" Title.F text="Le chercheur d'or" Resume.F text="Recherche de minerai en sous-sol en programmant un robot pour quadriller une zone." ScriptName.F text="Cherche" -ScriptName.E text="Digger" Instructions name="tsniff.txt" HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/train309.txt b/levels/train309.txt index 8f59030e..34b111f6 100644 --- a/levels/train309.txt +++ b/levels/train309.txt @@ -1,9 +1,9 @@ Title.E text="Remote control #1" Resume.E text="Remote control a robot using an information exchange post, so it will transport uranium ore." +ScriptName.E text="remote" Title.F text="Télécommande #1" Resume.F text="Télécommandez un robot par le biais d'une borne d'information." ScriptName.F text="Remote" -ScriptName.E text="remote" Instructions name="tremote1.txt" HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/train401.txt b/levels/train401.txt index 12e57f6f..23715da9 100644 --- a/levels/train401.txt +++ b/levels/train401.txt @@ -1,9 +1,9 @@ Title.E text="Dragster" Resume.E text="Program a progressive deceleration in order to avoid the mines right behind the goal." +ScriptName.E text="Dragster" Title.F text="Dragster" Resume.F text="Décélération avec commande directe des moteurs." ScriptName.F text="Dragster" -ScriptName.E text="Dragster" Instructions name="tdragst.txt" HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/train402.txt b/levels/train402.txt index 6118e451..d850a567 100644 --- a/levels/train402.txt +++ b/levels/train402.txt @@ -1,9 +1,9 @@ Title.E text="Radar" Resume.E text="Use the radar to find lots of stupid blue crosses." +ScriptName.E text="Find" Title.F text="Radar" Resume.F text="Utilisez le radar pour trouver des objets répartis aléatoirement." ScriptName.F text="Cherche" -ScriptName.E text="Find" Instructions name="tradar1.txt" HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/train403.txt b/levels/train403.txt index e0075289..0921fc81 100644 --- a/levels/train403.txt +++ b/levels/train403.txt @@ -1,9 +1,9 @@ Title.E text="Crazy bot" Resume.E text="Use the radar to put some order into a big mess left behind by a crazy bot." +ScriptName.E text="Move" Title.F text="Le petit poucet" Resume.F text="Utilisez le radar pour trouver toutes les marques déposées par le petit poucet." ScriptName.F text="Ramasse" -ScriptName.E text="Move" Instructions name="tradar2.txt" HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/train404.txt b/levels/train404.txt index 396742db..ff834f42 100644 --- a/levels/train404.txt +++ b/levels/train404.txt @@ -1,9 +1,9 @@ Title.E text="Patient hunter" Resume.E text="Be patient enough not to waste your ammunitions." +ScriptName.E text="Patient" Title.F text="Chasse à l'homme" Resume.F text="Abattre quatre cibles mouvantes sans gaspiller un seul coup." ScriptName.F text="Abattre" -ScriptName.E text="Patient" Instructions name="tchasse.txt" HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/train405.txt b/levels/train405.txt index ca40c43c..61fbe16a 100644 --- a/levels/train405.txt +++ b/levels/train405.txt @@ -1,9 +1,9 @@ Title.E text="Shadow" Resume.E text="Follow a bot, as if you were its shadow." +ScriptName.E text="Follow" Title.F text="Copieur ..." Resume.F text="Suivez un robot, sans le heurter." ScriptName.F text="Suivre" -ScriptName.E text="Follow" Instructions name="tfollow1.txt" HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/train501.txt b/levels/train501.txt index 3735a6f2..0d0011ac 100644 --- a/levels/train501.txt +++ b/levels/train501.txt @@ -1,9 +1,9 @@ Title.E text="Mover 1" Resume.E text="Retrieve a titanium cube." +ScriptName.E text="Mover" Title.F text="Le déménageur 1" Resume.F text="Déplacer un cube de métal." ScriptName.F text="Déplace" -ScriptName.E text="Mover" Instructions name="tremova1.txt" HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/train502.txt b/levels/train502.txt index b66d6517..e0e3ba89 100644 --- a/levels/train502.txt +++ b/levels/train502.txt @@ -1,9 +1,9 @@ Title.E text="Mover 2" Resume.E text="Retrieve several titanium cubes." +ScriptName.E text="Mover" Title.F text="Le déménageur 2" Resume.F text="Déplacer plusieurs cubes de métal." ScriptName.F text="Déplace" -ScriptName.E text="Mover" Instructions name="tremova2.txt" HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/train503.txt b/levels/train503.txt index 8c7652c1..23465127 100644 --- a/levels/train503.txt +++ b/levels/train503.txt @@ -1,9 +1,9 @@ Title.E text="Mover 3" Resume.E text="Convert some titanium ore to titanium cubes." +ScriptName.E text="Mover" Title.F text="Le déménageur 3" Resume.F text="Déplacer du minerai pour le convertir en métal." ScriptName.F text="Déplace" -ScriptName.E text="Mover" Instructions name="tremova3.txt" HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/train504.txt b/levels/train504.txt index 25626ca1..bdac1387 100644 --- a/levels/train504.txt +++ b/levels/train504.txt @@ -1,9 +1,9 @@ Title.E text="Flying mover" Resume.E text="Move a titanium cube across obstacles." +ScriptName.E text="Mover" Title.F text="Le déménageur volant" Resume.F text="Déplacer un cube de métal par dessus des obstacles." ScriptName.F text="Déplace" -ScriptName.E text="Mover" Instructions name="tremova4.txt" HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/train601.txt b/levels/train601.txt index 88411edb..fb3b4d39 100644 --- a/levels/train601.txt +++ b/levels/train601.txt @@ -1,9 +1,9 @@ Title.E text="A function" Resume.E text="Create a function in order to make your program shorter." +ScriptName.E text="Move" Title.F text="Une fonction" Resume.F text="Créer une fonction pour déplacer un robot." ScriptName.F text="Déplace" -ScriptName.E text="Move" Instructions name="tproc1.txt" HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/train602.txt b/levels/train602.txt index 77f262fa..6e5bc104 100644 --- a/levels/train602.txt +++ b/levels/train602.txt @@ -1,9 +1,9 @@ Title.E text="Spiral" Resume.E text="Create a procedure in order to teach your bot to perform a spiral." +ScriptName.E text="Move" Title.F text="La spirale" Resume.F text="Créer une fonction pour déplacer un robot dans une spirale." ScriptName.F text="Déplace" -ScriptName.E text="Move" Instructions name="tproc2.txt" HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/train603.txt b/levels/train603.txt index 0e1c5d4a..379708e9 100644 --- a/levels/train603.txt +++ b/levels/train603.txt @@ -1,9 +1,9 @@ Title.E text="Remote control #2" Resume.E text="Remote control a robot using an information exchange post, so it will pass over the 6 blue waypoints." +ScriptName.E text="remote" Title.F text="Télécommande #2" Resume.F text="Télécommandez un robot par le biais d'une borne d'information." ScriptName.F text="Remote" -ScriptName.E text="remote" Instructions name="tremote2.txt" HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/train701.txt b/levels/train701.txt index 9bc1f75b..41cd2767 100644 --- a/levels/train701.txt +++ b/levels/train701.txt @@ -1,9 +1,9 @@ Title.E text="Remote control #3" Resume.E text="Remote control a bot without using an information exchange post by using a string." +ScriptName.E text="Remote3" Title.F text="Télécommande #3" Resume.F text="Télécommandez un robot sans borne d'information en utilisant une simple chaîne de caractère." ScriptName.F text="Remote3" -ScriptName.E text="Remote3" Instructions name="tremote3.txt" HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/train702.txt b/levels/train702.txt index b7fea12f..37e46320 100644 --- a/levels/train702.txt +++ b/levels/train702.txt @@ -1,9 +1,9 @@ Title.E text="Remote control #4" Resume.E text="Remote control a bot without using an information exchange post by defining a class for the orders." +ScriptName.E text="Remote4" Title.F text="Télécommande #4" Resume.F text="Télécommandez un robot sans borne d'information en utilisant une classe définissant un ordre." ScriptName.F text="Remote4" -ScriptName.E text="Remote4" Instructions name="tremote4.txt" HelpFile name="cbot.txt" EndingFile win=1 lost=0 diff --git a/levels/train703.txt b/levels/train703.txt index f33602f7..2d91f8e9 100644 --- a/levels/train703.txt +++ b/levels/train703.txt @@ -1,9 +1,9 @@ Title.E text="Remote control #5" Resume.E text="Remote control a bot without using an information exchange post by storing the orders." +ScriptName.E text="Remote5" Title.F text="Télécommande #5" Resume.F text="Télécommandez un robot en mémorisant tous les ordres." ScriptName.F text="Remote5" -ScriptName.E text="Remote5" Instructions name="tremote5.txt" HelpFile name="cbot.txt" EndingFile win=1 lost=0