diff --git a/help/generic/E/battles.txt b/help/generic/E/battles.txt
new file mode 100644
index 00000000..64c50d87
--- /dev/null
+++ b/help/generic/E/battles.txt
@@ -0,0 +1,41 @@
+\b;Code battles
+Code battle is a completely new game mode featured in Colobot: Gold Edition. The idea is that you set up two programs (yours and the opponent's) to fight with each other. The player can't interact with the world manually.
+
+\b;Basics of production line
+With the new functions provided in the Gold Edition, you can create a fully automatised base, which does not need any influence from \l;human\u object\human;. All of them are described in the \l;CBOT documentation\u cbot;.
+
+Production line is explained in Missions and Exercises, but you may want to jump into code battles right away without beating the whole game. So here is a brief description of how the things works in Colobot.
+
+\t;What you want to achieve
+Basically, you want to destroy the opponent. To do that, you will need something lethal, for example, a robot, specifically, a \l;shooter\u object\botfr;. But you will probably be losing them quite often, so maybe you should keep the production going on. For example, more \l;grabbers\u object\botgr; or more \l;factories\u object\factory;, \l;converters\u object\convert; and so on would be helpful in that. Remember that robots needs \l;batteries\u object\power;. Anyway, before you can start, you must also do some \l;researches\u object\research; to get better technologies. And here we are at the beginning, with a single \l;robot\u object\botgr; and a \l;Titanium\u object\titan;.
+
+\image productionline1 22 10;
+
+\t;Titanium production
+1. \l;Find\u cbot\radar; a \l;Titanium\u object\titan;.
+2. \l;Build\u cbot\build; a \l;Converter\u object\convert;.
+3. Find a \l;TitaniumOre\u object\titanore;.
+4. Place it in the converter. Move back and wait until the converter is done.
+5. Use or move somewhere your new Titanium.
+Repeat steps 3-5 in order to keep your production going.
+
+\t;Researches
+1. \l;Build\u cbot\build; a \l;ResearchCenter\u object\research;.
+2. Power it with a \l;PowerCell\u object\power;.
+3. \l;Request\u cbot\research; a \l;research\u cbot\researches; and wait until the research center is done.
+
+\t;Robot production
+1. \l;Build\u cbot\build; a \l;BotFactory\u object\factory;.
+2. Place a \l;Titanium\u object\titan; inside and move back.
+3. \l;Request\u cbot\factory; a construction of a robot and wait until the bot factory is done.
+4. Power the robot with a \l;PowerCell\u object\power;.
+
+\t;Power cell production
+1. \l;Build\u cbot\build; a \l;PowerPlant\u object\energy;.
+2. Place a \l;Titanium\u object\titan; in it and wait until the power plant is done.
+
+\t;There is more
+There is much more options, but this is the basis. Read documentation, play the game and think creatively to come up with new ideas. Good luck and have fun!
+
+\t;See also
+\l;Programming\u cbot;, \l;types\u cbot\type; and \l;categories\u cbot\category;.
diff --git a/help/generic/po/de.po b/help/generic/po/de.po
index 51390d96..15dc6abb 100644
--- a/help/generic/po/de.po
+++ b/help/generic/po/de.po
@@ -247,7 +247,7 @@ msgstr ""
"deletefile
Löscht eine Datei"
#. type: \t; header
-#: ../E/cbot.txt:123 ../E/freehelp.txt:4
+#: ../E/battles.txt:40 ../E/cbot.txt:123 ../E/freehelp.txt:4
#, no-wrap
msgid "See also"
msgstr "Siehe auch"
@@ -640,6 +640,171 @@ msgid ""
"researched
Checks if a technology is researched"
msgstr ""
+#. type: \b; header
+#: ../E/battles.txt:1
+#, no-wrap
+msgid "Code battles"
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:2
+#, no-wrap
+msgid "Code battle is a completely new game mode featured in Colobot: Gold Edition. The idea is that you set up two programs (yours and the opponent's) to fight with each other. The player can't interact with the world manually."
+msgstr ""
+
+#. type: \b; header
+#: ../E/battles.txt:4
+#, no-wrap
+msgid "Basics of production line"
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:7
+#, no-wrap
+msgid "Production line is explained in Missions and Exercises, but you may want to jump into code battles right away without beating the whole game. So here is a brief description of how the things works in Colobot."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:41
+#, no-wrap
+msgid "Programming, types and categories."
+msgstr ""
+
+#. type: Image filename
+#: ../E/battles.txt:12
+#, no-wrap
+msgid "productionline1"
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:9
+#, no-wrap
+msgid "What you want to achieve"
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:10
+#, no-wrap
+msgid "Basically, you want to destroy the opponent. To do that, you will need something lethal, for example, a robot, specifically, a shooter. But you will probably be losing them quite often, so maybe you should keep the production going on. For example, more grabbers or more factories, converters and so on would be helpful in that. Remember that robots needs batteries. Anyway, before you can start, you must also do some researches to get better technologies. And here we are at the beginning, with a single robot and a Titanium."
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:14
+#, no-wrap
+msgid "Titanium production"
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:22
+#, no-wrap
+msgid "Researches"
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:27
+#, no-wrap
+msgid "Robot production"
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:33
+#, no-wrap
+msgid "Power cell production"
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:37
+#, no-wrap
+msgid "There is more"
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:5
+#, no-wrap
+msgid "With the new functions provided in the Gold Edition, you can create a fully automatised base, which does not need any influence from human. All of them are described in the CBOT documentation."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:15
+#, no-wrap
+msgid ""
+"1. Find a Titanium.\n"
+"2. Build a Converter.\n"
+"3. Find a TitaniumOre.\n"
+"4. Place it in the converter. Move back and wait until the converter is done.\n"
+"5. Use or move somewhere your new Titanium.\n"
+"Repeat steps 3-5 in order to keep your production going."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:23
+#, no-wrap
+msgid ""
+"1. Build a ResearchCenter.\n"
+"2. Power it with a PowerCell.\n"
+"3. Request a research and wait until the research center is done."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:28
+#, no-wrap
+msgid ""
+"1. Build a BotFactory.\n"
+"2. Place a Titanium inside and move back.\n"
+"3. Request a construction of a robot and wait until the bot factory is done.\n"
+"4. Power the robot with a PowerCell."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:34
+#, no-wrap
+msgid ""
+"1. Build a PowerPlant.\n"
+"2. Place a Titanium in it and wait until the power plant is done."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:38
+#, no-wrap
+msgid "There is much more options, but this is the basis. Read documentation, play the game and think creatively to come up with new ideas. Good luck and have fun!"
+msgstr ""
+
+#~ msgid "There is much more options (as there should be in an strategy game), but this is the basis. Read documentation, play the game and think creatively to come up with new ideas. Good luck and have fun!"
+#~ msgstr ""
+
+#~ msgid "With the new functions provided in the Gold Edition, you can create a fully automatised base, which does not need any influence from human. All of them are described in the updated CBOT documentation."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "1. Find a Titanium.\n"
+#~ "2. Build a Converter.\n"
+#~ "3. Find a TitaniumOre.\n"
+#~ "4. Place it in the converter. Move back and wait until the converter is done.\n"
+#~ "5. Use or move somewhere your new Titanium.\n"
+#~ "Repeat steps 3-5 in order to keep your production going."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "1. Build an ResearcheCenter.\n"
+#~ "2. Power it with a PowerCell.\n"
+#~ "3. Request a research and wait until the research center is done."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "1. Build a BotFactory.\n"
+#~ "2. Place a Titanium inside and move back.\n"
+#~ "3. Request a construction of a robot and wait until the bot factory is done.\n"
+#~ "4. Power the robot with a PowerCell."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "1. Build a PowerPlant.\n"
+#~ "2. Place a Titanium in it and wait until the power plant is done."
+#~ msgstr ""
+
+#~ msgid "productionline1.png"
+#~ msgstr ""
+
#~ msgid ""
#~ "test\n"
#~ "//test2"
diff --git a/help/generic/po/fr.po b/help/generic/po/fr.po
index 268ed8d4..90cf72d4 100644
--- a/help/generic/po/fr.po
+++ b/help/generic/po/fr.po
@@ -260,7 +260,7 @@ msgstr ""
"deletefile
Supprime un fichier"
#. type: \t; header
-#: ../E/cbot.txt:123 ../E/freehelp.txt:4
+#: ../E/battles.txt:40 ../E/cbot.txt:123 ../E/freehelp.txt:4
#, no-wrap
msgid "See also"
msgstr "Voir aussi"
@@ -636,6 +636,171 @@ msgid ""
"researched
Checks if a technology is researched"
msgstr ""
+#. type: \b; header
+#: ../E/battles.txt:1
+#, no-wrap
+msgid "Code battles"
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:2
+#, no-wrap
+msgid "Code battle is a completely new game mode featured in Colobot: Gold Edition. The idea is that you set up two programs (yours and the opponent's) to fight with each other. The player can't interact with the world manually."
+msgstr ""
+
+#. type: \b; header
+#: ../E/battles.txt:4
+#, no-wrap
+msgid "Basics of production line"
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:7
+#, no-wrap
+msgid "Production line is explained in Missions and Exercises, but you may want to jump into code battles right away without beating the whole game. So here is a brief description of how the things works in Colobot."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:41
+#, no-wrap
+msgid "Programming, types and categories."
+msgstr ""
+
+#. type: Image filename
+#: ../E/battles.txt:12
+#, no-wrap
+msgid "productionline1"
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:9
+#, no-wrap
+msgid "What you want to achieve"
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:10
+#, no-wrap
+msgid "Basically, you want to destroy the opponent. To do that, you will need something lethal, for example, a robot, specifically, a shooter. But you will probably be losing them quite often, so maybe you should keep the production going on. For example, more grabbers or more factories, converters and so on would be helpful in that. Remember that robots needs batteries. Anyway, before you can start, you must also do some researches to get better technologies. And here we are at the beginning, with a single robot and a Titanium."
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:14
+#, no-wrap
+msgid "Titanium production"
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:22
+#, no-wrap
+msgid "Researches"
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:27
+#, no-wrap
+msgid "Robot production"
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:33
+#, no-wrap
+msgid "Power cell production"
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:37
+#, no-wrap
+msgid "There is more"
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:5
+#, no-wrap
+msgid "With the new functions provided in the Gold Edition, you can create a fully automatised base, which does not need any influence from human. All of them are described in the CBOT documentation."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:15
+#, no-wrap
+msgid ""
+"1. Find a Titanium.\n"
+"2. Build a Converter.\n"
+"3. Find a TitaniumOre.\n"
+"4. Place it in the converter. Move back and wait until the converter is done.\n"
+"5. Use or move somewhere your new Titanium.\n"
+"Repeat steps 3-5 in order to keep your production going."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:23
+#, no-wrap
+msgid ""
+"1. Build a ResearchCenter.\n"
+"2. Power it with a PowerCell.\n"
+"3. Request a research and wait until the research center is done."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:28
+#, no-wrap
+msgid ""
+"1. Build a BotFactory.\n"
+"2. Place a Titanium inside and move back.\n"
+"3. Request a construction of a robot and wait until the bot factory is done.\n"
+"4. Power the robot with a PowerCell."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:34
+#, no-wrap
+msgid ""
+"1. Build a PowerPlant.\n"
+"2. Place a Titanium in it and wait until the power plant is done."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:38
+#, no-wrap
+msgid "There is much more options, but this is the basis. Read documentation, play the game and think creatively to come up with new ideas. Good luck and have fun!"
+msgstr ""
+
+#~ msgid "There is much more options (as there should be in an strategy game), but this is the basis. Read documentation, play the game and think creatively to come up with new ideas. Good luck and have fun!"
+#~ msgstr ""
+
+#~ msgid "With the new functions provided in the Gold Edition, you can create a fully automatised base, which does not need any influence from human. All of them are described in the updated CBOT documentation."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "1. Find a Titanium.\n"
+#~ "2. Build a Converter.\n"
+#~ "3. Find a TitaniumOre.\n"
+#~ "4. Place it in the converter. Move back and wait until the converter is done.\n"
+#~ "5. Use or move somewhere your new Titanium.\n"
+#~ "Repeat steps 3-5 in order to keep your production going."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "1. Build an ResearcheCenter.\n"
+#~ "2. Power it with a PowerCell.\n"
+#~ "3. Request a research and wait until the research center is done."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "1. Build a BotFactory.\n"
+#~ "2. Place a Titanium inside and move back.\n"
+#~ "3. Request a construction of a robot and wait until the bot factory is done.\n"
+#~ "4. Power the robot with a PowerCell."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "1. Build a PowerPlant.\n"
+#~ "2. Place a Titanium in it and wait until the power plant is done."
+#~ msgstr ""
+
+#~ msgid "productionline1.png"
+#~ msgstr ""
+
#~ msgid ""
#~ "test\n"
#~ "//test2"
diff --git a/help/generic/po/generic.pot b/help/generic/po/generic.pot
index 50df4c98..e22cc352 100644
--- a/help/generic/po/generic.pot
+++ b/help/generic/po/generic.pot
@@ -210,7 +210,7 @@ msgid ""
msgstr ""
#. type: \t; header
-#: ../E/cbot.txt:123 ../E/freehelp.txt:4
+#: ../E/battles.txt:40 ../E/cbot.txt:123 ../E/freehelp.txt:4
#, no-wrap
msgid "See also"
msgstr ""
@@ -565,6 +565,171 @@ msgid ""
"researched
Checks if a technology is researched"
msgstr ""
+#. type: \b; header
+#: ../E/battles.txt:1
+#, no-wrap
+msgid "Code battles"
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:2
+#, no-wrap
+msgid "Code battle is a completely new game mode featured in Colobot: Gold Edition. The idea is that you set up two programs (yours and the opponent's) to fight with each other. The player can't interact with the world manually."
+msgstr ""
+
+#. type: \b; header
+#: ../E/battles.txt:4
+#, no-wrap
+msgid "Basics of production line"
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:7
+#, no-wrap
+msgid "Production line is explained in Missions and Exercises, but you may want to jump into code battles right away without beating the whole game. So here is a brief description of how the things works in Colobot."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:41
+#, no-wrap
+msgid "Programming, types and categories."
+msgstr ""
+
+#. type: Image filename
+#: ../E/battles.txt:12
+#, no-wrap
+msgid "productionline1"
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:9
+#, no-wrap
+msgid "What you want to achieve"
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:10
+#, no-wrap
+msgid "Basically, you want to destroy the opponent. To do that, you will need something lethal, for example, a robot, specifically, a shooter. But you will probably be losing them quite often, so maybe you should keep the production going on. For example, more grabbers or more factories, converters and so on would be helpful in that. Remember that robots needs batteries. Anyway, before you can start, you must also do some researches to get better technologies. And here we are at the beginning, with a single robot and a Titanium."
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:14
+#, no-wrap
+msgid "Titanium production"
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:22
+#, no-wrap
+msgid "Researches"
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:27
+#, no-wrap
+msgid "Robot production"
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:33
+#, no-wrap
+msgid "Power cell production"
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:37
+#, no-wrap
+msgid "There is more"
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:5
+#, no-wrap
+msgid "With the new functions provided in the Gold Edition, you can create a fully automatised base, which does not need any influence from human. All of them are described in the CBOT documentation."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:15
+#, no-wrap
+msgid ""
+"1. Find a Titanium.\n"
+"2. Build a Converter.\n"
+"3. Find a TitaniumOre.\n"
+"4. Place it in the converter. Move back and wait until the converter is done.\n"
+"5. Use or move somewhere your new Titanium.\n"
+"Repeat steps 3-5 in order to keep your production going."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:23
+#, no-wrap
+msgid ""
+"1. Build a ResearchCenter.\n"
+"2. Power it with a PowerCell.\n"
+"3. Request a research and wait until the research center is done."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:28
+#, no-wrap
+msgid ""
+"1. Build a BotFactory.\n"
+"2. Place a Titanium inside and move back.\n"
+"3. Request a construction of a robot and wait until the bot factory is done.\n"
+"4. Power the robot with a PowerCell."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:34
+#, no-wrap
+msgid ""
+"1. Build a PowerPlant.\n"
+"2. Place a Titanium in it and wait until the power plant is done."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:38
+#, no-wrap
+msgid "There is much more options, but this is the basis. Read documentation, play the game and think creatively to come up with new ideas. Good luck and have fun!"
+msgstr ""
+
+#~ msgid "There is much more options (as there should be in an strategy game), but this is the basis. Read documentation, play the game and think creatively to come up with new ideas. Good luck and have fun!"
+#~ msgstr ""
+
+#~ msgid "With the new functions provided in the Gold Edition, you can create a fully automatised base, which does not need any influence from human. All of them are described in the updated CBOT documentation."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "1. Find a Titanium.\n"
+#~ "2. Build a Converter.\n"
+#~ "3. Find a TitaniumOre.\n"
+#~ "4. Place it in the converter. Move back and wait until the converter is done.\n"
+#~ "5. Use or move somewhere your new Titanium.\n"
+#~ "Repeat steps 3-5 in order to keep your production going."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "1. Build an ResearcheCenter.\n"
+#~ "2. Power it with a PowerCell.\n"
+#~ "3. Request a research and wait until the research center is done."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "1. Build a BotFactory.\n"
+#~ "2. Place a Titanium inside and move back.\n"
+#~ "3. Request a construction of a robot and wait until the bot factory is done.\n"
+#~ "4. Power the robot with a PowerCell."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "1. Build a PowerPlant.\n"
+#~ "2. Place a Titanium in it and wait until the power plant is done."
+#~ msgstr ""
+
+#~ msgid "productionline1.png"
+#~ msgstr ""
+
#~ msgid ""
#~ "test\n"
#~ "//test2"
diff --git a/help/generic/po/pl.po b/help/generic/po/pl.po
index 6c2dc861..c6a4b497 100644
--- a/help/generic/po/pl.po
+++ b/help/generic/po/pl.po
@@ -261,7 +261,7 @@ msgstr ""
"deletefile
Usuwa plik"
#. type: \t; header
-#: ../E/cbot.txt:123 ../E/freehelp.txt:4
+#: ../E/battles.txt:40 ../E/cbot.txt:123 ../E/freehelp.txt:4
#, no-wrap
msgid "See also"
msgstr "Zobacz również"
@@ -642,6 +642,171 @@ msgid ""
"researched
Checks if a technology is researched"
msgstr ""
+#. type: \b; header
+#: ../E/battles.txt:1
+#, no-wrap
+msgid "Code battles"
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:2
+#, no-wrap
+msgid "Code battle is a completely new game mode featured in Colobot: Gold Edition. The idea is that you set up two programs (yours and the opponent's) to fight with each other. The player can't interact with the world manually."
+msgstr ""
+
+#. type: \b; header
+#: ../E/battles.txt:4
+#, no-wrap
+msgid "Basics of production line"
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:7
+#, no-wrap
+msgid "Production line is explained in Missions and Exercises, but you may want to jump into code battles right away without beating the whole game. So here is a brief description of how the things works in Colobot."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:41
+#, no-wrap
+msgid "Programming, types and categories."
+msgstr ""
+
+#. type: Image filename
+#: ../E/battles.txt:12
+#, no-wrap
+msgid "productionline1"
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:9
+#, no-wrap
+msgid "What you want to achieve"
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:10
+#, no-wrap
+msgid "Basically, you want to destroy the opponent. To do that, you will need something lethal, for example, a robot, specifically, a shooter. But you will probably be losing them quite often, so maybe you should keep the production going on. For example, more grabbers or more factories, converters and so on would be helpful in that. Remember that robots needs batteries. Anyway, before you can start, you must also do some researches to get better technologies. And here we are at the beginning, with a single robot and a Titanium."
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:14
+#, no-wrap
+msgid "Titanium production"
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:22
+#, no-wrap
+msgid "Researches"
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:27
+#, no-wrap
+msgid "Robot production"
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:33
+#, no-wrap
+msgid "Power cell production"
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:37
+#, no-wrap
+msgid "There is more"
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:5
+#, no-wrap
+msgid "With the new functions provided in the Gold Edition, you can create a fully automatised base, which does not need any influence from human. All of them are described in the CBOT documentation."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:15
+#, no-wrap
+msgid ""
+"1. Find a Titanium.\n"
+"2. Build a Converter.\n"
+"3. Find a TitaniumOre.\n"
+"4. Place it in the converter. Move back and wait until the converter is done.\n"
+"5. Use or move somewhere your new Titanium.\n"
+"Repeat steps 3-5 in order to keep your production going."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:23
+#, no-wrap
+msgid ""
+"1. Build a ResearchCenter.\n"
+"2. Power it with a PowerCell.\n"
+"3. Request a research and wait until the research center is done."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:28
+#, no-wrap
+msgid ""
+"1. Build a BotFactory.\n"
+"2. Place a Titanium inside and move back.\n"
+"3. Request a construction of a robot and wait until the bot factory is done.\n"
+"4. Power the robot with a PowerCell."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:34
+#, no-wrap
+msgid ""
+"1. Build a PowerPlant.\n"
+"2. Place a Titanium in it and wait until the power plant is done."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:38
+#, no-wrap
+msgid "There is much more options, but this is the basis. Read documentation, play the game and think creatively to come up with new ideas. Good luck and have fun!"
+msgstr ""
+
+#~ msgid "There is much more options (as there should be in an strategy game), but this is the basis. Read documentation, play the game and think creatively to come up with new ideas. Good luck and have fun!"
+#~ msgstr ""
+
+#~ msgid "With the new functions provided in the Gold Edition, you can create a fully automatised base, which does not need any influence from human. All of them are described in the updated CBOT documentation."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "1. Find a Titanium.\n"
+#~ "2. Build a Converter.\n"
+#~ "3. Find a TitaniumOre.\n"
+#~ "4. Place it in the converter. Move back and wait until the converter is done.\n"
+#~ "5. Use or move somewhere your new Titanium.\n"
+#~ "Repeat steps 3-5 in order to keep your production going."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "1. Build an ResearcheCenter.\n"
+#~ "2. Power it with a PowerCell.\n"
+#~ "3. Request a research and wait until the research center is done."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "1. Build a BotFactory.\n"
+#~ "2. Place a Titanium inside and move back.\n"
+#~ "3. Request a construction of a robot and wait until the bot factory is done.\n"
+#~ "4. Power the robot with a PowerCell."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "1. Build a PowerPlant.\n"
+#~ "2. Place a Titanium in it and wait until the power plant is done."
+#~ msgstr ""
+
+#~ msgid "productionline1.png"
+#~ msgstr ""
+
#~ msgid ""
#~ "test\n"
#~ "//test2"
diff --git a/help/generic/po/ru.po b/help/generic/po/ru.po
index 7efac2d9..adb70200 100644
--- a/help/generic/po/ru.po
+++ b/help/generic/po/ru.po
@@ -222,7 +222,7 @@ msgid ""
msgstr ""
#. type: \t; header
-#: ../E/cbot.txt:123 ../E/freehelp.txt:4
+#: ../E/battles.txt:40 ../E/cbot.txt:123 ../E/freehelp.txt:4
#, no-wrap
msgid "See also"
msgstr "См. также"
@@ -603,6 +603,171 @@ msgid ""
"researched
Checks if a technology is researched"
msgstr ""
+#. type: \b; header
+#: ../E/battles.txt:1
+#, no-wrap
+msgid "Code battles"
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:2
+#, no-wrap
+msgid "Code battle is a completely new game mode featured in Colobot: Gold Edition. The idea is that you set up two programs (yours and the opponent's) to fight with each other. The player can't interact with the world manually."
+msgstr ""
+
+#. type: \b; header
+#: ../E/battles.txt:4
+#, no-wrap
+msgid "Basics of production line"
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:7
+#, no-wrap
+msgid "Production line is explained in Missions and Exercises, but you may want to jump into code battles right away without beating the whole game. So here is a brief description of how the things works in Colobot."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:41
+#, no-wrap
+msgid "Programming, types and categories."
+msgstr ""
+
+#. type: Image filename
+#: ../E/battles.txt:12
+#, no-wrap
+msgid "productionline1"
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:9
+#, no-wrap
+msgid "What you want to achieve"
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:10
+#, no-wrap
+msgid "Basically, you want to destroy the opponent. To do that, you will need something lethal, for example, a robot, specifically, a shooter. But you will probably be losing them quite often, so maybe you should keep the production going on. For example, more grabbers or more factories, converters and so on would be helpful in that. Remember that robots needs batteries. Anyway, before you can start, you must also do some researches to get better technologies. And here we are at the beginning, with a single robot and a Titanium."
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:14
+#, no-wrap
+msgid "Titanium production"
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:22
+#, no-wrap
+msgid "Researches"
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:27
+#, no-wrap
+msgid "Robot production"
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:33
+#, no-wrap
+msgid "Power cell production"
+msgstr ""
+
+#. type: \t; header
+#: ../E/battles.txt:37
+#, no-wrap
+msgid "There is more"
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:5
+#, no-wrap
+msgid "With the new functions provided in the Gold Edition, you can create a fully automatised base, which does not need any influence from human. All of them are described in the CBOT documentation."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:15
+#, no-wrap
+msgid ""
+"1. Find a Titanium.\n"
+"2. Build a Converter.\n"
+"3. Find a TitaniumOre.\n"
+"4. Place it in the converter. Move back and wait until the converter is done.\n"
+"5. Use or move somewhere your new Titanium.\n"
+"Repeat steps 3-5 in order to keep your production going."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:23
+#, no-wrap
+msgid ""
+"1. Build a ResearchCenter.\n"
+"2. Power it with a PowerCell.\n"
+"3. Request a research and wait until the research center is done."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:28
+#, no-wrap
+msgid ""
+"1. Build a BotFactory.\n"
+"2. Place a Titanium inside and move back.\n"
+"3. Request a construction of a robot and wait until the bot factory is done.\n"
+"4. Power the robot with a PowerCell."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:34
+#, no-wrap
+msgid ""
+"1. Build a PowerPlant.\n"
+"2. Place a Titanium in it and wait until the power plant is done."
+msgstr ""
+
+#. type: Plain text
+#: ../E/battles.txt:38
+#, no-wrap
+msgid "There is much more options, but this is the basis. Read documentation, play the game and think creatively to come up with new ideas. Good luck and have fun!"
+msgstr ""
+
+#~ msgid "There is much more options (as there should be in an strategy game), but this is the basis. Read documentation, play the game and think creatively to come up with new ideas. Good luck and have fun!"
+#~ msgstr ""
+
+#~ msgid "With the new functions provided in the Gold Edition, you can create a fully automatised base, which does not need any influence from human. All of them are described in the updated CBOT documentation."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "1. Find a Titanium.\n"
+#~ "2. Build a Converter.\n"
+#~ "3. Find a TitaniumOre.\n"
+#~ "4. Place it in the converter. Move back and wait until the converter is done.\n"
+#~ "5. Use or move somewhere your new Titanium.\n"
+#~ "Repeat steps 3-5 in order to keep your production going."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "1. Build an ResearcheCenter.\n"
+#~ "2. Power it with a PowerCell.\n"
+#~ "3. Request a research and wait until the research center is done."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "1. Build a BotFactory.\n"
+#~ "2. Place a Titanium inside and move back.\n"
+#~ "3. Request a construction of a robot and wait until the bot factory is done.\n"
+#~ "4. Power the robot with a PowerCell."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "1. Build a PowerPlant.\n"
+#~ "2. Place a Titanium in it and wait until the power plant is done."
+#~ msgstr ""
+
+#~ msgid "productionline1.png"
+#~ msgstr ""
+
#~ msgid ""
#~ "test\n"
#~ "//test2"