diff --git a/help/cbot/E/category.txt b/help/cbot/E/category.txt
index 9320a6b8..71d8f7fd 100644
--- a/help/cbot/E/category.txt
+++ b/help/cbot/E/category.txt
@@ -7,7 +7,7 @@ Below are the different categories available:
\t;Buildings:
-\button 176; \c;\l;Houston\u object\Huston; \n;Mission Control
+\button 176; \c;\l;Houston\u object\huston; \n;Mission Control
\button 171; \c;\l;SpaceShip\u object\base; \n;Spaceship
\button 160; \c;\l;BotFactory\u object\factory; \n;Robot Factory
\button 163; \c;\l;ResearchCenter\u object\research; \n;Research Center
diff --git a/help/cbot/E/destroy.txt b/help/cbot/E/destroy.txt
new file mode 100644
index 00000000..940ca987
--- /dev/null
+++ b/help/cbot/E/destroy.txt
@@ -0,0 +1,16 @@
+\b;Instruction \c;destroy\n;
+Syntax:
+\s;\c;\l;object\u cbot\object;.destroy ( );\n;
+
+Destroys an object.
+
+\t;\l;object\u cbot\object;
+\l;Destroyer\u object\destroy;.
+
+\t;Return value: \c;\l;int\u cbot\int;\n;
+Normally an error stops the program. You can prevent the program from stopping on errors by using the \c;\l;errmode\u cbot\errmode;(0)\n; instruction. A value different from zero if an error occurred is then returned by \c;destroy()\n;.
+\c;== 0 \n;The operation of destroying an object was started
+\c;!= 0 \n;The instruction could not be done (e.g. nothing to destroy)
+
+\t;See also
+\l;Programming\u cbot;, \l;types\u cbot\type; and \l;categories\u cbot\category;.
diff --git a/help/cbot/po/cbot.pot b/help/cbot/po/cbot.pot
index 0f126f58..1f620359 100644
--- a/help/cbot/po/cbot.pot
+++ b/help/cbot/po/cbot.pot
@@ -53,13 +53,13 @@ msgid "Time in seconds."
msgstr ""
#. type: \t; header
-#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/canresearch.txt:14 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/flatspace.txt:25 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/pencolor.txt:14 ../E/pendown.txt:17 ../E/penup.txt:11 ../E/penwidth.txt:14 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:66 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researched.txt:14 ../E/researches.txt:27 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:25 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19
+#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/canresearch.txt:14 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/destroy.txt:15 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/flatspace.txt:25 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/pencolor.txt:14 ../E/pendown.txt:17 ../E/penup.txt:11 ../E/penwidth.txt:14 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:66 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researched.txt:14 ../E/researches.txt:27 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:25 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19
#, no-wrap
msgid "See also"
msgstr ""
#. type: Plain text
-#: ../E/abstime.txt:11 ../E/aim.txt:24 ../E/array.txt:31 ../E/bool.txt:5 ../E/break.txt:25 ../E/busy.txt:15 ../E/cond.txt:28 ../E/continue.txt:25 ../E/deletef.txt:10 ../E/direct.txt:14 ../E/dist.txt:30 ../E/dist2d.txt:14 ../E/drop.txt:29 ../E/errmode.txt:33 ../E/expr.txt:75 ../E/extern.txt:30 ../E/false.txt:5 ../E/fire.txt:31 ../E/flatgrnd.txt:17 ../E/flatspace.txt:26 ../E/float.txt:25 ../E/for.txt:39 ../E/function.txt:130 ../E/goto.txt:35 ../E/grab.txt:29 ../E/if.txt:40 ../E/int.txt:19 ../E/jet.txt:15 ../E/message.txt:25 ../E/move.txt:22 ../E/nan.txt:15 ../E/object.txt:80 ../E/openfile.txt:11 ../E/pencolor.txt:15 ../E/pendown.txt:18 ../E/penup.txt:12 ../E/penwidth.txt:15 ../E/point.txt:36 ../E/radar.txt:67 ../E/recycle.txt:13 ../E/retobj.txt:14 ../E/return.txt:30 ../E/search.txt:26 ../E/shield.txt:19 ../E/sizeof.txt:22 ../E/sniff.txt:17 ../E/space.txt:23 ../E/string.txt:33 ../E/takeoff.txt:16 ../E/term.txt:31 ../E/thump.txt:13 ../E/topo.txt:14 ../E/true.txt:5 ../E/turn.txt:33 ../E/type.txt:33 ../E/var.txt:67 ../E/void.txt:11 ../E/wait.txt:22
+#: ../E/abstime.txt:11 ../E/aim.txt:24 ../E/array.txt:31 ../E/bool.txt:5 ../E/break.txt:25 ../E/busy.txt:15 ../E/cond.txt:28 ../E/continue.txt:25 ../E/deletef.txt:10 ../E/destroy.txt:16 ../E/direct.txt:14 ../E/dist.txt:30 ../E/dist2d.txt:14 ../E/drop.txt:29 ../E/errmode.txt:33 ../E/expr.txt:75 ../E/extern.txt:30 ../E/false.txt:5 ../E/fire.txt:31 ../E/flatgrnd.txt:17 ../E/flatspace.txt:26 ../E/float.txt:25 ../E/for.txt:39 ../E/function.txt:130 ../E/goto.txt:35 ../E/grab.txt:29 ../E/if.txt:40 ../E/int.txt:19 ../E/jet.txt:15 ../E/message.txt:25 ../E/move.txt:22 ../E/nan.txt:15 ../E/object.txt:80 ../E/openfile.txt:11 ../E/pencolor.txt:15 ../E/pendown.txt:18 ../E/penup.txt:12 ../E/penwidth.txt:15 ../E/point.txt:36 ../E/radar.txt:67 ../E/recycle.txt:13 ../E/retobj.txt:14 ../E/return.txt:30 ../E/search.txt:26 ../E/shield.txt:19 ../E/sizeof.txt:22 ../E/sniff.txt:17 ../E/space.txt:23 ../E/string.txt:33 ../E/takeoff.txt:16 ../E/term.txt:31 ../E/thump.txt:13 ../E/topo.txt:14 ../E/true.txt:5 ../E/turn.txt:33 ../E/type.txt:33 ../E/var.txt:67 ../E/void.txt:11 ../E/wait.txt:22
#, no-wrap
msgid "Programming, types and categories."
msgstr ""
@@ -113,7 +113,7 @@ msgid "Angle in degrees of the gun relative to the robot. A positive value orien
msgstr ""
#. type: \t; header
-#: ../E/aim.txt:18 ../E/build.txt:22 ../E/drop.txt:23 ../E/factory.txt:16 ../E/fire.txt:25 ../E/goto.txt:29 ../E/grab.txt:23 ../E/move.txt:16 ../E/pencolor.txt:9 ../E/pendown.txt:12 ../E/penup.txt:6 ../E/penwidth.txt:9 ../E/recycle.txt:7 ../E/research.txt:13 ../E/sniff.txt:11 ../E/takeoff.txt:10 ../E/thump.txt:7 ../E/turn.txt:27
+#: ../E/aim.txt:18 ../E/build.txt:22 ../E/destroy.txt:10 ../E/drop.txt:23 ../E/factory.txt:16 ../E/fire.txt:25 ../E/goto.txt:29 ../E/grab.txt:23 ../E/move.txt:16 ../E/pencolor.txt:9 ../E/pendown.txt:12 ../E/penup.txt:6 ../E/penwidth.txt:9 ../E/recycle.txt:7 ../E/research.txt:13 ../E/sniff.txt:11 ../E/takeoff.txt:10 ../E/thump.txt:7 ../E/turn.txt:27
#, no-wrap
msgid "Return value: int
"
msgstr ""
@@ -385,31 +385,6 @@ msgstr ""
msgid "In a program, categories are always displayed on a red background. If a category isn't highlighted in red, it is misspelled. Caps and lower cases should be kept as is."
msgstr ""
-#. type: Plain text
-#: ../E/category.txt:10
-#, no-wrap
-msgid ""
-" Houston
Mission Control\n"
-" SpaceShip
Spaceship\n"
-" BotFactory
Robot Factory\n"
-" ResearchCenter
Research Center\n"
-" RadarStation
Radar\n"
-" ExchangePost
Information Exchange Post\n"
-" RepairCenter
Repair Center\n"
-" DefenseTower
Defense Tower\n"
-" AutoLab
Organic Matter Analyzer \n"
-" PowerStation
Power Station\n"
-" PowerPlant
Power Cell Factory\n"
-" NuclearPlant
Nuclear Plant\n"
-" Converter
Titanium Converter\n"
-" Derrick
Derrick\n"
-" PowerCaptor
Parabolic Lightning Conductor\n"
-" Vault
Vault\n"
-" StartArea
Starting Pad\n"
-" GoalArea
Finishing Pad\n"
-" AlienNest
Alien Nest"
-msgstr ""
-
#. type: Plain text
#: ../E/category.txt:33
#, no-wrap
@@ -962,7 +937,7 @@ msgid "For specialists"
msgstr ""
#. type: Plain text
-#: ../E/acos.txt:2 ../E/aim.txt:2 ../E/asin.txt:2 ../E/atan.txt:2 ../E/atan2.txt:2 ../E/build.txt:14 ../E/buildingenabled.txt:13 ../E/busy.txt:2 ../E/canbuild.txt:13 ../E/canresearch.txt:2 ../E/ceil.txt:2 ../E/cos.txt:2 ../E/dist.txt:18 ../E/dist2d.txt:2 ../E/do.txt:2 ../E/drop.txt:12 ../E/factory.txt:2 ../E/fire.txt:10 ../E/flatspace.txt:2 ../E/floor.txt:2 ../E/for.txt:2 ../E/goto.txt:12 ../E/grab.txt:12 ../E/if.txt:23 ../E/jet.txt:2 ../E/message.txt:2 ../E/move.txt:8 ../E/pencolor.txt:2 ../E/pendown.txt:2 ../E/penup.txt:2 ../E/penwidth.txt:2 ../E/pow.txt:2 ../E/radar.txt:14 ../E/rand.txt:2 ../E/receive.txt:2 ../E/recycle.txt:2 ../E/research.txt:2 ../E/researched.txt:2 ../E/retobj.txt:2 ../E/round.txt:2 ../E/search.txt:2 ../E/shield.txt:2 ../E/sin.txt:2 ../E/sniff.txt:2 ../E/space.txt:2 ../E/sqrt.txt:2 ../E/takeoff.txt:2 ../E/tan.txt:2 ../E/thump.txt:2 ../E/topo.txt:2 ../E/trunc.txt:2 ../E/turn.txt:19 ../E/wait.txt:10
+#: ../E/acos.txt:2 ../E/aim.txt:2 ../E/asin.txt:2 ../E/atan.txt:2 ../E/atan2.txt:2 ../E/build.txt:14 ../E/buildingenabled.txt:13 ../E/busy.txt:2 ../E/canbuild.txt:13 ../E/canresearch.txt:2 ../E/ceil.txt:2 ../E/cos.txt:2 ../E/destroy.txt:2 ../E/dist.txt:18 ../E/dist2d.txt:2 ../E/do.txt:2 ../E/drop.txt:12 ../E/factory.txt:2 ../E/fire.txt:10 ../E/flatspace.txt:2 ../E/floor.txt:2 ../E/for.txt:2 ../E/goto.txt:12 ../E/grab.txt:12 ../E/if.txt:23 ../E/jet.txt:2 ../E/message.txt:2 ../E/move.txt:8 ../E/pencolor.txt:2 ../E/pendown.txt:2 ../E/penup.txt:2 ../E/penwidth.txt:2 ../E/pow.txt:2 ../E/radar.txt:14 ../E/rand.txt:2 ../E/receive.txt:2 ../E/recycle.txt:2 ../E/research.txt:2 ../E/researched.txt:2 ../E/retobj.txt:2 ../E/round.txt:2 ../E/search.txt:2 ../E/shield.txt:2 ../E/sin.txt:2 ../E/sniff.txt:2 ../E/space.txt:2 ../E/sqrt.txt:2 ../E/takeoff.txt:2 ../E/tan.txt:2 ../E/thump.txt:2 ../E/topo.txt:2 ../E/trunc.txt:2 ../E/turn.txt:19 ../E/wait.txt:10
#, no-wrap
msgid "Syntax:"
msgstr ""
@@ -6039,7 +6014,7 @@ msgid "Starts a construction of a bot of the given category
msgstr ""
#. type: \t; header
-#: ../E/busy.txt:7 ../E/factory.txt:7 ../E/research.txt:7 ../E/takeoff.txt:7
+#: ../E/busy.txt:7 ../E/destroy.txt:7 ../E/factory.txt:7 ../E/research.txt:7 ../E/takeoff.txt:7
#, no-wrap
msgid "object"
msgstr ""
@@ -6793,6 +6768,92 @@ msgstr ""
msgid "max: float
(default value: 1000
)"
msgstr ""
+#. type: \b; header
+#: ../E/destroy.txt:1
+#, no-wrap
+msgid "Instruction destroy
"
+msgstr ""
+
+#. type: Source code
+#: ../E/destroy.txt:3
+#, no-wrap
+msgid "object.destroy ( );"
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:5
+#, no-wrap
+msgid "Destroys an object."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:8
+#, no-wrap
+msgid "Destroyer."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:11
+#, no-wrap
+msgid ""
+"Normally an error stops the program. You can prevent the program from stopping on errors by using the errmode(0)
instruction. A value different from zero if an error occurred is then returned by destroy()
.\n"
+"== 0
The operation of destroying an object was started\n"
+"!= 0
The instruction could not be done (e.g. nothing to destroy)"
+msgstr ""
+
+#. type: Plain text
+#: ../E/category.txt:10
+#, no-wrap
+msgid ""
+" Houston
Mission Control\n"
+" SpaceShip
Spaceship\n"
+" BotFactory
Robot Factory\n"
+" ResearchCenter
Research Center\n"
+" RadarStation
Radar\n"
+" ExchangePost
Information Exchange Post\n"
+" RepairCenter
Repair Center\n"
+" DefenseTower
Defense Tower\n"
+" AutoLab
Organic Matter Analyzer \n"
+" PowerStation
Power Station\n"
+" PowerPlant
Power Cell Factory\n"
+" NuclearPlant
Nuclear Plant\n"
+" Converter
Titanium Converter\n"
+" Derrick
Derrick\n"
+" PowerCaptor
Parabolic Lightning Conductor\n"
+" Vault
Vault\n"
+" StartArea
Starting Pad\n"
+" GoalArea
Finishing Pad\n"
+" AlienNest
Alien Nest"
+msgstr ""
+
+#~ msgid ""
+#~ " Houston
Mission Control\n"
+#~ " SpaceShip
Spaceship\n"
+#~ " BotFactory
Robot Factory\n"
+#~ " ResearchCenter
Research Center\n"
+#~ " RadarStation
Radar\n"
+#~ " ExchangePost
Information Exchange Post\n"
+#~ " RepairCenter
Repair Center\n"
+#~ " DefenseTower
Defense Tower\n"
+#~ " AutoLab
Organic Matter Analyzer \n"
+#~ " PowerStation
Power Station\n"
+#~ " PowerPlant
Power Cell Factory\n"
+#~ " NuclearPlant
Nuclear Plant\n"
+#~ " Converter
Titanium Converter\n"
+#~ " Derrick
Derrick\n"
+#~ " PowerCaptor
Parabolic Lightning Conductor\n"
+#~ " Vault
Vault\n"
+#~ " StartArea
Starting Pad\n"
+#~ " GoalArea
Finishing Pad\n"
+#~ " AlienNest
Alien Nest"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Normally an error stops the program. You can prevent the program from stopping on errors by using the errmode(0)
instruction. A value different from zero if an error occurred is then returned by destroy()
.\n"
+#~ "== 0
The operation of destroying an object was started\n"
+#~ "!= 0
The instruction could not be done (e.g. it was run on an object other than destroyer)"
+#~ msgstr ""
+
#~ msgid "max: float
(Default value: 1000
)"
#~ msgstr ""
diff --git a/help/cbot/po/de.po b/help/cbot/po/de.po
index 37e93de6..e457b797 100644
--- a/help/cbot/po/de.po
+++ b/help/cbot/po/de.po
@@ -53,13 +53,13 @@ msgid "Time in seconds."
msgstr "Zeit in Sekunden."
#. type: \t; header
-#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/canresearch.txt:14 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/flatspace.txt:25 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/pencolor.txt:14 ../E/pendown.txt:17 ../E/penup.txt:11 ../E/penwidth.txt:14 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:66 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researched.txt:14 ../E/researches.txt:27 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:25 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19
+#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/canresearch.txt:14 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/destroy.txt:15 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/flatspace.txt:25 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/pencolor.txt:14 ../E/pendown.txt:17 ../E/penup.txt:11 ../E/penwidth.txt:14 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:66 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researched.txt:14 ../E/researches.txt:27 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:25 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19
#, no-wrap
msgid "See also"
msgstr "Siehe auch"
#. type: Plain text
-#: ../E/abstime.txt:11 ../E/aim.txt:24 ../E/array.txt:31 ../E/bool.txt:5 ../E/break.txt:25 ../E/busy.txt:15 ../E/cond.txt:28 ../E/continue.txt:25 ../E/deletef.txt:10 ../E/direct.txt:14 ../E/dist.txt:30 ../E/dist2d.txt:14 ../E/drop.txt:29 ../E/errmode.txt:33 ../E/expr.txt:75 ../E/extern.txt:30 ../E/false.txt:5 ../E/fire.txt:31 ../E/flatgrnd.txt:17 ../E/flatspace.txt:26 ../E/float.txt:25 ../E/for.txt:39 ../E/function.txt:130 ../E/goto.txt:35 ../E/grab.txt:29 ../E/if.txt:40 ../E/int.txt:19 ../E/jet.txt:15 ../E/message.txt:25 ../E/move.txt:22 ../E/nan.txt:15 ../E/object.txt:80 ../E/openfile.txt:11 ../E/pencolor.txt:15 ../E/pendown.txt:18 ../E/penup.txt:12 ../E/penwidth.txt:15 ../E/point.txt:36 ../E/radar.txt:67 ../E/recycle.txt:13 ../E/retobj.txt:14 ../E/return.txt:30 ../E/search.txt:26 ../E/shield.txt:19 ../E/sizeof.txt:22 ../E/sniff.txt:17 ../E/space.txt:23 ../E/string.txt:33 ../E/takeoff.txt:16 ../E/term.txt:31 ../E/thump.txt:13 ../E/topo.txt:14 ../E/true.txt:5 ../E/turn.txt:33 ../E/type.txt:33 ../E/var.txt:67 ../E/void.txt:11 ../E/wait.txt:22
+#: ../E/abstime.txt:11 ../E/aim.txt:24 ../E/array.txt:31 ../E/bool.txt:5 ../E/break.txt:25 ../E/busy.txt:15 ../E/cond.txt:28 ../E/continue.txt:25 ../E/deletef.txt:10 ../E/destroy.txt:16 ../E/direct.txt:14 ../E/dist.txt:30 ../E/dist2d.txt:14 ../E/drop.txt:29 ../E/errmode.txt:33 ../E/expr.txt:75 ../E/extern.txt:30 ../E/false.txt:5 ../E/fire.txt:31 ../E/flatgrnd.txt:17 ../E/flatspace.txt:26 ../E/float.txt:25 ../E/for.txt:39 ../E/function.txt:130 ../E/goto.txt:35 ../E/grab.txt:29 ../E/if.txt:40 ../E/int.txt:19 ../E/jet.txt:15 ../E/message.txt:25 ../E/move.txt:22 ../E/nan.txt:15 ../E/object.txt:80 ../E/openfile.txt:11 ../E/pencolor.txt:15 ../E/pendown.txt:18 ../E/penup.txt:12 ../E/penwidth.txt:15 ../E/point.txt:36 ../E/radar.txt:67 ../E/recycle.txt:13 ../E/retobj.txt:14 ../E/return.txt:30 ../E/search.txt:26 ../E/shield.txt:19 ../E/sizeof.txt:22 ../E/sniff.txt:17 ../E/space.txt:23 ../E/string.txt:33 ../E/takeoff.txt:16 ../E/term.txt:31 ../E/thump.txt:13 ../E/topo.txt:14 ../E/true.txt:5 ../E/turn.txt:33 ../E/type.txt:33 ../E/var.txt:67 ../E/void.txt:11 ../E/wait.txt:22
#, no-wrap
msgid "Programming, types and categories."
msgstr "Die CBOT-Sprache, Variablentypen und Kategorien."
@@ -113,7 +113,7 @@ msgid "Angle in degrees of the gun relative to the robot. A positive value orien
msgstr "Gewünschter Winkel der Kanone in Grad relativ zum Roboter. Ein positiver Winkel dreht die Kanone nach oben. Für Shooter und Orgashooter muss der Winkel zwischen -20
und +10
Grad liegen. Für einen Phazershooter liegt der Bereich zwischen -20
und +45
Grad."
#. type: \t; header
-#: ../E/aim.txt:18 ../E/build.txt:22 ../E/drop.txt:23 ../E/factory.txt:16 ../E/fire.txt:25 ../E/goto.txt:29 ../E/grab.txt:23 ../E/move.txt:16 ../E/pencolor.txt:9 ../E/pendown.txt:12 ../E/penup.txt:6 ../E/penwidth.txt:9 ../E/recycle.txt:7 ../E/research.txt:13 ../E/sniff.txt:11 ../E/takeoff.txt:10 ../E/thump.txt:7 ../E/turn.txt:27
+#: ../E/aim.txt:18 ../E/build.txt:22 ../E/destroy.txt:10 ../E/drop.txt:23 ../E/factory.txt:16 ../E/fire.txt:25 ../E/goto.txt:29 ../E/grab.txt:23 ../E/move.txt:16 ../E/pencolor.txt:9 ../E/pendown.txt:12 ../E/penup.txt:6 ../E/penwidth.txt:9 ../E/recycle.txt:7 ../E/research.txt:13 ../E/sniff.txt:11 ../E/takeoff.txt:10 ../E/thump.txt:7 ../E/turn.txt:27
#, no-wrap
msgid "Return value: int
"
msgstr "Rückgabe: int
"
@@ -396,50 +396,6 @@ msgstr "Kategorien stellen die Namen der Objekte in der CBOT-Sprache dar. Alles
msgid "In a program, categories are always displayed on a red background. If a category isn't highlighted in red, it is misspelled. Caps and lower cases should be kept as is."
msgstr "In einem Programm werden Kategorien immer mit rotem Hintergrund angezeigt. Wenn eine Kategorie nicht rot angezeigt wird, ist sie falsch geschrieben. Bitte achten Sie auf Gross- und Kleinschreibung."
-#. type: Plain text
-#: ../E/category.txt:10
-#, no-wrap
-msgid ""
-" Houston
Mission Control\n"
-" SpaceShip
Spaceship\n"
-" BotFactory
Robot Factory\n"
-" ResearchCenter
Research Center\n"
-" RadarStation
Radar\n"
-" ExchangePost
Information Exchange Post\n"
-" RepairCenter
Repair Center\n"
-" DefenseTower
Defense Tower\n"
-" AutoLab
Organic Matter Analyzer \n"
-" PowerStation
Power Station\n"
-" PowerPlant
Power Cell Factory\n"
-" NuclearPlant
Nuclear Plant\n"
-" Converter
Titanium Converter\n"
-" Derrick
Derrick\n"
-" PowerCaptor
Parabolic Lightning Conductor\n"
-" Vault
Vault\n"
-" StartArea
Starting Pad\n"
-" GoalArea
Finishing Pad\n"
-" AlienNest
Alien Nest"
-msgstr ""
-" Houston
Kontrollzentrum\n"
-" SpaceShip
Raumschiff\n"
-" BotFactory
Roboterfabrik\n"
-" ResearchCenter
Forschungszentrum\n"
-" RadarStation
Radar\n"
-" ExchangePost
Infoserver\n"
-" RepairCenter
Reparaturzentrum\n"
-" DefenseTower
Geschützturm\n"
-" AutoLab
Automatisches Labor\n"
-" PowerStation
Kraftwerk\n"
-" PowerPlant
Batteriefabrik\n"
-" FuelCellPlant
Brennstoffzellenfabrik\n"
-" Converter
Titankonverter\n"
-" Derrick
Bohrturm\n"
-" PowerCaptor
Blitzableiter\n"
-" Vault
Bunker\n"
-" StartArea
Startfläche\n"
-" GoalArea
Zielfläche\n"
-" AlienNest
Orgastoffquelle"
-
#. type: Plain text
#: ../E/category.txt:33
#, no-wrap
@@ -1137,7 +1093,7 @@ msgid "For specialists"
msgstr "Für Spezialisten"
#. type: Plain text
-#: ../E/acos.txt:2 ../E/aim.txt:2 ../E/asin.txt:2 ../E/atan.txt:2 ../E/atan2.txt:2 ../E/build.txt:14 ../E/buildingenabled.txt:13 ../E/busy.txt:2 ../E/canbuild.txt:13 ../E/canresearch.txt:2 ../E/ceil.txt:2 ../E/cos.txt:2 ../E/dist.txt:18 ../E/dist2d.txt:2 ../E/do.txt:2 ../E/drop.txt:12 ../E/factory.txt:2 ../E/fire.txt:10 ../E/flatspace.txt:2 ../E/floor.txt:2 ../E/for.txt:2 ../E/goto.txt:12 ../E/grab.txt:12 ../E/if.txt:23 ../E/jet.txt:2 ../E/message.txt:2 ../E/move.txt:8 ../E/pencolor.txt:2 ../E/pendown.txt:2 ../E/penup.txt:2 ../E/penwidth.txt:2 ../E/pow.txt:2 ../E/radar.txt:14 ../E/rand.txt:2 ../E/receive.txt:2 ../E/recycle.txt:2 ../E/research.txt:2 ../E/researched.txt:2 ../E/retobj.txt:2 ../E/round.txt:2 ../E/search.txt:2 ../E/shield.txt:2 ../E/sin.txt:2 ../E/sniff.txt:2 ../E/space.txt:2 ../E/sqrt.txt:2 ../E/takeoff.txt:2 ../E/tan.txt:2 ../E/thump.txt:2 ../E/topo.txt:2 ../E/trunc.txt:2 ../E/turn.txt:19 ../E/wait.txt:10
+#: ../E/acos.txt:2 ../E/aim.txt:2 ../E/asin.txt:2 ../E/atan.txt:2 ../E/atan2.txt:2 ../E/build.txt:14 ../E/buildingenabled.txt:13 ../E/busy.txt:2 ../E/canbuild.txt:13 ../E/canresearch.txt:2 ../E/ceil.txt:2 ../E/cos.txt:2 ../E/destroy.txt:2 ../E/dist.txt:18 ../E/dist2d.txt:2 ../E/do.txt:2 ../E/drop.txt:12 ../E/factory.txt:2 ../E/fire.txt:10 ../E/flatspace.txt:2 ../E/floor.txt:2 ../E/for.txt:2 ../E/goto.txt:12 ../E/grab.txt:12 ../E/if.txt:23 ../E/jet.txt:2 ../E/message.txt:2 ../E/move.txt:8 ../E/pencolor.txt:2 ../E/pendown.txt:2 ../E/penup.txt:2 ../E/penwidth.txt:2 ../E/pow.txt:2 ../E/radar.txt:14 ../E/rand.txt:2 ../E/receive.txt:2 ../E/recycle.txt:2 ../E/research.txt:2 ../E/researched.txt:2 ../E/retobj.txt:2 ../E/round.txt:2 ../E/search.txt:2 ../E/shield.txt:2 ../E/sin.txt:2 ../E/sniff.txt:2 ../E/space.txt:2 ../E/sqrt.txt:2 ../E/takeoff.txt:2 ../E/tan.txt:2 ../E/thump.txt:2 ../E/topo.txt:2 ../E/trunc.txt:2 ../E/turn.txt:19 ../E/wait.txt:10
#, no-wrap
msgid "Syntax:"
msgstr "Syntax:"
@@ -6861,7 +6817,7 @@ msgid "Starts a construction of a bot of the given category
msgstr ""
#. type: \t; header
-#: ../E/busy.txt:7 ../E/factory.txt:7 ../E/research.txt:7 ../E/takeoff.txt:7
+#: ../E/busy.txt:7 ../E/destroy.txt:7 ../E/factory.txt:7 ../E/research.txt:7 ../E/takeoff.txt:7
#, no-wrap
msgid "object"
msgstr ""
@@ -7615,6 +7571,111 @@ msgstr ""
msgid "max: float
(default value: 1000
)"
msgstr ""
+#. type: \b; header
+#: ../E/destroy.txt:1
+#, no-wrap
+msgid "Instruction destroy
"
+msgstr ""
+
+#. type: Source code
+#: ../E/destroy.txt:3
+#, no-wrap
+msgid "object.destroy ( );"
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:5
+#, no-wrap
+msgid "Destroys an object."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:8
+#, no-wrap
+msgid "Destroyer."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:11
+#, no-wrap
+msgid ""
+"Normally an error stops the program. You can prevent the program from stopping on errors by using the errmode(0)
instruction. A value different from zero if an error occurred is then returned by destroy()
.\n"
+"== 0
The operation of destroying an object was started\n"
+"!= 0
The instruction could not be done (e.g. nothing to destroy)"
+msgstr ""
+
+#. type: Plain text
+#: ../E/category.txt:10
+#, no-wrap
+msgid ""
+" Houston
Mission Control\n"
+" SpaceShip
Spaceship\n"
+" BotFactory
Robot Factory\n"
+" ResearchCenter
Research Center\n"
+" RadarStation
Radar\n"
+" ExchangePost
Information Exchange Post\n"
+" RepairCenter
Repair Center\n"
+" DefenseTower
Defense Tower\n"
+" AutoLab
Organic Matter Analyzer \n"
+" PowerStation
Power Station\n"
+" PowerPlant
Power Cell Factory\n"
+" NuclearPlant
Nuclear Plant\n"
+" Converter
Titanium Converter\n"
+" Derrick
Derrick\n"
+" PowerCaptor
Parabolic Lightning Conductor\n"
+" Vault
Vault\n"
+" StartArea
Starting Pad\n"
+" GoalArea
Finishing Pad\n"
+" AlienNest
Alien Nest"
+msgstr ""
+
+#~ msgid ""
+#~ " Houston
Mission Control\n"
+#~ " SpaceShip
Spaceship\n"
+#~ " BotFactory
Robot Factory\n"
+#~ " ResearchCenter
Research Center\n"
+#~ " RadarStation
Radar\n"
+#~ " ExchangePost
Information Exchange Post\n"
+#~ " RepairCenter
Repair Center\n"
+#~ " DefenseTower
Defense Tower\n"
+#~ " AutoLab
Organic Matter Analyzer \n"
+#~ " PowerStation
Power Station\n"
+#~ " PowerPlant
Power Cell Factory\n"
+#~ " NuclearPlant
Nuclear Plant\n"
+#~ " Converter
Titanium Converter\n"
+#~ " Derrick
Derrick\n"
+#~ " PowerCaptor
Parabolic Lightning Conductor\n"
+#~ " Vault
Vault\n"
+#~ " StartArea
Starting Pad\n"
+#~ " GoalArea
Finishing Pad\n"
+#~ " AlienNest
Alien Nest"
+#~ msgstr ""
+#~ " Houston
Kontrollzentrum\n"
+#~ " SpaceShip
Raumschiff\n"
+#~ " BotFactory
Roboterfabrik\n"
+#~ " ResearchCenter
Forschungszentrum\n"
+#~ " RadarStation
Radar\n"
+#~ " ExchangePost
Infoserver\n"
+#~ " RepairCenter
Reparaturzentrum\n"
+#~ " DefenseTower
Geschützturm\n"
+#~ " AutoLab
Automatisches Labor\n"
+#~ " PowerStation
Kraftwerk\n"
+#~ " PowerPlant
Batteriefabrik\n"
+#~ " FuelCellPlant
Brennstoffzellenfabrik\n"
+#~ " Converter
Titankonverter\n"
+#~ " Derrick
Bohrturm\n"
+#~ " PowerCaptor
Blitzableiter\n"
+#~ " Vault
Bunker\n"
+#~ " StartArea
Startfläche\n"
+#~ " GoalArea
Zielfläche\n"
+#~ " AlienNest
Orgastoffquelle"
+
+#~ msgid ""
+#~ "Normally an error stops the program. You can prevent the program from stopping on errors by using the errmode(0)
instruction. A value different from zero if an error occurred is then returned by destroy()
.\n"
+#~ "== 0
The operation of destroying an object was started\n"
+#~ "!= 0
The instruction could not be done (e.g. it was run on an object other than destroyer)"
+#~ msgstr ""
+
#~ msgid "max: float
(Default value: 1000
)"
#~ msgstr ""
diff --git a/help/cbot/po/fr.po b/help/cbot/po/fr.po
index 9ed3a2dd..733846e5 100644
--- a/help/cbot/po/fr.po
+++ b/help/cbot/po/fr.po
@@ -53,13 +53,13 @@ msgid "Time in seconds."
msgstr "Temps en secondes."
#. type: \t; header
-#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/canresearch.txt:14 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/flatspace.txt:25 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/pencolor.txt:14 ../E/pendown.txt:17 ../E/penup.txt:11 ../E/penwidth.txt:14 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:66 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researched.txt:14 ../E/researches.txt:27 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:25 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19
+#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/canresearch.txt:14 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/destroy.txt:15 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/flatspace.txt:25 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/pencolor.txt:14 ../E/pendown.txt:17 ../E/penup.txt:11 ../E/penwidth.txt:14 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:66 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researched.txt:14 ../E/researches.txt:27 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:25 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19
#, no-wrap
msgid "See also"
msgstr "Voir aussi"
#. type: Plain text
-#: ../E/abstime.txt:11 ../E/aim.txt:24 ../E/array.txt:31 ../E/bool.txt:5 ../E/break.txt:25 ../E/busy.txt:15 ../E/cond.txt:28 ../E/continue.txt:25 ../E/deletef.txt:10 ../E/direct.txt:14 ../E/dist.txt:30 ../E/dist2d.txt:14 ../E/drop.txt:29 ../E/errmode.txt:33 ../E/expr.txt:75 ../E/extern.txt:30 ../E/false.txt:5 ../E/fire.txt:31 ../E/flatgrnd.txt:17 ../E/flatspace.txt:26 ../E/float.txt:25 ../E/for.txt:39 ../E/function.txt:130 ../E/goto.txt:35 ../E/grab.txt:29 ../E/if.txt:40 ../E/int.txt:19 ../E/jet.txt:15 ../E/message.txt:25 ../E/move.txt:22 ../E/nan.txt:15 ../E/object.txt:80 ../E/openfile.txt:11 ../E/pencolor.txt:15 ../E/pendown.txt:18 ../E/penup.txt:12 ../E/penwidth.txt:15 ../E/point.txt:36 ../E/radar.txt:67 ../E/recycle.txt:13 ../E/retobj.txt:14 ../E/return.txt:30 ../E/search.txt:26 ../E/shield.txt:19 ../E/sizeof.txt:22 ../E/sniff.txt:17 ../E/space.txt:23 ../E/string.txt:33 ../E/takeoff.txt:16 ../E/term.txt:31 ../E/thump.txt:13 ../E/topo.txt:14 ../E/true.txt:5 ../E/turn.txt:33 ../E/type.txt:33 ../E/var.txt:67 ../E/void.txt:11 ../E/wait.txt:22
+#: ../E/abstime.txt:11 ../E/aim.txt:24 ../E/array.txt:31 ../E/bool.txt:5 ../E/break.txt:25 ../E/busy.txt:15 ../E/cond.txt:28 ../E/continue.txt:25 ../E/deletef.txt:10 ../E/destroy.txt:16 ../E/direct.txt:14 ../E/dist.txt:30 ../E/dist2d.txt:14 ../E/drop.txt:29 ../E/errmode.txt:33 ../E/expr.txt:75 ../E/extern.txt:30 ../E/false.txt:5 ../E/fire.txt:31 ../E/flatgrnd.txt:17 ../E/flatspace.txt:26 ../E/float.txt:25 ../E/for.txt:39 ../E/function.txt:130 ../E/goto.txt:35 ../E/grab.txt:29 ../E/if.txt:40 ../E/int.txt:19 ../E/jet.txt:15 ../E/message.txt:25 ../E/move.txt:22 ../E/nan.txt:15 ../E/object.txt:80 ../E/openfile.txt:11 ../E/pencolor.txt:15 ../E/pendown.txt:18 ../E/penup.txt:12 ../E/penwidth.txt:15 ../E/point.txt:36 ../E/radar.txt:67 ../E/recycle.txt:13 ../E/retobj.txt:14 ../E/return.txt:30 ../E/search.txt:26 ../E/shield.txt:19 ../E/sizeof.txt:22 ../E/sniff.txt:17 ../E/space.txt:23 ../E/string.txt:33 ../E/takeoff.txt:16 ../E/term.txt:31 ../E/thump.txt:13 ../E/topo.txt:14 ../E/true.txt:5 ../E/turn.txt:33 ../E/type.txt:33 ../E/var.txt:67 ../E/void.txt:11 ../E/wait.txt:22
#, no-wrap
msgid "Programming, types and categories."
msgstr "Programmation, types et catégories."
@@ -113,7 +113,7 @@ msgid "Angle in degrees of the gun relative to the robot. A positive value orien
msgstr "Angle en degrés du canon. Un angle positif oriente le canon vers le haut. Pour les robots shooter, la valeur doit être comprise entre -10
et +20
degrés. Pour les robots orgaShooter, la valeur doit être comprise entre -20
et +20
degrés. Le robot phazer accepte des valeurs comprises entre -20
et 45
degrés."
#. type: \t; header
-#: ../E/aim.txt:18 ../E/build.txt:22 ../E/drop.txt:23 ../E/factory.txt:16 ../E/fire.txt:25 ../E/goto.txt:29 ../E/grab.txt:23 ../E/move.txt:16 ../E/pencolor.txt:9 ../E/pendown.txt:12 ../E/penup.txt:6 ../E/penwidth.txt:9 ../E/recycle.txt:7 ../E/research.txt:13 ../E/sniff.txt:11 ../E/takeoff.txt:10 ../E/thump.txt:7 ../E/turn.txt:27
+#: ../E/aim.txt:18 ../E/build.txt:22 ../E/destroy.txt:10 ../E/drop.txt:23 ../E/factory.txt:16 ../E/fire.txt:25 ../E/goto.txt:29 ../E/grab.txt:23 ../E/move.txt:16 ../E/pencolor.txt:9 ../E/pendown.txt:12 ../E/penup.txt:6 ../E/penwidth.txt:9 ../E/recycle.txt:7 ../E/research.txt:13 ../E/sniff.txt:11 ../E/takeoff.txt:10 ../E/thump.txt:7 ../E/turn.txt:27
#, no-wrap
msgid "Return value: int
"
msgstr "Valeur retournée: int
"
@@ -439,50 +439,6 @@ msgstr "La catégorie détermine la nature d'un objet. Dans COLOBOT, tout est ob
msgid "In a program, categories are always displayed on a red background. If a category isn't highlighted in red, it is misspelled. Caps and lower cases should be kept as is."
msgstr "Dans un programme, un nom de catégorie est toujours colorié en rouge. Si une catégorie n'est pas coloriée, c'est que son nom est mal orthographié. Il faut par exemple respecter les majuscules et les minuscules."
-#. type: Plain text
-#: ../E/category.txt:10
-#, no-wrap
-msgid ""
-" Houston
Mission Control\n"
-" SpaceShip
Spaceship\n"
-" BotFactory
Robot Factory\n"
-" ResearchCenter
Research Center\n"
-" RadarStation
Radar\n"
-" ExchangePost
Information Exchange Post\n"
-" RepairCenter
Repair Center\n"
-" DefenseTower
Defense Tower\n"
-" AutoLab
Organic Matter Analyzer \n"
-" PowerStation
Power Station\n"
-" PowerPlant
Power Cell Factory\n"
-" NuclearPlant
Nuclear Plant\n"
-" Converter
Titanium Converter\n"
-" Derrick
Derrick\n"
-" PowerCaptor
Parabolic Lightning Conductor\n"
-" Vault
Vault\n"
-" StartArea
Starting Pad\n"
-" GoalArea
Finishing Pad\n"
-" AlienNest
Alien Nest"
-msgstr ""
-" Huston
Centre de contrôle\n"
-" SpaceShip
Vaisseau spatial\n"
-" ResearchCenter
Centre de recherches\n"
-" BotFactory
Fabrique de robots\n"
-" Converter
Conversion minerai en titanium\n"
-" PowerStation
Station de recharge\n"
-" RadarStation
Radar\n"
-" RepairCenter
Centre de réparation\n"
-" DefenseTower
Tour de défense\n"
-" PowerPlant
Fabrique de piles\n"
-" Derrick
Derrick\n"
-" NuclearPlant
Centrale nucléaire\n"
-" AutoLab
Analyseur de matières organiques\n"
-" PowerCaptor
Paratonnerre\n"
-" Vault
Coffre-fort\n"
-" ExchangePost
Borne d'informations\n"
-" StartArea
Départ\n"
-" GoalArea
But\n"
-" AlienNest
Nid"
-
#. type: Plain text
#: ../E/category.txt:33
#, no-wrap
@@ -1176,7 +1132,7 @@ msgid "For specialists"
msgstr "Pour spécialistes"
#. type: Plain text
-#: ../E/acos.txt:2 ../E/aim.txt:2 ../E/asin.txt:2 ../E/atan.txt:2 ../E/atan2.txt:2 ../E/build.txt:14 ../E/buildingenabled.txt:13 ../E/busy.txt:2 ../E/canbuild.txt:13 ../E/canresearch.txt:2 ../E/ceil.txt:2 ../E/cos.txt:2 ../E/dist.txt:18 ../E/dist2d.txt:2 ../E/do.txt:2 ../E/drop.txt:12 ../E/factory.txt:2 ../E/fire.txt:10 ../E/flatspace.txt:2 ../E/floor.txt:2 ../E/for.txt:2 ../E/goto.txt:12 ../E/grab.txt:12 ../E/if.txt:23 ../E/jet.txt:2 ../E/message.txt:2 ../E/move.txt:8 ../E/pencolor.txt:2 ../E/pendown.txt:2 ../E/penup.txt:2 ../E/penwidth.txt:2 ../E/pow.txt:2 ../E/radar.txt:14 ../E/rand.txt:2 ../E/receive.txt:2 ../E/recycle.txt:2 ../E/research.txt:2 ../E/researched.txt:2 ../E/retobj.txt:2 ../E/round.txt:2 ../E/search.txt:2 ../E/shield.txt:2 ../E/sin.txt:2 ../E/sniff.txt:2 ../E/space.txt:2 ../E/sqrt.txt:2 ../E/takeoff.txt:2 ../E/tan.txt:2 ../E/thump.txt:2 ../E/topo.txt:2 ../E/trunc.txt:2 ../E/turn.txt:19 ../E/wait.txt:10
+#: ../E/acos.txt:2 ../E/aim.txt:2 ../E/asin.txt:2 ../E/atan.txt:2 ../E/atan2.txt:2 ../E/build.txt:14 ../E/buildingenabled.txt:13 ../E/busy.txt:2 ../E/canbuild.txt:13 ../E/canresearch.txt:2 ../E/ceil.txt:2 ../E/cos.txt:2 ../E/destroy.txt:2 ../E/dist.txt:18 ../E/dist2d.txt:2 ../E/do.txt:2 ../E/drop.txt:12 ../E/factory.txt:2 ../E/fire.txt:10 ../E/flatspace.txt:2 ../E/floor.txt:2 ../E/for.txt:2 ../E/goto.txt:12 ../E/grab.txt:12 ../E/if.txt:23 ../E/jet.txt:2 ../E/message.txt:2 ../E/move.txt:8 ../E/pencolor.txt:2 ../E/pendown.txt:2 ../E/penup.txt:2 ../E/penwidth.txt:2 ../E/pow.txt:2 ../E/radar.txt:14 ../E/rand.txt:2 ../E/receive.txt:2 ../E/recycle.txt:2 ../E/research.txt:2 ../E/researched.txt:2 ../E/retobj.txt:2 ../E/round.txt:2 ../E/search.txt:2 ../E/shield.txt:2 ../E/sin.txt:2 ../E/sniff.txt:2 ../E/space.txt:2 ../E/sqrt.txt:2 ../E/takeoff.txt:2 ../E/tan.txt:2 ../E/thump.txt:2 ../E/topo.txt:2 ../E/trunc.txt:2 ../E/turn.txt:19 ../E/wait.txt:10
#, no-wrap
msgid "Syntax:"
msgstr "Syntaxe:"
@@ -6817,7 +6773,7 @@ msgid "Starts a construction of a bot of the given category
msgstr ""
#. type: \t; header
-#: ../E/busy.txt:7 ../E/factory.txt:7 ../E/research.txt:7 ../E/takeoff.txt:7
+#: ../E/busy.txt:7 ../E/destroy.txt:7 ../E/factory.txt:7 ../E/research.txt:7 ../E/takeoff.txt:7
#, no-wrap
msgid "object"
msgstr ""
@@ -7571,6 +7527,111 @@ msgstr ""
msgid "max: float
(default value: 1000
)"
msgstr ""
+#. type: \b; header
+#: ../E/destroy.txt:1
+#, no-wrap
+msgid "Instruction destroy
"
+msgstr ""
+
+#. type: Source code
+#: ../E/destroy.txt:3
+#, no-wrap
+msgid "object.destroy ( );"
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:5
+#, no-wrap
+msgid "Destroys an object."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:8
+#, no-wrap
+msgid "Destroyer."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:11
+#, no-wrap
+msgid ""
+"Normally an error stops the program. You can prevent the program from stopping on errors by using the errmode(0)
instruction. A value different from zero if an error occurred is then returned by destroy()
.\n"
+"== 0
The operation of destroying an object was started\n"
+"!= 0
The instruction could not be done (e.g. nothing to destroy)"
+msgstr ""
+
+#. type: Plain text
+#: ../E/category.txt:10
+#, no-wrap
+msgid ""
+" Houston
Mission Control\n"
+" SpaceShip
Spaceship\n"
+" BotFactory
Robot Factory\n"
+" ResearchCenter
Research Center\n"
+" RadarStation
Radar\n"
+" ExchangePost
Information Exchange Post\n"
+" RepairCenter
Repair Center\n"
+" DefenseTower
Defense Tower\n"
+" AutoLab
Organic Matter Analyzer \n"
+" PowerStation
Power Station\n"
+" PowerPlant
Power Cell Factory\n"
+" NuclearPlant
Nuclear Plant\n"
+" Converter
Titanium Converter\n"
+" Derrick
Derrick\n"
+" PowerCaptor
Parabolic Lightning Conductor\n"
+" Vault
Vault\n"
+" StartArea
Starting Pad\n"
+" GoalArea
Finishing Pad\n"
+" AlienNest
Alien Nest"
+msgstr ""
+
+#~ msgid ""
+#~ " Houston
Mission Control\n"
+#~ " SpaceShip
Spaceship\n"
+#~ " BotFactory
Robot Factory\n"
+#~ " ResearchCenter
Research Center\n"
+#~ " RadarStation
Radar\n"
+#~ " ExchangePost
Information Exchange Post\n"
+#~ " RepairCenter
Repair Center\n"
+#~ " DefenseTower
Defense Tower\n"
+#~ " AutoLab
Organic Matter Analyzer \n"
+#~ " PowerStation
Power Station\n"
+#~ " PowerPlant
Power Cell Factory\n"
+#~ " NuclearPlant
Nuclear Plant\n"
+#~ " Converter
Titanium Converter\n"
+#~ " Derrick
Derrick\n"
+#~ " PowerCaptor
Parabolic Lightning Conductor\n"
+#~ " Vault
Vault\n"
+#~ " StartArea
Starting Pad\n"
+#~ " GoalArea
Finishing Pad\n"
+#~ " AlienNest
Alien Nest"
+#~ msgstr ""
+#~ " Huston
Centre de contrôle\n"
+#~ " SpaceShip
Vaisseau spatial\n"
+#~ " ResearchCenter
Centre de recherches\n"
+#~ " BotFactory
Fabrique de robots\n"
+#~ " Converter
Conversion minerai en titanium\n"
+#~ " PowerStation
Station de recharge\n"
+#~ " RadarStation
Radar\n"
+#~ " RepairCenter
Centre de réparation\n"
+#~ " DefenseTower
Tour de défense\n"
+#~ " PowerPlant
Fabrique de piles\n"
+#~ " Derrick
Derrick\n"
+#~ " NuclearPlant
Centrale nucléaire\n"
+#~ " AutoLab
Analyseur de matières organiques\n"
+#~ " PowerCaptor
Paratonnerre\n"
+#~ " Vault
Coffre-fort\n"
+#~ " ExchangePost
Borne d'informations\n"
+#~ " StartArea
Départ\n"
+#~ " GoalArea
But\n"
+#~ " AlienNest
Nid"
+
+#~ msgid ""
+#~ "Normally an error stops the program. You can prevent the program from stopping on errors by using the errmode(0)
instruction. A value different from zero if an error occurred is then returned by destroy()
.\n"
+#~ "== 0
The operation of destroying an object was started\n"
+#~ "!= 0
The instruction could not be done (e.g. it was run on an object other than destroyer)"
+#~ msgstr ""
+
#~ msgid "max: float
(Default value: 1000
)"
#~ msgstr ""
diff --git a/help/cbot/po/pl.po b/help/cbot/po/pl.po
index 8e3030f6..3279cfb9 100644
--- a/help/cbot/po/pl.po
+++ b/help/cbot/po/pl.po
@@ -53,13 +53,13 @@ msgid "Time in seconds."
msgstr "Czas w sekundach."
#. type: \t; header
-#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/canresearch.txt:14 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/flatspace.txt:25 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/pencolor.txt:14 ../E/pendown.txt:17 ../E/penup.txt:11 ../E/penwidth.txt:14 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:66 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researched.txt:14 ../E/researches.txt:27 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:25 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19
+#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/canresearch.txt:14 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/destroy.txt:15 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/flatspace.txt:25 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/pencolor.txt:14 ../E/pendown.txt:17 ../E/penup.txt:11 ../E/penwidth.txt:14 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:66 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researched.txt:14 ../E/researches.txt:27 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:25 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19
#, no-wrap
msgid "See also"
msgstr "Zobacz również"
#. type: Plain text
-#: ../E/abstime.txt:11 ../E/aim.txt:24 ../E/array.txt:31 ../E/bool.txt:5 ../E/break.txt:25 ../E/busy.txt:15 ../E/cond.txt:28 ../E/continue.txt:25 ../E/deletef.txt:10 ../E/direct.txt:14 ../E/dist.txt:30 ../E/dist2d.txt:14 ../E/drop.txt:29 ../E/errmode.txt:33 ../E/expr.txt:75 ../E/extern.txt:30 ../E/false.txt:5 ../E/fire.txt:31 ../E/flatgrnd.txt:17 ../E/flatspace.txt:26 ../E/float.txt:25 ../E/for.txt:39 ../E/function.txt:130 ../E/goto.txt:35 ../E/grab.txt:29 ../E/if.txt:40 ../E/int.txt:19 ../E/jet.txt:15 ../E/message.txt:25 ../E/move.txt:22 ../E/nan.txt:15 ../E/object.txt:80 ../E/openfile.txt:11 ../E/pencolor.txt:15 ../E/pendown.txt:18 ../E/penup.txt:12 ../E/penwidth.txt:15 ../E/point.txt:36 ../E/radar.txt:67 ../E/recycle.txt:13 ../E/retobj.txt:14 ../E/return.txt:30 ../E/search.txt:26 ../E/shield.txt:19 ../E/sizeof.txt:22 ../E/sniff.txt:17 ../E/space.txt:23 ../E/string.txt:33 ../E/takeoff.txt:16 ../E/term.txt:31 ../E/thump.txt:13 ../E/topo.txt:14 ../E/true.txt:5 ../E/turn.txt:33 ../E/type.txt:33 ../E/var.txt:67 ../E/void.txt:11 ../E/wait.txt:22
+#: ../E/abstime.txt:11 ../E/aim.txt:24 ../E/array.txt:31 ../E/bool.txt:5 ../E/break.txt:25 ../E/busy.txt:15 ../E/cond.txt:28 ../E/continue.txt:25 ../E/deletef.txt:10 ../E/destroy.txt:16 ../E/direct.txt:14 ../E/dist.txt:30 ../E/dist2d.txt:14 ../E/drop.txt:29 ../E/errmode.txt:33 ../E/expr.txt:75 ../E/extern.txt:30 ../E/false.txt:5 ../E/fire.txt:31 ../E/flatgrnd.txt:17 ../E/flatspace.txt:26 ../E/float.txt:25 ../E/for.txt:39 ../E/function.txt:130 ../E/goto.txt:35 ../E/grab.txt:29 ../E/if.txt:40 ../E/int.txt:19 ../E/jet.txt:15 ../E/message.txt:25 ../E/move.txt:22 ../E/nan.txt:15 ../E/object.txt:80 ../E/openfile.txt:11 ../E/pencolor.txt:15 ../E/pendown.txt:18 ../E/penup.txt:12 ../E/penwidth.txt:15 ../E/point.txt:36 ../E/radar.txt:67 ../E/recycle.txt:13 ../E/retobj.txt:14 ../E/return.txt:30 ../E/search.txt:26 ../E/shield.txt:19 ../E/sizeof.txt:22 ../E/sniff.txt:17 ../E/space.txt:23 ../E/string.txt:33 ../E/takeoff.txt:16 ../E/term.txt:31 ../E/thump.txt:13 ../E/topo.txt:14 ../E/true.txt:5 ../E/turn.txt:33 ../E/type.txt:33 ../E/var.txt:67 ../E/void.txt:11 ../E/wait.txt:22
#, no-wrap
msgid "Programming, types and categories."
msgstr "Programowanie, typy i kategorie."
@@ -113,7 +113,7 @@ msgid "Angle in degrees of the gun relative to the robot. A positive value orien
msgstr "Kąt w stopniach w odniesieniu do robota. Wartość dodatnia ustawia lufę w górę. Dla dział i dział organicznych ograniczeniem jest przedział od -20
do +20
stopni. Dla działa fazowego kąt ten musi należeć do przedziału od -20
do 45
stopni."
#. type: \t; header
-#: ../E/aim.txt:18 ../E/build.txt:22 ../E/drop.txt:23 ../E/factory.txt:16 ../E/fire.txt:25 ../E/goto.txt:29 ../E/grab.txt:23 ../E/move.txt:16 ../E/pencolor.txt:9 ../E/pendown.txt:12 ../E/penup.txt:6 ../E/penwidth.txt:9 ../E/recycle.txt:7 ../E/research.txt:13 ../E/sniff.txt:11 ../E/takeoff.txt:10 ../E/thump.txt:7 ../E/turn.txt:27
+#: ../E/aim.txt:18 ../E/build.txt:22 ../E/destroy.txt:10 ../E/drop.txt:23 ../E/factory.txt:16 ../E/fire.txt:25 ../E/goto.txt:29 ../E/grab.txt:23 ../E/move.txt:16 ../E/pencolor.txt:9 ../E/pendown.txt:12 ../E/penup.txt:6 ../E/penwidth.txt:9 ../E/recycle.txt:7 ../E/research.txt:13 ../E/sniff.txt:11 ../E/takeoff.txt:10 ../E/thump.txt:7 ../E/turn.txt:27
#, no-wrap
msgid "Return value: int
"
msgstr "Typ wyniku: int
"
@@ -448,50 +448,6 @@ msgstr "Kategorie to nazwy obiektów języka CBOT. W grze COLOBOT wszystko to ob
msgid "In a program, categories are always displayed on a red background. If a category isn't highlighted in red, it is misspelled. Caps and lower cases should be kept as is."
msgstr "W programie kategorie są wyświetlane na czerwonym tle. Jeśli kategoria nie jest podświetlona na czerwono, w jej nazwie jest literówka. Wielkie i małe litery powinny być zachowane."
-#. type: Plain text
-#: ../E/category.txt:10
-#, no-wrap
-msgid ""
-" Houston
Mission Control\n"
-" SpaceShip
Spaceship\n"
-" BotFactory
Robot Factory\n"
-" ResearchCenter
Research Center\n"
-" RadarStation
Radar\n"
-" ExchangePost
Information Exchange Post\n"
-" RepairCenter
Repair Center\n"
-" DefenseTower
Defense Tower\n"
-" AutoLab
Organic Matter Analyzer \n"
-" PowerStation
Power Station\n"
-" PowerPlant
Power Cell Factory\n"
-" NuclearPlant
Nuclear Plant\n"
-" Converter
Titanium Converter\n"
-" Derrick
Derrick\n"
-" PowerCaptor
Parabolic Lightning Conductor\n"
-" Vault
Vault\n"
-" StartArea
Starting Pad\n"
-" GoalArea
Finishing Pad\n"
-" AlienNest
Alien Nest"
-msgstr ""
-" Houston
Centrum Kontroli Misji\n"
-" SpaceShip
Statek kosmiczny\n"
-" BotFactory
Fabryka robotów\n"
-" ResearchCenter
Centrum badawcze\n"
-" RadarStation
Radar \n"
-" ExchangePost
Stacja przekaźnikowa informacji\n"
-" RepairCenter
Warsztat\n"
-" DefenseTower
Wieża obronna\n"
-" AutoLab
Analizator materii organicznej \n"
-" PowerStation
Elektrownia\n"
-" PowerPlant
Fabryka ogniw elektrycznych\n"
-" NuclearPlant
Elektrownia atomowa\n"
-" Converter
Huta tytanu\n"
-" Derrick
Kopalnia\n"
-" PowerCaptor
Paraboliczny odgromnik\n"
-" Vault
Skrytka\n"
-" StartArea
Podest startowy\n"
-" GoalArea
Podest końcowy\n"
-" AlienNest
Gniazdo Obcych"
-
#. type: Plain text
#: ../E/category.txt:33
#, no-wrap
@@ -1187,7 +1143,7 @@ msgid "For specialists"
msgstr "Dla specjalistów"
#. type: Plain text
-#: ../E/acos.txt:2 ../E/aim.txt:2 ../E/asin.txt:2 ../E/atan.txt:2 ../E/atan2.txt:2 ../E/build.txt:14 ../E/buildingenabled.txt:13 ../E/busy.txt:2 ../E/canbuild.txt:13 ../E/canresearch.txt:2 ../E/ceil.txt:2 ../E/cos.txt:2 ../E/dist.txt:18 ../E/dist2d.txt:2 ../E/do.txt:2 ../E/drop.txt:12 ../E/factory.txt:2 ../E/fire.txt:10 ../E/flatspace.txt:2 ../E/floor.txt:2 ../E/for.txt:2 ../E/goto.txt:12 ../E/grab.txt:12 ../E/if.txt:23 ../E/jet.txt:2 ../E/message.txt:2 ../E/move.txt:8 ../E/pencolor.txt:2 ../E/pendown.txt:2 ../E/penup.txt:2 ../E/penwidth.txt:2 ../E/pow.txt:2 ../E/radar.txt:14 ../E/rand.txt:2 ../E/receive.txt:2 ../E/recycle.txt:2 ../E/research.txt:2 ../E/researched.txt:2 ../E/retobj.txt:2 ../E/round.txt:2 ../E/search.txt:2 ../E/shield.txt:2 ../E/sin.txt:2 ../E/sniff.txt:2 ../E/space.txt:2 ../E/sqrt.txt:2 ../E/takeoff.txt:2 ../E/tan.txt:2 ../E/thump.txt:2 ../E/topo.txt:2 ../E/trunc.txt:2 ../E/turn.txt:19 ../E/wait.txt:10
+#: ../E/acos.txt:2 ../E/aim.txt:2 ../E/asin.txt:2 ../E/atan.txt:2 ../E/atan2.txt:2 ../E/build.txt:14 ../E/buildingenabled.txt:13 ../E/busy.txt:2 ../E/canbuild.txt:13 ../E/canresearch.txt:2 ../E/ceil.txt:2 ../E/cos.txt:2 ../E/destroy.txt:2 ../E/dist.txt:18 ../E/dist2d.txt:2 ../E/do.txt:2 ../E/drop.txt:12 ../E/factory.txt:2 ../E/fire.txt:10 ../E/flatspace.txt:2 ../E/floor.txt:2 ../E/for.txt:2 ../E/goto.txt:12 ../E/grab.txt:12 ../E/if.txt:23 ../E/jet.txt:2 ../E/message.txt:2 ../E/move.txt:8 ../E/pencolor.txt:2 ../E/pendown.txt:2 ../E/penup.txt:2 ../E/penwidth.txt:2 ../E/pow.txt:2 ../E/radar.txt:14 ../E/rand.txt:2 ../E/receive.txt:2 ../E/recycle.txt:2 ../E/research.txt:2 ../E/researched.txt:2 ../E/retobj.txt:2 ../E/round.txt:2 ../E/search.txt:2 ../E/shield.txt:2 ../E/sin.txt:2 ../E/sniff.txt:2 ../E/space.txt:2 ../E/sqrt.txt:2 ../E/takeoff.txt:2 ../E/tan.txt:2 ../E/thump.txt:2 ../E/topo.txt:2 ../E/trunc.txt:2 ../E/turn.txt:19 ../E/wait.txt:10
#, no-wrap
msgid "Syntax:"
msgstr "Składnia:"
@@ -6866,7 +6822,7 @@ msgid "Starts a construction of a bot of the given category
msgstr ""
#. type: \t; header
-#: ../E/busy.txt:7 ../E/factory.txt:7 ../E/research.txt:7 ../E/takeoff.txt:7
+#: ../E/busy.txt:7 ../E/destroy.txt:7 ../E/factory.txt:7 ../E/research.txt:7 ../E/takeoff.txt:7
#, no-wrap
msgid "object"
msgstr ""
@@ -7620,6 +7576,111 @@ msgstr ""
msgid "max: float
(default value: 1000
)"
msgstr ""
+#. type: \b; header
+#: ../E/destroy.txt:1
+#, no-wrap
+msgid "Instruction destroy
"
+msgstr ""
+
+#. type: Source code
+#: ../E/destroy.txt:3
+#, no-wrap
+msgid "object.destroy ( );"
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:5
+#, no-wrap
+msgid "Destroys an object."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:8
+#, no-wrap
+msgid "Destroyer."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:11
+#, no-wrap
+msgid ""
+"Normally an error stops the program. You can prevent the program from stopping on errors by using the errmode(0)
instruction. A value different from zero if an error occurred is then returned by destroy()
.\n"
+"== 0
The operation of destroying an object was started\n"
+"!= 0
The instruction could not be done (e.g. nothing to destroy)"
+msgstr ""
+
+#. type: Plain text
+#: ../E/category.txt:10
+#, no-wrap
+msgid ""
+" Houston
Mission Control\n"
+" SpaceShip
Spaceship\n"
+" BotFactory
Robot Factory\n"
+" ResearchCenter
Research Center\n"
+" RadarStation
Radar\n"
+" ExchangePost
Information Exchange Post\n"
+" RepairCenter
Repair Center\n"
+" DefenseTower
Defense Tower\n"
+" AutoLab
Organic Matter Analyzer \n"
+" PowerStation
Power Station\n"
+" PowerPlant
Power Cell Factory\n"
+" NuclearPlant
Nuclear Plant\n"
+" Converter
Titanium Converter\n"
+" Derrick
Derrick\n"
+" PowerCaptor
Parabolic Lightning Conductor\n"
+" Vault
Vault\n"
+" StartArea
Starting Pad\n"
+" GoalArea
Finishing Pad\n"
+" AlienNest
Alien Nest"
+msgstr ""
+
+#~ msgid ""
+#~ " Houston
Mission Control\n"
+#~ " SpaceShip
Spaceship\n"
+#~ " BotFactory
Robot Factory\n"
+#~ " ResearchCenter
Research Center\n"
+#~ " RadarStation
Radar\n"
+#~ " ExchangePost
Information Exchange Post\n"
+#~ " RepairCenter
Repair Center\n"
+#~ " DefenseTower
Defense Tower\n"
+#~ " AutoLab
Organic Matter Analyzer \n"
+#~ " PowerStation
Power Station\n"
+#~ " PowerPlant
Power Cell Factory\n"
+#~ " NuclearPlant
Nuclear Plant\n"
+#~ " Converter
Titanium Converter\n"
+#~ " Derrick
Derrick\n"
+#~ " PowerCaptor
Parabolic Lightning Conductor\n"
+#~ " Vault
Vault\n"
+#~ " StartArea
Starting Pad\n"
+#~ " GoalArea
Finishing Pad\n"
+#~ " AlienNest
Alien Nest"
+#~ msgstr ""
+#~ " Houston
Centrum Kontroli Misji\n"
+#~ " SpaceShip
Statek kosmiczny\n"
+#~ " BotFactory
Fabryka robotów\n"
+#~ " ResearchCenter
Centrum badawcze\n"
+#~ " RadarStation
Radar \n"
+#~ " ExchangePost
Stacja przekaźnikowa informacji\n"
+#~ " RepairCenter
Warsztat\n"
+#~ " DefenseTower
Wieża obronna\n"
+#~ " AutoLab
Analizator materii organicznej \n"
+#~ " PowerStation
Elektrownia\n"
+#~ " PowerPlant
Fabryka ogniw elektrycznych\n"
+#~ " NuclearPlant
Elektrownia atomowa\n"
+#~ " Converter
Huta tytanu\n"
+#~ " Derrick
Kopalnia\n"
+#~ " PowerCaptor
Paraboliczny odgromnik\n"
+#~ " Vault
Skrytka\n"
+#~ " StartArea
Podest startowy\n"
+#~ " GoalArea
Podest końcowy\n"
+#~ " AlienNest
Gniazdo Obcych"
+
+#~ msgid ""
+#~ "Normally an error stops the program. You can prevent the program from stopping on errors by using the errmode(0)
instruction. A value different from zero if an error occurred is then returned by destroy()
.\n"
+#~ "== 0
The operation of destroying an object was started\n"
+#~ "!= 0
The instruction could not be done (e.g. it was run on an object other than destroyer)"
+#~ msgstr ""
+
#~ msgid "max: float
(Default value: 1000
)"
#~ msgstr ""
diff --git a/help/cbot/po/ru.po b/help/cbot/po/ru.po
index eaeb4d7c..99d1eca8 100644
--- a/help/cbot/po/ru.po
+++ b/help/cbot/po/ru.po
@@ -53,13 +53,13 @@ msgid "Time in seconds."
msgstr ""
#. type: \t; header
-#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/canresearch.txt:14 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/flatspace.txt:25 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/pencolor.txt:14 ../E/pendown.txt:17 ../E/penup.txt:11 ../E/penwidth.txt:14 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:66 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researched.txt:14 ../E/researches.txt:27 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:25 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19
+#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/canresearch.txt:14 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/destroy.txt:15 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/flatspace.txt:25 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/pencolor.txt:14 ../E/pendown.txt:17 ../E/penup.txt:11 ../E/penwidth.txt:14 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:66 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researched.txt:14 ../E/researches.txt:27 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:25 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19
#, no-wrap
msgid "See also"
msgstr "См. также"
#. type: Plain text
-#: ../E/abstime.txt:11 ../E/aim.txt:24 ../E/array.txt:31 ../E/bool.txt:5 ../E/break.txt:25 ../E/busy.txt:15 ../E/cond.txt:28 ../E/continue.txt:25 ../E/deletef.txt:10 ../E/direct.txt:14 ../E/dist.txt:30 ../E/dist2d.txt:14 ../E/drop.txt:29 ../E/errmode.txt:33 ../E/expr.txt:75 ../E/extern.txt:30 ../E/false.txt:5 ../E/fire.txt:31 ../E/flatgrnd.txt:17 ../E/flatspace.txt:26 ../E/float.txt:25 ../E/for.txt:39 ../E/function.txt:130 ../E/goto.txt:35 ../E/grab.txt:29 ../E/if.txt:40 ../E/int.txt:19 ../E/jet.txt:15 ../E/message.txt:25 ../E/move.txt:22 ../E/nan.txt:15 ../E/object.txt:80 ../E/openfile.txt:11 ../E/pencolor.txt:15 ../E/pendown.txt:18 ../E/penup.txt:12 ../E/penwidth.txt:15 ../E/point.txt:36 ../E/radar.txt:67 ../E/recycle.txt:13 ../E/retobj.txt:14 ../E/return.txt:30 ../E/search.txt:26 ../E/shield.txt:19 ../E/sizeof.txt:22 ../E/sniff.txt:17 ../E/space.txt:23 ../E/string.txt:33 ../E/takeoff.txt:16 ../E/term.txt:31 ../E/thump.txt:13 ../E/topo.txt:14 ../E/true.txt:5 ../E/turn.txt:33 ../E/type.txt:33 ../E/var.txt:67 ../E/void.txt:11 ../E/wait.txt:22
+#: ../E/abstime.txt:11 ../E/aim.txt:24 ../E/array.txt:31 ../E/bool.txt:5 ../E/break.txt:25 ../E/busy.txt:15 ../E/cond.txt:28 ../E/continue.txt:25 ../E/deletef.txt:10 ../E/destroy.txt:16 ../E/direct.txt:14 ../E/dist.txt:30 ../E/dist2d.txt:14 ../E/drop.txt:29 ../E/errmode.txt:33 ../E/expr.txt:75 ../E/extern.txt:30 ../E/false.txt:5 ../E/fire.txt:31 ../E/flatgrnd.txt:17 ../E/flatspace.txt:26 ../E/float.txt:25 ../E/for.txt:39 ../E/function.txt:130 ../E/goto.txt:35 ../E/grab.txt:29 ../E/if.txt:40 ../E/int.txt:19 ../E/jet.txt:15 ../E/message.txt:25 ../E/move.txt:22 ../E/nan.txt:15 ../E/object.txt:80 ../E/openfile.txt:11 ../E/pencolor.txt:15 ../E/pendown.txt:18 ../E/penup.txt:12 ../E/penwidth.txt:15 ../E/point.txt:36 ../E/radar.txt:67 ../E/recycle.txt:13 ../E/retobj.txt:14 ../E/return.txt:30 ../E/search.txt:26 ../E/shield.txt:19 ../E/sizeof.txt:22 ../E/sniff.txt:17 ../E/space.txt:23 ../E/string.txt:33 ../E/takeoff.txt:16 ../E/term.txt:31 ../E/thump.txt:13 ../E/topo.txt:14 ../E/true.txt:5 ../E/turn.txt:33 ../E/type.txt:33 ../E/var.txt:67 ../E/void.txt:11 ../E/wait.txt:22
#, no-wrap
msgid "Programming, types and categories."
msgstr "Программирование, типы и категории."
@@ -113,7 +113,7 @@ msgid "Angle in degrees of the gun relative to the robot. A positive value orien
msgstr "Угол оружия относительно робота, в градусах. Положительное значение ориентирует ружье вперед. Для стрелков и орга-стрелков, угол должен быть от -20
до +20
градусов. Для фазовый стрелок стрелков, угол должен быть в пределах от -20
до 45
градусов."
#. type: \t; header
-#: ../E/aim.txt:18 ../E/build.txt:22 ../E/drop.txt:23 ../E/factory.txt:16 ../E/fire.txt:25 ../E/goto.txt:29 ../E/grab.txt:23 ../E/move.txt:16 ../E/pencolor.txt:9 ../E/pendown.txt:12 ../E/penup.txt:6 ../E/penwidth.txt:9 ../E/recycle.txt:7 ../E/research.txt:13 ../E/sniff.txt:11 ../E/takeoff.txt:10 ../E/thump.txt:7 ../E/turn.txt:27
+#: ../E/aim.txt:18 ../E/build.txt:22 ../E/destroy.txt:10 ../E/drop.txt:23 ../E/factory.txt:16 ../E/fire.txt:25 ../E/goto.txt:29 ../E/grab.txt:23 ../E/move.txt:16 ../E/pencolor.txt:9 ../E/pendown.txt:12 ../E/penup.txt:6 ../E/penwidth.txt:9 ../E/recycle.txt:7 ../E/research.txt:13 ../E/sniff.txt:11 ../E/takeoff.txt:10 ../E/thump.txt:7 ../E/turn.txt:27
#, no-wrap
msgid "Return value: int
"
msgstr "Возвращаемое значение: int
"
@@ -447,50 +447,6 @@ msgstr "Категории отображают названия обьекто
msgid "In a program, categories are always displayed on a red background. If a category isn't highlighted in red, it is misspelled. Caps and lower cases should be kept as is."
msgstr "В самой программе, категории всегда отображаются на красном фоне. Если категория не выделена красным, она названа не правильно. Заглавные и обычные буквы нужно оставлять как есть."
-#. type: Plain text
-#: ../E/category.txt:10
-#, no-wrap
-msgid ""
-" Houston
Mission Control\n"
-" SpaceShip
Spaceship\n"
-" BotFactory
Robot Factory\n"
-" ResearchCenter
Research Center\n"
-" RadarStation
Radar\n"
-" ExchangePost
Information Exchange Post\n"
-" RepairCenter
Repair Center\n"
-" DefenseTower
Defense Tower\n"
-" AutoLab
Organic Matter Analyzer \n"
-" PowerStation
Power Station\n"
-" PowerPlant
Power Cell Factory\n"
-" NuclearPlant
Nuclear Plant\n"
-" Converter
Titanium Converter\n"
-" Derrick
Derrick\n"
-" PowerCaptor
Parabolic Lightning Conductor\n"
-" Vault
Vault\n"
-" StartArea
Starting Pad\n"
-" GoalArea
Finishing Pad\n"
-" AlienNest
Alien Nest"
-msgstr ""
-" Houston
Управление Миссией\n"
-" SpaceShip
Корабль\n"
-" BotFactory
Фабрика ботов\n"
-" ResearchCenter
Исследовательский Центр\n"
-" RadarStation
Радар\n"
-" ExchangePost
Пост Обмена Информацией\n"
-" RepairCenter
Ремонтный Центр\n"
-" DefenseTower
Защитная Башня\n"
-" AutoLab
Анализатор Органической Материи\n"
-" PowerStation
Силовая Станция\n"
-" PowerPlant
Фабрика батареек\n"
-" NuclearPlant
Ядерная фабрика\n"
-" Converter
Титановый Конвертер\n"
-" Derrick
Буровая Вышка\n"
-" PowerCaptor
Параболический громоотвод\n"
-" Vault
Хранилище\n"
-" StartArea
Стартовая площадка\n"
-" FinishArea
Финальная Площадка\n"
-" AlienNest
Гнездо Чужих"
-
#. type: Plain text
#: ../E/category.txt:33
#, no-wrap
@@ -1186,7 +1142,7 @@ msgid "For specialists"
msgstr "Для специалистов"
#. type: Plain text
-#: ../E/acos.txt:2 ../E/aim.txt:2 ../E/asin.txt:2 ../E/atan.txt:2 ../E/atan2.txt:2 ../E/build.txt:14 ../E/buildingenabled.txt:13 ../E/busy.txt:2 ../E/canbuild.txt:13 ../E/canresearch.txt:2 ../E/ceil.txt:2 ../E/cos.txt:2 ../E/dist.txt:18 ../E/dist2d.txt:2 ../E/do.txt:2 ../E/drop.txt:12 ../E/factory.txt:2 ../E/fire.txt:10 ../E/flatspace.txt:2 ../E/floor.txt:2 ../E/for.txt:2 ../E/goto.txt:12 ../E/grab.txt:12 ../E/if.txt:23 ../E/jet.txt:2 ../E/message.txt:2 ../E/move.txt:8 ../E/pencolor.txt:2 ../E/pendown.txt:2 ../E/penup.txt:2 ../E/penwidth.txt:2 ../E/pow.txt:2 ../E/radar.txt:14 ../E/rand.txt:2 ../E/receive.txt:2 ../E/recycle.txt:2 ../E/research.txt:2 ../E/researched.txt:2 ../E/retobj.txt:2 ../E/round.txt:2 ../E/search.txt:2 ../E/shield.txt:2 ../E/sin.txt:2 ../E/sniff.txt:2 ../E/space.txt:2 ../E/sqrt.txt:2 ../E/takeoff.txt:2 ../E/tan.txt:2 ../E/thump.txt:2 ../E/topo.txt:2 ../E/trunc.txt:2 ../E/turn.txt:19 ../E/wait.txt:10
+#: ../E/acos.txt:2 ../E/aim.txt:2 ../E/asin.txt:2 ../E/atan.txt:2 ../E/atan2.txt:2 ../E/build.txt:14 ../E/buildingenabled.txt:13 ../E/busy.txt:2 ../E/canbuild.txt:13 ../E/canresearch.txt:2 ../E/ceil.txt:2 ../E/cos.txt:2 ../E/destroy.txt:2 ../E/dist.txt:18 ../E/dist2d.txt:2 ../E/do.txt:2 ../E/drop.txt:12 ../E/factory.txt:2 ../E/fire.txt:10 ../E/flatspace.txt:2 ../E/floor.txt:2 ../E/for.txt:2 ../E/goto.txt:12 ../E/grab.txt:12 ../E/if.txt:23 ../E/jet.txt:2 ../E/message.txt:2 ../E/move.txt:8 ../E/pencolor.txt:2 ../E/pendown.txt:2 ../E/penup.txt:2 ../E/penwidth.txt:2 ../E/pow.txt:2 ../E/radar.txt:14 ../E/rand.txt:2 ../E/receive.txt:2 ../E/recycle.txt:2 ../E/research.txt:2 ../E/researched.txt:2 ../E/retobj.txt:2 ../E/round.txt:2 ../E/search.txt:2 ../E/shield.txt:2 ../E/sin.txt:2 ../E/sniff.txt:2 ../E/space.txt:2 ../E/sqrt.txt:2 ../E/takeoff.txt:2 ../E/tan.txt:2 ../E/thump.txt:2 ../E/topo.txt:2 ../E/trunc.txt:2 ../E/turn.txt:19 ../E/wait.txt:10
#, no-wrap
msgid "Syntax:"
msgstr "Синтаксис:"
@@ -6826,7 +6782,7 @@ msgid "Starts a construction of a bot of the given category
msgstr ""
#. type: \t; header
-#: ../E/busy.txt:7 ../E/factory.txt:7 ../E/research.txt:7 ../E/takeoff.txt:7
+#: ../E/busy.txt:7 ../E/destroy.txt:7 ../E/factory.txt:7 ../E/research.txt:7 ../E/takeoff.txt:7
#, no-wrap
msgid "object"
msgstr ""
@@ -7580,6 +7536,111 @@ msgstr ""
msgid "max: float
(default value: 1000
)"
msgstr ""
+#. type: \b; header
+#: ../E/destroy.txt:1
+#, no-wrap
+msgid "Instruction destroy
"
+msgstr ""
+
+#. type: Source code
+#: ../E/destroy.txt:3
+#, no-wrap
+msgid "object.destroy ( );"
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:5
+#, no-wrap
+msgid "Destroys an object."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:8
+#, no-wrap
+msgid "Destroyer."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:11
+#, no-wrap
+msgid ""
+"Normally an error stops the program. You can prevent the program from stopping on errors by using the errmode(0)
instruction. A value different from zero if an error occurred is then returned by destroy()
.\n"
+"== 0
The operation of destroying an object was started\n"
+"!= 0
The instruction could not be done (e.g. nothing to destroy)"
+msgstr ""
+
+#. type: Plain text
+#: ../E/category.txt:10
+#, no-wrap
+msgid ""
+" Houston
Mission Control\n"
+" SpaceShip
Spaceship\n"
+" BotFactory
Robot Factory\n"
+" ResearchCenter
Research Center\n"
+" RadarStation
Radar\n"
+" ExchangePost
Information Exchange Post\n"
+" RepairCenter
Repair Center\n"
+" DefenseTower
Defense Tower\n"
+" AutoLab
Organic Matter Analyzer \n"
+" PowerStation
Power Station\n"
+" PowerPlant
Power Cell Factory\n"
+" NuclearPlant
Nuclear Plant\n"
+" Converter
Titanium Converter\n"
+" Derrick
Derrick\n"
+" PowerCaptor
Parabolic Lightning Conductor\n"
+" Vault
Vault\n"
+" StartArea
Starting Pad\n"
+" GoalArea
Finishing Pad\n"
+" AlienNest
Alien Nest"
+msgstr ""
+
+#~ msgid ""
+#~ " Houston
Mission Control\n"
+#~ " SpaceShip
Spaceship\n"
+#~ " BotFactory
Robot Factory\n"
+#~ " ResearchCenter
Research Center\n"
+#~ " RadarStation
Radar\n"
+#~ " ExchangePost
Information Exchange Post\n"
+#~ " RepairCenter
Repair Center\n"
+#~ " DefenseTower
Defense Tower\n"
+#~ " AutoLab
Organic Matter Analyzer \n"
+#~ " PowerStation
Power Station\n"
+#~ " PowerPlant
Power Cell Factory\n"
+#~ " NuclearPlant
Nuclear Plant\n"
+#~ " Converter
Titanium Converter\n"
+#~ " Derrick
Derrick\n"
+#~ " PowerCaptor
Parabolic Lightning Conductor\n"
+#~ " Vault
Vault\n"
+#~ " StartArea
Starting Pad\n"
+#~ " GoalArea
Finishing Pad\n"
+#~ " AlienNest
Alien Nest"
+#~ msgstr ""
+#~ " Houston
Управление Миссией\n"
+#~ " SpaceShip
Корабль\n"
+#~ " BotFactory
Фабрика ботов\n"
+#~ " ResearchCenter
Исследовательский Центр\n"
+#~ " RadarStation
Радар\n"
+#~ " ExchangePost
Пост Обмена Информацией\n"
+#~ " RepairCenter
Ремонтный Центр\n"
+#~ " DefenseTower
Защитная Башня\n"
+#~ " AutoLab
Анализатор Органической Материи\n"
+#~ " PowerStation
Силовая Станция\n"
+#~ " PowerPlant
Фабрика батареек\n"
+#~ " NuclearPlant
Ядерная фабрика\n"
+#~ " Converter
Титановый Конвертер\n"
+#~ " Derrick
Буровая Вышка\n"
+#~ " PowerCaptor
Параболический громоотвод\n"
+#~ " Vault
Хранилище\n"
+#~ " StartArea
Стартовая площадка\n"
+#~ " FinishArea
Финальная Площадка\n"
+#~ " AlienNest
Гнездо Чужих"
+
+#~ msgid ""
+#~ "Normally an error stops the program. You can prevent the program from stopping on errors by using the errmode(0)
instruction. A value different from zero if an error occurred is then returned by destroy()
.\n"
+#~ "== 0
The operation of destroying an object was started\n"
+#~ "!= 0
The instruction could not be done (e.g. it was run on an object other than destroyer)"
+#~ msgstr ""
+
#~ msgid "max: float
(Default value: 1000
)"
#~ msgstr ""
diff --git a/help/generic/po/de.po b/help/generic/po/de.po
index 65b6be34..51390d96 100644
--- a/help/generic/po/de.po
+++ b/help/generic/po/de.po
@@ -640,6 +640,19 @@ msgid ""
"researched
Checks if a technology is researched"
msgstr ""
+#~ msgid ""
+#~ "test\n"
+#~ "//test2"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "test\n"
+#~ "test2"
+#~ msgstr ""
+
+#~ msgid "test"
+#~ msgstr ""
+
#~ msgid ""
#~ "radar
Object detection\n"
#~ "direction
Calculates a rotation angle\n"
diff --git a/help/generic/po/fr.po b/help/generic/po/fr.po
index 4d554e82..268ed8d4 100644
--- a/help/generic/po/fr.po
+++ b/help/generic/po/fr.po
@@ -636,6 +636,19 @@ msgid ""
"researched
Checks if a technology is researched"
msgstr ""
+#~ msgid ""
+#~ "test\n"
+#~ "//test2"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "test\n"
+#~ "test2"
+#~ msgstr ""
+
+#~ msgid "test"
+#~ msgstr ""
+
#~ msgid ""
#~ "radar
Object detection\n"
#~ "direction
Calculates a rotation angle\n"
diff --git a/help/generic/po/generic.pot b/help/generic/po/generic.pot
index e0d933ce..50df4c98 100644
--- a/help/generic/po/generic.pot
+++ b/help/generic/po/generic.pot
@@ -565,6 +565,19 @@ msgid ""
"researched
Checks if a technology is researched"
msgstr ""
+#~ msgid ""
+#~ "test\n"
+#~ "//test2"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "test\n"
+#~ "test2"
+#~ msgstr ""
+
+#~ msgid "test"
+#~ msgstr ""
+
#~ msgid ""
#~ "radar
Object detection\n"
#~ "direction
Calculates a rotation angle\n"
diff --git a/help/generic/po/pl.po b/help/generic/po/pl.po
index 80b477a2..6c2dc861 100644
--- a/help/generic/po/pl.po
+++ b/help/generic/po/pl.po
@@ -642,6 +642,19 @@ msgid ""
"researched
Checks if a technology is researched"
msgstr ""
+#~ msgid ""
+#~ "test\n"
+#~ "//test2"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "test\n"
+#~ "test2"
+#~ msgstr ""
+
+#~ msgid "test"
+#~ msgstr ""
+
#~ msgid ""
#~ "radar
Object detection\n"
#~ "direction
Calculates a rotation angle\n"
diff --git a/help/generic/po/ru.po b/help/generic/po/ru.po
index f97e5392..7efac2d9 100644
--- a/help/generic/po/ru.po
+++ b/help/generic/po/ru.po
@@ -603,6 +603,19 @@ msgid ""
"researched
Checks if a technology is researched"
msgstr ""
+#~ msgid ""
+#~ "test\n"
+#~ "//test2"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "test\n"
+#~ "test2"
+#~ msgstr ""
+
+#~ msgid "test"
+#~ msgstr ""
+
#~ msgid ""
#~ "radar
Object detection\n"
#~ "direction
Calculates a rotation angle\n"
diff --git a/help/object/E/destroy.txt b/help/object/E/destroy.txt
new file mode 100644
index 00000000..7478c759
--- /dev/null
+++ b/help/object/E/destroy.txt
@@ -0,0 +1,24 @@
+\b;\button 169; Destroyer
+\image destroy 8 8;
+This building was designed to destroy objects. The object just needs to be placed at the center of the platform and the button can be pressed. The destroyer takes care of the rest.
+
+\t;Requirements for building
+Any flat surface of at least 10 meters wide.
+
+\t;Input
+Object that is no longer needed.
+
+\t;Output
+Satisfaction.
+
+\t;Power source
+None.
+
+\t;Duration of operation
+5 seconds.
+
+\t;Object \l;Category\u cbot\category;
+\c;Destroyer\n;
+
+\t;See also
+\l;CBOT Language\u cbot;, \l;variables\u cbot\type; and \l;categories\u cbot\category;.
diff --git a/help/object/po/de.po b/help/object/po/de.po
index 8bb208e7..1be583b2 100644
--- a/help/object/po/de.po
+++ b/help/object/po/de.po
@@ -41,7 +41,7 @@ msgid "You can resist their attack much longer than most bui
msgstr "Ihr Schutzanzug weist eine etwas größere Widerstandsfähigkeit auf als Roboter und Bauten, und dieser Schutzanzug regeneriert sich langsam von selbst. Wenn Sie jedoch zu lange in ihrer Reichweite bleiben oder wenn sie zu zahlreich sind, ist Ihr Leben in großer Gefahr."
#. type: \t; header
-#: ../E/ant.txt:7 ../E/atomic.txt:11 ../E/barrier.txt:4 ../E/base.txt:7 ../E/bbox.txt:10 ../E/bullet.txt:8 ../E/captor.txt:21 ../E/convert.txt:20 ../E/derrick.txt:25 ../E/egg.txt:4 ../E/energy.txt:24 ../E/enerspot.txt:13 ../E/exchange.txt:27 ../E/factory.txt:29 ../E/flag.txt:14 ../E/goal.txt:4 ../E/human.txt:15 ../E/huston.txt:7 ../E/labo.txt:20 ../E/mine.txt:10 ../E/mother.txt:11 ../E/nest.txt:4 ../E/nuclear.txt:20 ../E/power.txt:12 ../E/radar.txt:22 ../E/repair.txt:20 ../E/research.txt:23 ../E/ruin.txt:6 ../E/safe.txt:5 ../E/spider.txt:5 ../E/start.txt:4 ../E/station.txt:24 ../E/stonspot.txt:10 ../E/titan.txt:10 ../E/titanore.txt:10 ../E/tnt.txt:8 ../E/tower.txt:18 ../E/uranore.txt:12 ../E/uranspot.txt:11 ../E/wasp.txt:7 ../E/waypoint.txt:8 ../E/worm.txt:7 ../E/wreck.txt:6
+#: ../E/ant.txt:7 ../E/atomic.txt:11 ../E/barrier.txt:4 ../E/base.txt:7 ../E/bbox.txt:10 ../E/bullet.txt:8 ../E/captor.txt:21 ../E/convert.txt:20 ../E/derrick.txt:25 ../E/destroy.txt:20 ../E/egg.txt:4 ../E/energy.txt:24 ../E/enerspot.txt:13 ../E/exchange.txt:27 ../E/factory.txt:29 ../E/flag.txt:14 ../E/goal.txt:4 ../E/human.txt:15 ../E/huston.txt:7 ../E/labo.txt:20 ../E/mine.txt:10 ../E/mother.txt:11 ../E/nest.txt:4 ../E/nuclear.txt:20 ../E/power.txt:12 ../E/radar.txt:22 ../E/repair.txt:20 ../E/research.txt:23 ../E/ruin.txt:6 ../E/safe.txt:5 ../E/spider.txt:5 ../E/start.txt:4 ../E/station.txt:24 ../E/stonspot.txt:10 ../E/titan.txt:10 ../E/titanore.txt:10 ../E/tnt.txt:8 ../E/tower.txt:18 ../E/uranore.txt:12 ../E/uranspot.txt:11 ../E/wasp.txt:7 ../E/waypoint.txt:8 ../E/worm.txt:7 ../E/wreck.txt:6
#, no-wrap
msgid "Object Category"
msgstr "Kategorie des Objekts"
@@ -53,7 +53,7 @@ msgid "AlienAnt
"
msgstr "AlienAnt
"
#. type: \t; header
-#: ../E/ant.txt:10 ../E/atomic.txt:14 ../E/barrier.txt:7 ../E/base.txt:10 ../E/bbox.txt:13 ../E/bullet.txt:11 ../E/captor.txt:24 ../E/convert.txt:23 ../E/derrick.txt:28 ../E/egg.txt:7 ../E/energy.txt:27 ../E/enerspot.txt:16 ../E/exchange.txt:30 ../E/factory.txt:32 ../E/flag.txt:21 ../E/goal.txt:7 ../E/human.txt:18 ../E/huston.txt:10 ../E/key.txt:16 ../E/labo.txt:23 ../E/mine.txt:13 ../E/mother.txt:14 ../E/nest.txt:7 ../E/nuclear.txt:23 ../E/power.txt:15 ../E/radar.txt:25 ../E/repair.txt:23 ../E/research.txt:26 ../E/ruin.txt:9 ../E/safe.txt:8 ../E/spider.txt:8 ../E/start.txt:7 ../E/station.txt:27 ../E/stonspot.txt:13 ../E/titan.txt:13 ../E/titanore.txt:13 ../E/tnt.txt:11 ../E/tower.txt:21 ../E/uranore.txt:15 ../E/uranspot.txt:14 ../E/wasp.txt:10 ../E/waypoint.txt:11 ../E/worm.txt:10 ../E/wreck.txt:9
+#: ../E/ant.txt:10 ../E/atomic.txt:14 ../E/barrier.txt:7 ../E/base.txt:10 ../E/bbox.txt:13 ../E/bullet.txt:11 ../E/captor.txt:24 ../E/convert.txt:23 ../E/derrick.txt:28 ../E/destroy.txt:23 ../E/egg.txt:7 ../E/energy.txt:27 ../E/enerspot.txt:16 ../E/exchange.txt:30 ../E/factory.txt:32 ../E/flag.txt:21 ../E/goal.txt:7 ../E/human.txt:18 ../E/huston.txt:10 ../E/key.txt:16 ../E/labo.txt:23 ../E/mine.txt:13 ../E/mother.txt:14 ../E/nest.txt:7 ../E/nuclear.txt:23 ../E/power.txt:15 ../E/radar.txt:25 ../E/repair.txt:23 ../E/research.txt:26 ../E/ruin.txt:9 ../E/safe.txt:8 ../E/spider.txt:8 ../E/start.txt:7 ../E/station.txt:27 ../E/stonspot.txt:13 ../E/titan.txt:13 ../E/titanore.txt:13 ../E/tnt.txt:11 ../E/tower.txt:21 ../E/uranore.txt:15 ../E/uranspot.txt:14 ../E/wasp.txt:10 ../E/waypoint.txt:11 ../E/worm.txt:10 ../E/wreck.txt:9
#, no-wrap
msgid "See also"
msgstr "Siehe auch"
@@ -249,19 +249,19 @@ msgid "Note that your spaceship can also act as a lightning c
msgstr "Ihr Raumschiff schützt auch in einem bestimmten Umkreis gegen Blitzschlag, kann jedoch keine Batterien aufladen."
#. type: \t; header
-#: ../E/captor.txt:12 ../E/convert.txt:5 ../E/derrick.txt:10 ../E/energy.txt:9 ../E/exchange.txt:12 ../E/factory.txt:14 ../E/labo.txt:5 ../E/nuclear.txt:5 ../E/radar.txt:7 ../E/repair.txt:5 ../E/research.txt:8 ../E/station.txt:9 ../E/tower.txt:9
+#: ../E/captor.txt:12 ../E/convert.txt:5 ../E/derrick.txt:10 ../E/destroy.txt:5 ../E/energy.txt:9 ../E/exchange.txt:12 ../E/factory.txt:14 ../E/labo.txt:5 ../E/nuclear.txt:5 ../E/radar.txt:7 ../E/repair.txt:5 ../E/research.txt:8 ../E/station.txt:9 ../E/tower.txt:9
#, no-wrap
msgid "Requirements for building"
msgstr "Standort"
#. type: Plain text
-#: ../E/captor.txt:13 ../E/nuclear.txt:6
+#: ../E/captor.txt:13 ../E/destroy.txt:6 ../E/nuclear.txt:6
#, no-wrap
msgid "Any flat surface of at least 10 meters wide."
msgstr "Eine beliebige ebene Fläche von mindestens 10 Metern Durchmesser."
#. type: \t; header
-#: ../E/captor.txt:15 ../E/convert.txt:14 ../E/derrick.txt:19 ../E/energy.txt:18 ../E/exchange.txt:21 ../E/factory.txt:23 ../E/labo.txt:14 ../E/nuclear.txt:14 ../E/radar.txt:16 ../E/repair.txt:14 ../E/research.txt:17 ../E/station.txt:18 ../E/tower.txt:12
+#: ../E/captor.txt:15 ../E/convert.txt:14 ../E/derrick.txt:19 ../E/destroy.txt:14 ../E/energy.txt:18 ../E/exchange.txt:21 ../E/factory.txt:23 ../E/labo.txt:14 ../E/nuclear.txt:14 ../E/radar.txt:16 ../E/repair.txt:14 ../E/research.txt:17 ../E/station.txt:18 ../E/tower.txt:12
#, no-wrap
msgid "Power source"
msgstr "Energieversorgung"
@@ -273,7 +273,7 @@ msgid "Lightning bolts."
msgstr "Blitzschlag."
#. type: \t; header
-#: ../E/captor.txt:18 ../E/convert.txt:17 ../E/derrick.txt:22 ../E/energy.txt:21 ../E/exchange.txt:24 ../E/factory.txt:26 ../E/labo.txt:17 ../E/nuclear.txt:17 ../E/radar.txt:19 ../E/repair.txt:17 ../E/research.txt:20 ../E/station.txt:21 ../E/tower.txt:15
+#: ../E/captor.txt:18 ../E/convert.txt:17 ../E/derrick.txt:22 ../E/destroy.txt:17 ../E/energy.txt:21 ../E/exchange.txt:24 ../E/factory.txt:26 ../E/labo.txt:17 ../E/nuclear.txt:17 ../E/radar.txt:19 ../E/repair.txt:17 ../E/research.txt:20 ../E/station.txt:21 ../E/tower.txt:15
#, no-wrap
msgid "Duration of operation"
msgstr "Dauer des Vorgangs"
@@ -315,7 +315,7 @@ msgid "Any flat surface of at least 6 meters wide."
msgstr "Eine beliebige ebene Fläche von mindestens 6 Metern Durchmesser."
#. type: \t; header
-#: ../E/convert.txt:8 ../E/derrick.txt:13 ../E/energy.txt:12 ../E/exchange.txt:15 ../E/factory.txt:17 ../E/labo.txt:8 ../E/nuclear.txt:8 ../E/radar.txt:10 ../E/repair.txt:8 ../E/research.txt:11 ../E/station.txt:12
+#: ../E/convert.txt:8 ../E/derrick.txt:13 ../E/destroy.txt:8 ../E/energy.txt:12 ../E/exchange.txt:15 ../E/factory.txt:17 ../E/labo.txt:8 ../E/nuclear.txt:8 ../E/radar.txt:10 ../E/repair.txt:8 ../E/research.txt:11 ../E/station.txt:12
#, no-wrap
msgid "Input"
msgstr "Input"
@@ -327,7 +327,7 @@ msgid "Titanium ore."
msgstr "Titanerz."
#. type: \t; header
-#: ../E/convert.txt:11 ../E/derrick.txt:16 ../E/energy.txt:15 ../E/exchange.txt:18 ../E/factory.txt:20 ../E/labo.txt:11 ../E/nuclear.txt:11 ../E/radar.txt:13 ../E/repair.txt:11 ../E/research.txt:14 ../E/station.txt:15
+#: ../E/convert.txt:11 ../E/derrick.txt:16 ../E/destroy.txt:11 ../E/energy.txt:15 ../E/exchange.txt:18 ../E/factory.txt:20 ../E/labo.txt:11 ../E/nuclear.txt:11 ../E/radar.txt:13 ../E/repair.txt:11 ../E/research.txt:14 ../E/station.txt:15
#, no-wrap
msgid "Output"
msgstr "Output"
@@ -339,7 +339,7 @@ msgid "Titanium."
msgstr "Titanwürfel."
#. type: Plain text
-#: ../E/convert.txt:15 ../E/derrick.txt:20 ../E/exchange.txt:16 ../E/exchange.txt:22 ../E/factory.txt:24 ../E/labo.txt:15 ../E/nuclear.txt:15 ../E/radar.txt:11 ../E/radar.txt:17 ../E/repair.txt:15
+#: ../E/convert.txt:15 ../E/derrick.txt:20 ../E/destroy.txt:15 ../E/exchange.txt:16 ../E/exchange.txt:22 ../E/factory.txt:24 ../E/labo.txt:15 ../E/nuclear.txt:15 ../E/radar.txt:11 ../E/radar.txt:17 ../E/repair.txt:15
#, no-wrap
msgid "None."
msgstr "Keine."
@@ -1748,3 +1748,54 @@ msgstr "Wreck
"
#, no-wrap
msgid "It gives birth to the following insects :"
msgstr "Sie kann folgende Insekten erzeugen:"
+
+#. type: \b; header
+#: ../E/destroy.txt:1
+#, no-wrap
+msgid " Destroyer"
+msgstr ""
+
+#. type: Image filename
+#: ../E/destroy.txt:2
+#, no-wrap
+msgid "destroy"
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:3
+#, no-wrap
+msgid "This building was designed to destroy objects. The object just needs to be placed at the center of the platform and the button can be pressed. The destroyer takes care of the rest."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:9
+#, no-wrap
+msgid "Object that is no longer needed."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:12
+#, no-wrap
+msgid "Satisfaction."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:18
+#, no-wrap
+msgid "5 seconds."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:21
+#, no-wrap
+msgid "Destroyer
"
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:24
+#, no-wrap
+msgid "CBOT Language, variables and categories."
+msgstr ""
+
+#~ msgid "This building was designed to destroy objects. The object just need to be placed at the center of the platform. The converter takes care of the rest."
+#~ msgstr ""
diff --git a/help/object/po/fr.po b/help/object/po/fr.po
index 44662cfa..da5759d4 100644
--- a/help/object/po/fr.po
+++ b/help/object/po/fr.po
@@ -41,7 +41,7 @@ msgid "You can resist their attack much longer than most bui
msgstr ""
#. type: \t; header
-#: ../E/ant.txt:7 ../E/atomic.txt:11 ../E/barrier.txt:4 ../E/base.txt:7 ../E/bbox.txt:10 ../E/bullet.txt:8 ../E/captor.txt:21 ../E/convert.txt:20 ../E/derrick.txt:25 ../E/egg.txt:4 ../E/energy.txt:24 ../E/enerspot.txt:13 ../E/exchange.txt:27 ../E/factory.txt:29 ../E/flag.txt:14 ../E/goal.txt:4 ../E/human.txt:15 ../E/huston.txt:7 ../E/labo.txt:20 ../E/mine.txt:10 ../E/mother.txt:11 ../E/nest.txt:4 ../E/nuclear.txt:20 ../E/power.txt:12 ../E/radar.txt:22 ../E/repair.txt:20 ../E/research.txt:23 ../E/ruin.txt:6 ../E/safe.txt:5 ../E/spider.txt:5 ../E/start.txt:4 ../E/station.txt:24 ../E/stonspot.txt:10 ../E/titan.txt:10 ../E/titanore.txt:10 ../E/tnt.txt:8 ../E/tower.txt:18 ../E/uranore.txt:12 ../E/uranspot.txt:11 ../E/wasp.txt:7 ../E/waypoint.txt:8 ../E/worm.txt:7 ../E/wreck.txt:6
+#: ../E/ant.txt:7 ../E/atomic.txt:11 ../E/barrier.txt:4 ../E/base.txt:7 ../E/bbox.txt:10 ../E/bullet.txt:8 ../E/captor.txt:21 ../E/convert.txt:20 ../E/derrick.txt:25 ../E/destroy.txt:20 ../E/egg.txt:4 ../E/energy.txt:24 ../E/enerspot.txt:13 ../E/exchange.txt:27 ../E/factory.txt:29 ../E/flag.txt:14 ../E/goal.txt:4 ../E/human.txt:15 ../E/huston.txt:7 ../E/labo.txt:20 ../E/mine.txt:10 ../E/mother.txt:11 ../E/nest.txt:4 ../E/nuclear.txt:20 ../E/power.txt:12 ../E/radar.txt:22 ../E/repair.txt:20 ../E/research.txt:23 ../E/ruin.txt:6 ../E/safe.txt:5 ../E/spider.txt:5 ../E/start.txt:4 ../E/station.txt:24 ../E/stonspot.txt:10 ../E/titan.txt:10 ../E/titanore.txt:10 ../E/tnt.txt:8 ../E/tower.txt:18 ../E/uranore.txt:12 ../E/uranspot.txt:11 ../E/wasp.txt:7 ../E/waypoint.txt:8 ../E/worm.txt:7 ../E/wreck.txt:6
#, no-wrap
msgid "Object Category"
msgstr ""
@@ -53,7 +53,7 @@ msgid "AlienAnt
"
msgstr ""
#. type: \t; header
-#: ../E/ant.txt:10 ../E/atomic.txt:14 ../E/barrier.txt:7 ../E/base.txt:10 ../E/bbox.txt:13 ../E/bullet.txt:11 ../E/captor.txt:24 ../E/convert.txt:23 ../E/derrick.txt:28 ../E/egg.txt:7 ../E/energy.txt:27 ../E/enerspot.txt:16 ../E/exchange.txt:30 ../E/factory.txt:32 ../E/flag.txt:21 ../E/goal.txt:7 ../E/human.txt:18 ../E/huston.txt:10 ../E/key.txt:16 ../E/labo.txt:23 ../E/mine.txt:13 ../E/mother.txt:14 ../E/nest.txt:7 ../E/nuclear.txt:23 ../E/power.txt:15 ../E/radar.txt:25 ../E/repair.txt:23 ../E/research.txt:26 ../E/ruin.txt:9 ../E/safe.txt:8 ../E/spider.txt:8 ../E/start.txt:7 ../E/station.txt:27 ../E/stonspot.txt:13 ../E/titan.txt:13 ../E/titanore.txt:13 ../E/tnt.txt:11 ../E/tower.txt:21 ../E/uranore.txt:15 ../E/uranspot.txt:14 ../E/wasp.txt:10 ../E/waypoint.txt:11 ../E/worm.txt:10 ../E/wreck.txt:9
+#: ../E/ant.txt:10 ../E/atomic.txt:14 ../E/barrier.txt:7 ../E/base.txt:10 ../E/bbox.txt:13 ../E/bullet.txt:11 ../E/captor.txt:24 ../E/convert.txt:23 ../E/derrick.txt:28 ../E/destroy.txt:23 ../E/egg.txt:7 ../E/energy.txt:27 ../E/enerspot.txt:16 ../E/exchange.txt:30 ../E/factory.txt:32 ../E/flag.txt:21 ../E/goal.txt:7 ../E/human.txt:18 ../E/huston.txt:10 ../E/key.txt:16 ../E/labo.txt:23 ../E/mine.txt:13 ../E/mother.txt:14 ../E/nest.txt:7 ../E/nuclear.txt:23 ../E/power.txt:15 ../E/radar.txt:25 ../E/repair.txt:23 ../E/research.txt:26 ../E/ruin.txt:9 ../E/safe.txt:8 ../E/spider.txt:8 ../E/start.txt:7 ../E/station.txt:27 ../E/stonspot.txt:13 ../E/titan.txt:13 ../E/titanore.txt:13 ../E/tnt.txt:11 ../E/tower.txt:21 ../E/uranore.txt:15 ../E/uranspot.txt:14 ../E/wasp.txt:10 ../E/waypoint.txt:11 ../E/worm.txt:10 ../E/wreck.txt:9
#, no-wrap
msgid "See also"
msgstr ""
@@ -249,19 +249,19 @@ msgid "Note that your spaceship can also act as a lightning c
msgstr ""
#. type: \t; header
-#: ../E/captor.txt:12 ../E/convert.txt:5 ../E/derrick.txt:10 ../E/energy.txt:9 ../E/exchange.txt:12 ../E/factory.txt:14 ../E/labo.txt:5 ../E/nuclear.txt:5 ../E/radar.txt:7 ../E/repair.txt:5 ../E/research.txt:8 ../E/station.txt:9 ../E/tower.txt:9
+#: ../E/captor.txt:12 ../E/convert.txt:5 ../E/derrick.txt:10 ../E/destroy.txt:5 ../E/energy.txt:9 ../E/exchange.txt:12 ../E/factory.txt:14 ../E/labo.txt:5 ../E/nuclear.txt:5 ../E/radar.txt:7 ../E/repair.txt:5 ../E/research.txt:8 ../E/station.txt:9 ../E/tower.txt:9
#, no-wrap
msgid "Requirements for building"
msgstr ""
#. type: Plain text
-#: ../E/captor.txt:13 ../E/nuclear.txt:6
+#: ../E/captor.txt:13 ../E/destroy.txt:6 ../E/nuclear.txt:6
#, no-wrap
msgid "Any flat surface of at least 10 meters wide."
msgstr ""
#. type: \t; header
-#: ../E/captor.txt:15 ../E/convert.txt:14 ../E/derrick.txt:19 ../E/energy.txt:18 ../E/exchange.txt:21 ../E/factory.txt:23 ../E/labo.txt:14 ../E/nuclear.txt:14 ../E/radar.txt:16 ../E/repair.txt:14 ../E/research.txt:17 ../E/station.txt:18 ../E/tower.txt:12
+#: ../E/captor.txt:15 ../E/convert.txt:14 ../E/derrick.txt:19 ../E/destroy.txt:14 ../E/energy.txt:18 ../E/exchange.txt:21 ../E/factory.txt:23 ../E/labo.txt:14 ../E/nuclear.txt:14 ../E/radar.txt:16 ../E/repair.txt:14 ../E/research.txt:17 ../E/station.txt:18 ../E/tower.txt:12
#, no-wrap
msgid "Power source"
msgstr ""
@@ -273,7 +273,7 @@ msgid "Lightning bolts."
msgstr ""
#. type: \t; header
-#: ../E/captor.txt:18 ../E/convert.txt:17 ../E/derrick.txt:22 ../E/energy.txt:21 ../E/exchange.txt:24 ../E/factory.txt:26 ../E/labo.txt:17 ../E/nuclear.txt:17 ../E/radar.txt:19 ../E/repair.txt:17 ../E/research.txt:20 ../E/station.txt:21 ../E/tower.txt:15
+#: ../E/captor.txt:18 ../E/convert.txt:17 ../E/derrick.txt:22 ../E/destroy.txt:17 ../E/energy.txt:21 ../E/exchange.txt:24 ../E/factory.txt:26 ../E/labo.txt:17 ../E/nuclear.txt:17 ../E/radar.txt:19 ../E/repair.txt:17 ../E/research.txt:20 ../E/station.txt:21 ../E/tower.txt:15
#, no-wrap
msgid "Duration of operation"
msgstr ""
@@ -315,7 +315,7 @@ msgid "Any flat surface of at least 6 meters wide."
msgstr ""
#. type: \t; header
-#: ../E/convert.txt:8 ../E/derrick.txt:13 ../E/energy.txt:12 ../E/exchange.txt:15 ../E/factory.txt:17 ../E/labo.txt:8 ../E/nuclear.txt:8 ../E/radar.txt:10 ../E/repair.txt:8 ../E/research.txt:11 ../E/station.txt:12
+#: ../E/convert.txt:8 ../E/derrick.txt:13 ../E/destroy.txt:8 ../E/energy.txt:12 ../E/exchange.txt:15 ../E/factory.txt:17 ../E/labo.txt:8 ../E/nuclear.txt:8 ../E/radar.txt:10 ../E/repair.txt:8 ../E/research.txt:11 ../E/station.txt:12
#, no-wrap
msgid "Input"
msgstr ""
@@ -327,7 +327,7 @@ msgid "Titanium ore."
msgstr ""
#. type: \t; header
-#: ../E/convert.txt:11 ../E/derrick.txt:16 ../E/energy.txt:15 ../E/exchange.txt:18 ../E/factory.txt:20 ../E/labo.txt:11 ../E/nuclear.txt:11 ../E/radar.txt:13 ../E/repair.txt:11 ../E/research.txt:14 ../E/station.txt:15
+#: ../E/convert.txt:11 ../E/derrick.txt:16 ../E/destroy.txt:11 ../E/energy.txt:15 ../E/exchange.txt:18 ../E/factory.txt:20 ../E/labo.txt:11 ../E/nuclear.txt:11 ../E/radar.txt:13 ../E/repair.txt:11 ../E/research.txt:14 ../E/station.txt:15
#, no-wrap
msgid "Output"
msgstr ""
@@ -339,7 +339,7 @@ msgid "Titanium."
msgstr ""
#. type: Plain text
-#: ../E/convert.txt:15 ../E/derrick.txt:20 ../E/exchange.txt:16 ../E/exchange.txt:22 ../E/factory.txt:24 ../E/labo.txt:15 ../E/nuclear.txt:15 ../E/radar.txt:11 ../E/radar.txt:17 ../E/repair.txt:15
+#: ../E/convert.txt:15 ../E/derrick.txt:20 ../E/destroy.txt:15 ../E/exchange.txt:16 ../E/exchange.txt:22 ../E/factory.txt:24 ../E/labo.txt:15 ../E/nuclear.txt:15 ../E/radar.txt:11 ../E/radar.txt:17 ../E/repair.txt:15
#, no-wrap
msgid "None."
msgstr ""
@@ -1737,3 +1737,54 @@ msgstr ""
#, no-wrap
msgid "Wreck
"
msgstr ""
+
+#. type: \b; header
+#: ../E/destroy.txt:1
+#, no-wrap
+msgid " Destroyer"
+msgstr ""
+
+#. type: Image filename
+#: ../E/destroy.txt:2
+#, no-wrap
+msgid "destroy"
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:3
+#, no-wrap
+msgid "This building was designed to destroy objects. The object just needs to be placed at the center of the platform and the button can be pressed. The destroyer takes care of the rest."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:9
+#, no-wrap
+msgid "Object that is no longer needed."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:12
+#, no-wrap
+msgid "Satisfaction."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:18
+#, no-wrap
+msgid "5 seconds."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:21
+#, no-wrap
+msgid "Destroyer
"
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:24
+#, no-wrap
+msgid "CBOT Language, variables and categories."
+msgstr ""
+
+#~ msgid "This building was designed to destroy objects. The object just need to be placed at the center of the platform. The converter takes care of the rest."
+#~ msgstr ""
diff --git a/help/object/po/object.pot b/help/object/po/object.pot
index 3dbdef02..c35cf228 100644
--- a/help/object/po/object.pot
+++ b/help/object/po/object.pot
@@ -41,7 +41,7 @@ msgid "You can resist their attack much longer than most bui
msgstr ""
#. type: \t; header
-#: ../E/ant.txt:7 ../E/atomic.txt:11 ../E/barrier.txt:4 ../E/base.txt:7 ../E/bbox.txt:10 ../E/bullet.txt:8 ../E/captor.txt:21 ../E/convert.txt:20 ../E/derrick.txt:25 ../E/egg.txt:4 ../E/energy.txt:24 ../E/enerspot.txt:13 ../E/exchange.txt:27 ../E/factory.txt:29 ../E/flag.txt:14 ../E/goal.txt:4 ../E/human.txt:15 ../E/huston.txt:7 ../E/labo.txt:20 ../E/mine.txt:10 ../E/mother.txt:11 ../E/nest.txt:4 ../E/nuclear.txt:20 ../E/power.txt:12 ../E/radar.txt:22 ../E/repair.txt:20 ../E/research.txt:23 ../E/ruin.txt:6 ../E/safe.txt:5 ../E/spider.txt:5 ../E/start.txt:4 ../E/station.txt:24 ../E/stonspot.txt:10 ../E/titan.txt:10 ../E/titanore.txt:10 ../E/tnt.txt:8 ../E/tower.txt:18 ../E/uranore.txt:12 ../E/uranspot.txt:11 ../E/wasp.txt:7 ../E/waypoint.txt:8 ../E/worm.txt:7 ../E/wreck.txt:6
+#: ../E/ant.txt:7 ../E/atomic.txt:11 ../E/barrier.txt:4 ../E/base.txt:7 ../E/bbox.txt:10 ../E/bullet.txt:8 ../E/captor.txt:21 ../E/convert.txt:20 ../E/derrick.txt:25 ../E/destroy.txt:20 ../E/egg.txt:4 ../E/energy.txt:24 ../E/enerspot.txt:13 ../E/exchange.txt:27 ../E/factory.txt:29 ../E/flag.txt:14 ../E/goal.txt:4 ../E/human.txt:15 ../E/huston.txt:7 ../E/labo.txt:20 ../E/mine.txt:10 ../E/mother.txt:11 ../E/nest.txt:4 ../E/nuclear.txt:20 ../E/power.txt:12 ../E/radar.txt:22 ../E/repair.txt:20 ../E/research.txt:23 ../E/ruin.txt:6 ../E/safe.txt:5 ../E/spider.txt:5 ../E/start.txt:4 ../E/station.txt:24 ../E/stonspot.txt:10 ../E/titan.txt:10 ../E/titanore.txt:10 ../E/tnt.txt:8 ../E/tower.txt:18 ../E/uranore.txt:12 ../E/uranspot.txt:11 ../E/wasp.txt:7 ../E/waypoint.txt:8 ../E/worm.txt:7 ../E/wreck.txt:6
#, no-wrap
msgid "Object Category"
msgstr ""
@@ -53,7 +53,7 @@ msgid "AlienAnt
"
msgstr ""
#. type: \t; header
-#: ../E/ant.txt:10 ../E/atomic.txt:14 ../E/barrier.txt:7 ../E/base.txt:10 ../E/bbox.txt:13 ../E/bullet.txt:11 ../E/captor.txt:24 ../E/convert.txt:23 ../E/derrick.txt:28 ../E/egg.txt:7 ../E/energy.txt:27 ../E/enerspot.txt:16 ../E/exchange.txt:30 ../E/factory.txt:32 ../E/flag.txt:21 ../E/goal.txt:7 ../E/human.txt:18 ../E/huston.txt:10 ../E/key.txt:16 ../E/labo.txt:23 ../E/mine.txt:13 ../E/mother.txt:14 ../E/nest.txt:7 ../E/nuclear.txt:23 ../E/power.txt:15 ../E/radar.txt:25 ../E/repair.txt:23 ../E/research.txt:26 ../E/ruin.txt:9 ../E/safe.txt:8 ../E/spider.txt:8 ../E/start.txt:7 ../E/station.txt:27 ../E/stonspot.txt:13 ../E/titan.txt:13 ../E/titanore.txt:13 ../E/tnt.txt:11 ../E/tower.txt:21 ../E/uranore.txt:15 ../E/uranspot.txt:14 ../E/wasp.txt:10 ../E/waypoint.txt:11 ../E/worm.txt:10 ../E/wreck.txt:9
+#: ../E/ant.txt:10 ../E/atomic.txt:14 ../E/barrier.txt:7 ../E/base.txt:10 ../E/bbox.txt:13 ../E/bullet.txt:11 ../E/captor.txt:24 ../E/convert.txt:23 ../E/derrick.txt:28 ../E/destroy.txt:23 ../E/egg.txt:7 ../E/energy.txt:27 ../E/enerspot.txt:16 ../E/exchange.txt:30 ../E/factory.txt:32 ../E/flag.txt:21 ../E/goal.txt:7 ../E/human.txt:18 ../E/huston.txt:10 ../E/key.txt:16 ../E/labo.txt:23 ../E/mine.txt:13 ../E/mother.txt:14 ../E/nest.txt:7 ../E/nuclear.txt:23 ../E/power.txt:15 ../E/radar.txt:25 ../E/repair.txt:23 ../E/research.txt:26 ../E/ruin.txt:9 ../E/safe.txt:8 ../E/spider.txt:8 ../E/start.txt:7 ../E/station.txt:27 ../E/stonspot.txt:13 ../E/titan.txt:13 ../E/titanore.txt:13 ../E/tnt.txt:11 ../E/tower.txt:21 ../E/uranore.txt:15 ../E/uranspot.txt:14 ../E/wasp.txt:10 ../E/waypoint.txt:11 ../E/worm.txt:10 ../E/wreck.txt:9
#, no-wrap
msgid "See also"
msgstr ""
@@ -249,19 +249,19 @@ msgid "Note that your spaceship can also act as a lightning c
msgstr ""
#. type: \t; header
-#: ../E/captor.txt:12 ../E/convert.txt:5 ../E/derrick.txt:10 ../E/energy.txt:9 ../E/exchange.txt:12 ../E/factory.txt:14 ../E/labo.txt:5 ../E/nuclear.txt:5 ../E/radar.txt:7 ../E/repair.txt:5 ../E/research.txt:8 ../E/station.txt:9 ../E/tower.txt:9
+#: ../E/captor.txt:12 ../E/convert.txt:5 ../E/derrick.txt:10 ../E/destroy.txt:5 ../E/energy.txt:9 ../E/exchange.txt:12 ../E/factory.txt:14 ../E/labo.txt:5 ../E/nuclear.txt:5 ../E/radar.txt:7 ../E/repair.txt:5 ../E/research.txt:8 ../E/station.txt:9 ../E/tower.txt:9
#, no-wrap
msgid "Requirements for building"
msgstr ""
#. type: Plain text
-#: ../E/captor.txt:13 ../E/nuclear.txt:6
+#: ../E/captor.txt:13 ../E/destroy.txt:6 ../E/nuclear.txt:6
#, no-wrap
msgid "Any flat surface of at least 10 meters wide."
msgstr ""
#. type: \t; header
-#: ../E/captor.txt:15 ../E/convert.txt:14 ../E/derrick.txt:19 ../E/energy.txt:18 ../E/exchange.txt:21 ../E/factory.txt:23 ../E/labo.txt:14 ../E/nuclear.txt:14 ../E/radar.txt:16 ../E/repair.txt:14 ../E/research.txt:17 ../E/station.txt:18 ../E/tower.txt:12
+#: ../E/captor.txt:15 ../E/convert.txt:14 ../E/derrick.txt:19 ../E/destroy.txt:14 ../E/energy.txt:18 ../E/exchange.txt:21 ../E/factory.txt:23 ../E/labo.txt:14 ../E/nuclear.txt:14 ../E/radar.txt:16 ../E/repair.txt:14 ../E/research.txt:17 ../E/station.txt:18 ../E/tower.txt:12
#, no-wrap
msgid "Power source"
msgstr ""
@@ -273,7 +273,7 @@ msgid "Lightning bolts."
msgstr ""
#. type: \t; header
-#: ../E/captor.txt:18 ../E/convert.txt:17 ../E/derrick.txt:22 ../E/energy.txt:21 ../E/exchange.txt:24 ../E/factory.txt:26 ../E/labo.txt:17 ../E/nuclear.txt:17 ../E/radar.txt:19 ../E/repair.txt:17 ../E/research.txt:20 ../E/station.txt:21 ../E/tower.txt:15
+#: ../E/captor.txt:18 ../E/convert.txt:17 ../E/derrick.txt:22 ../E/destroy.txt:17 ../E/energy.txt:21 ../E/exchange.txt:24 ../E/factory.txt:26 ../E/labo.txt:17 ../E/nuclear.txt:17 ../E/radar.txt:19 ../E/repair.txt:17 ../E/research.txt:20 ../E/station.txt:21 ../E/tower.txt:15
#, no-wrap
msgid "Duration of operation"
msgstr ""
@@ -315,7 +315,7 @@ msgid "Any flat surface of at least 6 meters wide."
msgstr ""
#. type: \t; header
-#: ../E/convert.txt:8 ../E/derrick.txt:13 ../E/energy.txt:12 ../E/exchange.txt:15 ../E/factory.txt:17 ../E/labo.txt:8 ../E/nuclear.txt:8 ../E/radar.txt:10 ../E/repair.txt:8 ../E/research.txt:11 ../E/station.txt:12
+#: ../E/convert.txt:8 ../E/derrick.txt:13 ../E/destroy.txt:8 ../E/energy.txt:12 ../E/exchange.txt:15 ../E/factory.txt:17 ../E/labo.txt:8 ../E/nuclear.txt:8 ../E/radar.txt:10 ../E/repair.txt:8 ../E/research.txt:11 ../E/station.txt:12
#, no-wrap
msgid "Input"
msgstr ""
@@ -327,7 +327,7 @@ msgid "Titanium ore."
msgstr ""
#. type: \t; header
-#: ../E/convert.txt:11 ../E/derrick.txt:16 ../E/energy.txt:15 ../E/exchange.txt:18 ../E/factory.txt:20 ../E/labo.txt:11 ../E/nuclear.txt:11 ../E/radar.txt:13 ../E/repair.txt:11 ../E/research.txt:14 ../E/station.txt:15
+#: ../E/convert.txt:11 ../E/derrick.txt:16 ../E/destroy.txt:11 ../E/energy.txt:15 ../E/exchange.txt:18 ../E/factory.txt:20 ../E/labo.txt:11 ../E/nuclear.txt:11 ../E/radar.txt:13 ../E/repair.txt:11 ../E/research.txt:14 ../E/station.txt:15
#, no-wrap
msgid "Output"
msgstr ""
@@ -339,7 +339,7 @@ msgid "Titanium."
msgstr ""
#. type: Plain text
-#: ../E/convert.txt:15 ../E/derrick.txt:20 ../E/exchange.txt:16 ../E/exchange.txt:22 ../E/factory.txt:24 ../E/labo.txt:15 ../E/nuclear.txt:15 ../E/radar.txt:11 ../E/radar.txt:17 ../E/repair.txt:15
+#: ../E/convert.txt:15 ../E/derrick.txt:20 ../E/destroy.txt:15 ../E/exchange.txt:16 ../E/exchange.txt:22 ../E/factory.txt:24 ../E/labo.txt:15 ../E/nuclear.txt:15 ../E/radar.txt:11 ../E/radar.txt:17 ../E/repair.txt:15
#, no-wrap
msgid "None."
msgstr ""
@@ -1737,3 +1737,54 @@ msgstr ""
#, no-wrap
msgid "It gives birth to the following insects :"
msgstr ""
+
+#. type: \b; header
+#: ../E/destroy.txt:1
+#, no-wrap
+msgid " Destroyer"
+msgstr ""
+
+#. type: Image filename
+#: ../E/destroy.txt:2
+#, no-wrap
+msgid "destroy"
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:3
+#, no-wrap
+msgid "This building was designed to destroy objects. The object just needs to be placed at the center of the platform and the button can be pressed. The destroyer takes care of the rest."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:9
+#, no-wrap
+msgid "Object that is no longer needed."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:12
+#, no-wrap
+msgid "Satisfaction."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:18
+#, no-wrap
+msgid "5 seconds."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:21
+#, no-wrap
+msgid "Destroyer
"
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:24
+#, no-wrap
+msgid "CBOT Language, variables and categories."
+msgstr ""
+
+#~ msgid "This building was designed to destroy objects. The object just need to be placed at the center of the platform. The converter takes care of the rest."
+#~ msgstr ""
diff --git a/help/object/po/pl.po b/help/object/po/pl.po
index a8886a84..c5b3bb2c 100644
--- a/help/object/po/pl.po
+++ b/help/object/po/pl.po
@@ -41,7 +41,7 @@ msgid "You can resist their attack much longer than most bui
msgstr "Człowiek może znacznie dłużej wytrzymać ich ataki niż większość budynków i robotów, gdyż Twoja osłona ochronna odnawia się, gdy goją się jego rany. Jednkaże, jeśli zostaniesz zbyt długo w ich zasięgu lub gdy jest ich zbyt dużo, Twoje życie może być w wielkim niebezpieczeństwie."
#. type: \t; header
-#: ../E/ant.txt:7 ../E/atomic.txt:11 ../E/barrier.txt:4 ../E/base.txt:7 ../E/bbox.txt:10 ../E/bullet.txt:8 ../E/captor.txt:21 ../E/convert.txt:20 ../E/derrick.txt:25 ../E/egg.txt:4 ../E/energy.txt:24 ../E/enerspot.txt:13 ../E/exchange.txt:27 ../E/factory.txt:29 ../E/flag.txt:14 ../E/goal.txt:4 ../E/human.txt:15 ../E/huston.txt:7 ../E/labo.txt:20 ../E/mine.txt:10 ../E/mother.txt:11 ../E/nest.txt:4 ../E/nuclear.txt:20 ../E/power.txt:12 ../E/radar.txt:22 ../E/repair.txt:20 ../E/research.txt:23 ../E/ruin.txt:6 ../E/safe.txt:5 ../E/spider.txt:5 ../E/start.txt:4 ../E/station.txt:24 ../E/stonspot.txt:10 ../E/titan.txt:10 ../E/titanore.txt:10 ../E/tnt.txt:8 ../E/tower.txt:18 ../E/uranore.txt:12 ../E/uranspot.txt:11 ../E/wasp.txt:7 ../E/waypoint.txt:8 ../E/worm.txt:7 ../E/wreck.txt:6
+#: ../E/ant.txt:7 ../E/atomic.txt:11 ../E/barrier.txt:4 ../E/base.txt:7 ../E/bbox.txt:10 ../E/bullet.txt:8 ../E/captor.txt:21 ../E/convert.txt:20 ../E/derrick.txt:25 ../E/destroy.txt:20 ../E/egg.txt:4 ../E/energy.txt:24 ../E/enerspot.txt:13 ../E/exchange.txt:27 ../E/factory.txt:29 ../E/flag.txt:14 ../E/goal.txt:4 ../E/human.txt:15 ../E/huston.txt:7 ../E/labo.txt:20 ../E/mine.txt:10 ../E/mother.txt:11 ../E/nest.txt:4 ../E/nuclear.txt:20 ../E/power.txt:12 ../E/radar.txt:22 ../E/repair.txt:20 ../E/research.txt:23 ../E/ruin.txt:6 ../E/safe.txt:5 ../E/spider.txt:5 ../E/start.txt:4 ../E/station.txt:24 ../E/stonspot.txt:10 ../E/titan.txt:10 ../E/titanore.txt:10 ../E/tnt.txt:8 ../E/tower.txt:18 ../E/uranore.txt:12 ../E/uranspot.txt:11 ../E/wasp.txt:7 ../E/waypoint.txt:8 ../E/worm.txt:7 ../E/wreck.txt:6
#, no-wrap
msgid "Object Category"
msgstr "Kategoria obiektu"
@@ -53,7 +53,7 @@ msgid "AlienAnt
"
msgstr "AlienAnt
"
#. type: \t; header
-#: ../E/ant.txt:10 ../E/atomic.txt:14 ../E/barrier.txt:7 ../E/base.txt:10 ../E/bbox.txt:13 ../E/bullet.txt:11 ../E/captor.txt:24 ../E/convert.txt:23 ../E/derrick.txt:28 ../E/egg.txt:7 ../E/energy.txt:27 ../E/enerspot.txt:16 ../E/exchange.txt:30 ../E/factory.txt:32 ../E/flag.txt:21 ../E/goal.txt:7 ../E/human.txt:18 ../E/huston.txt:10 ../E/key.txt:16 ../E/labo.txt:23 ../E/mine.txt:13 ../E/mother.txt:14 ../E/nest.txt:7 ../E/nuclear.txt:23 ../E/power.txt:15 ../E/radar.txt:25 ../E/repair.txt:23 ../E/research.txt:26 ../E/ruin.txt:9 ../E/safe.txt:8 ../E/spider.txt:8 ../E/start.txt:7 ../E/station.txt:27 ../E/stonspot.txt:13 ../E/titan.txt:13 ../E/titanore.txt:13 ../E/tnt.txt:11 ../E/tower.txt:21 ../E/uranore.txt:15 ../E/uranspot.txt:14 ../E/wasp.txt:10 ../E/waypoint.txt:11 ../E/worm.txt:10 ../E/wreck.txt:9
+#: ../E/ant.txt:10 ../E/atomic.txt:14 ../E/barrier.txt:7 ../E/base.txt:10 ../E/bbox.txt:13 ../E/bullet.txt:11 ../E/captor.txt:24 ../E/convert.txt:23 ../E/derrick.txt:28 ../E/destroy.txt:23 ../E/egg.txt:7 ../E/energy.txt:27 ../E/enerspot.txt:16 ../E/exchange.txt:30 ../E/factory.txt:32 ../E/flag.txt:21 ../E/goal.txt:7 ../E/human.txt:18 ../E/huston.txt:10 ../E/key.txt:16 ../E/labo.txt:23 ../E/mine.txt:13 ../E/mother.txt:14 ../E/nest.txt:7 ../E/nuclear.txt:23 ../E/power.txt:15 ../E/radar.txt:25 ../E/repair.txt:23 ../E/research.txt:26 ../E/ruin.txt:9 ../E/safe.txt:8 ../E/spider.txt:8 ../E/start.txt:7 ../E/station.txt:27 ../E/stonspot.txt:13 ../E/titan.txt:13 ../E/titanore.txt:13 ../E/tnt.txt:11 ../E/tower.txt:21 ../E/uranore.txt:15 ../E/uranspot.txt:14 ../E/wasp.txt:10 ../E/waypoint.txt:11 ../E/worm.txt:10 ../E/wreck.txt:9
#, no-wrap
msgid "See also"
msgstr "Zobacz również"
@@ -253,19 +253,19 @@ msgid "Note that your spaceship can also act as a lightning c
msgstr "Statek kosmiczny również działa jak przewodnik wyładowań, jednakże nie ładuje on ogniw elektrycznych."
#. type: \t; header
-#: ../E/captor.txt:12 ../E/convert.txt:5 ../E/derrick.txt:10 ../E/energy.txt:9 ../E/exchange.txt:12 ../E/factory.txt:14 ../E/labo.txt:5 ../E/nuclear.txt:5 ../E/radar.txt:7 ../E/repair.txt:5 ../E/research.txt:8 ../E/station.txt:9 ../E/tower.txt:9
+#: ../E/captor.txt:12 ../E/convert.txt:5 ../E/derrick.txt:10 ../E/destroy.txt:5 ../E/energy.txt:9 ../E/exchange.txt:12 ../E/factory.txt:14 ../E/labo.txt:5 ../E/nuclear.txt:5 ../E/radar.txt:7 ../E/repair.txt:5 ../E/research.txt:8 ../E/station.txt:9 ../E/tower.txt:9
#, no-wrap
msgid "Requirements for building"
msgstr "Wymagania"
#. type: Plain text
-#: ../E/captor.txt:13 ../E/nuclear.txt:6
+#: ../E/captor.txt:13 ../E/destroy.txt:6 ../E/nuclear.txt:6
#, no-wrap
msgid "Any flat surface of at least 10 meters wide."
msgstr "Płaska powierzchnia szeroka na minimum 10 metrów."
#. type: \t; header
-#: ../E/captor.txt:15 ../E/convert.txt:14 ../E/derrick.txt:19 ../E/energy.txt:18 ../E/exchange.txt:21 ../E/factory.txt:23 ../E/labo.txt:14 ../E/nuclear.txt:14 ../E/radar.txt:16 ../E/repair.txt:14 ../E/research.txt:17 ../E/station.txt:18 ../E/tower.txt:12
+#: ../E/captor.txt:15 ../E/convert.txt:14 ../E/derrick.txt:19 ../E/destroy.txt:14 ../E/energy.txt:18 ../E/exchange.txt:21 ../E/factory.txt:23 ../E/labo.txt:14 ../E/nuclear.txt:14 ../E/radar.txt:16 ../E/repair.txt:14 ../E/research.txt:17 ../E/station.txt:18 ../E/tower.txt:12
#, no-wrap
msgid "Power source"
msgstr "Źródło zasilania"
@@ -277,7 +277,7 @@ msgid "Lightning bolts."
msgstr "Wyładowania elektryczne."
#. type: \t; header
-#: ../E/captor.txt:18 ../E/convert.txt:17 ../E/derrick.txt:22 ../E/energy.txt:21 ../E/exchange.txt:24 ../E/factory.txt:26 ../E/labo.txt:17 ../E/nuclear.txt:17 ../E/radar.txt:19 ../E/repair.txt:17 ../E/research.txt:20 ../E/station.txt:21 ../E/tower.txt:15
+#: ../E/captor.txt:18 ../E/convert.txt:17 ../E/derrick.txt:22 ../E/destroy.txt:17 ../E/energy.txt:21 ../E/exchange.txt:24 ../E/factory.txt:26 ../E/labo.txt:17 ../E/nuclear.txt:17 ../E/radar.txt:19 ../E/repair.txt:17 ../E/research.txt:20 ../E/station.txt:21 ../E/tower.txt:15
#, no-wrap
msgid "Duration of operation"
msgstr "Czas działania"
@@ -319,7 +319,7 @@ msgid "Any flat surface of at least 6 meters wide."
msgstr "Płaska powierzchnia szeroka na minimum 6 metrów."
#. type: \t; header
-#: ../E/convert.txt:8 ../E/derrick.txt:13 ../E/energy.txt:12 ../E/exchange.txt:15 ../E/factory.txt:17 ../E/labo.txt:8 ../E/nuclear.txt:8 ../E/radar.txt:10 ../E/repair.txt:8 ../E/research.txt:11 ../E/station.txt:12
+#: ../E/convert.txt:8 ../E/derrick.txt:13 ../E/destroy.txt:8 ../E/energy.txt:12 ../E/exchange.txt:15 ../E/factory.txt:17 ../E/labo.txt:8 ../E/nuclear.txt:8 ../E/radar.txt:10 ../E/repair.txt:8 ../E/research.txt:11 ../E/station.txt:12
#, no-wrap
msgid "Input"
msgstr "Wejście"
@@ -331,7 +331,7 @@ msgid "Titanium ore."
msgstr "Ruda tytanu."
#. type: \t; header
-#: ../E/convert.txt:11 ../E/derrick.txt:16 ../E/energy.txt:15 ../E/exchange.txt:18 ../E/factory.txt:20 ../E/labo.txt:11 ../E/nuclear.txt:11 ../E/radar.txt:13 ../E/repair.txt:11 ../E/research.txt:14 ../E/station.txt:15
+#: ../E/convert.txt:11 ../E/derrick.txt:16 ../E/destroy.txt:11 ../E/energy.txt:15 ../E/exchange.txt:18 ../E/factory.txt:20 ../E/labo.txt:11 ../E/nuclear.txt:11 ../E/radar.txt:13 ../E/repair.txt:11 ../E/research.txt:14 ../E/station.txt:15
#, no-wrap
msgid "Output"
msgstr "Wyjście"
@@ -343,7 +343,7 @@ msgid "Titanium."
msgstr "Tytan."
#. type: Plain text
-#: ../E/convert.txt:15 ../E/derrick.txt:20 ../E/exchange.txt:16 ../E/exchange.txt:22 ../E/factory.txt:24 ../E/labo.txt:15 ../E/nuclear.txt:15 ../E/radar.txt:11 ../E/radar.txt:17 ../E/repair.txt:15
+#: ../E/convert.txt:15 ../E/derrick.txt:20 ../E/destroy.txt:15 ../E/exchange.txt:16 ../E/exchange.txt:22 ../E/factory.txt:24 ../E/labo.txt:15 ../E/nuclear.txt:15 ../E/radar.txt:11 ../E/radar.txt:17 ../E/repair.txt:15
#, no-wrap
msgid "None."
msgstr "Brak."
@@ -1755,3 +1755,54 @@ msgstr "Z wraku robota można odzyskać pełnowartościową kost
#, no-wrap
msgid "Wreck
"
msgstr "Wreck
"
+
+#. type: \b; header
+#: ../E/destroy.txt:1
+#, no-wrap
+msgid " Destroyer"
+msgstr ""
+
+#. type: Image filename
+#: ../E/destroy.txt:2
+#, no-wrap
+msgid "destroy"
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:3
+#, no-wrap
+msgid "This building was designed to destroy objects. The object just needs to be placed at the center of the platform and the button can be pressed. The destroyer takes care of the rest."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:9
+#, no-wrap
+msgid "Object that is no longer needed."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:12
+#, no-wrap
+msgid "Satisfaction."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:18
+#, no-wrap
+msgid "5 seconds."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:21
+#, no-wrap
+msgid "Destroyer
"
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:24
+#, no-wrap
+msgid "CBOT Language, variables and categories."
+msgstr ""
+
+#~ msgid "This building was designed to destroy objects. The object just need to be placed at the center of the platform. The converter takes care of the rest."
+#~ msgstr ""
diff --git a/help/object/po/ru.po b/help/object/po/ru.po
index 8a450027..66f6fc7b 100644
--- a/help/object/po/ru.po
+++ b/help/object/po/ru.po
@@ -41,7 +41,7 @@ msgid "You can resist their attack much longer than most bui
msgstr "Вы можете сопротивляться их атакам намного дольше чем большинство зданий и ботов, а ваш щит будет восстановлен когда залечатся ваши раны. Впрочем, если вы слишком долго будете оставаться с ними или их будет слишком много, ваша жизнь будет в большой опасности."
#. type: \t; header
-#: ../E/ant.txt:7 ../E/atomic.txt:11 ../E/barrier.txt:4 ../E/base.txt:7 ../E/bbox.txt:10 ../E/bullet.txt:8 ../E/captor.txt:21 ../E/convert.txt:20 ../E/derrick.txt:25 ../E/egg.txt:4 ../E/energy.txt:24 ../E/enerspot.txt:13 ../E/exchange.txt:27 ../E/factory.txt:29 ../E/flag.txt:14 ../E/goal.txt:4 ../E/human.txt:15 ../E/huston.txt:7 ../E/labo.txt:20 ../E/mine.txt:10 ../E/mother.txt:11 ../E/nest.txt:4 ../E/nuclear.txt:20 ../E/power.txt:12 ../E/radar.txt:22 ../E/repair.txt:20 ../E/research.txt:23 ../E/ruin.txt:6 ../E/safe.txt:5 ../E/spider.txt:5 ../E/start.txt:4 ../E/station.txt:24 ../E/stonspot.txt:10 ../E/titan.txt:10 ../E/titanore.txt:10 ../E/tnt.txt:8 ../E/tower.txt:18 ../E/uranore.txt:12 ../E/uranspot.txt:11 ../E/wasp.txt:7 ../E/waypoint.txt:8 ../E/worm.txt:7 ../E/wreck.txt:6
+#: ../E/ant.txt:7 ../E/atomic.txt:11 ../E/barrier.txt:4 ../E/base.txt:7 ../E/bbox.txt:10 ../E/bullet.txt:8 ../E/captor.txt:21 ../E/convert.txt:20 ../E/derrick.txt:25 ../E/destroy.txt:20 ../E/egg.txt:4 ../E/energy.txt:24 ../E/enerspot.txt:13 ../E/exchange.txt:27 ../E/factory.txt:29 ../E/flag.txt:14 ../E/goal.txt:4 ../E/human.txt:15 ../E/huston.txt:7 ../E/labo.txt:20 ../E/mine.txt:10 ../E/mother.txt:11 ../E/nest.txt:4 ../E/nuclear.txt:20 ../E/power.txt:12 ../E/radar.txt:22 ../E/repair.txt:20 ../E/research.txt:23 ../E/ruin.txt:6 ../E/safe.txt:5 ../E/spider.txt:5 ../E/start.txt:4 ../E/station.txt:24 ../E/stonspot.txt:10 ../E/titan.txt:10 ../E/titanore.txt:10 ../E/tnt.txt:8 ../E/tower.txt:18 ../E/uranore.txt:12 ../E/uranspot.txt:11 ../E/wasp.txt:7 ../E/waypoint.txt:8 ../E/worm.txt:7 ../E/wreck.txt:6
#, no-wrap
msgid "Object Category"
msgstr "Объект Категория"
@@ -53,7 +53,7 @@ msgid "AlienAnt
"
msgstr "AlienAnt
"
#. type: \t; header
-#: ../E/ant.txt:10 ../E/atomic.txt:14 ../E/barrier.txt:7 ../E/base.txt:10 ../E/bbox.txt:13 ../E/bullet.txt:11 ../E/captor.txt:24 ../E/convert.txt:23 ../E/derrick.txt:28 ../E/egg.txt:7 ../E/energy.txt:27 ../E/enerspot.txt:16 ../E/exchange.txt:30 ../E/factory.txt:32 ../E/flag.txt:21 ../E/goal.txt:7 ../E/human.txt:18 ../E/huston.txt:10 ../E/key.txt:16 ../E/labo.txt:23 ../E/mine.txt:13 ../E/mother.txt:14 ../E/nest.txt:7 ../E/nuclear.txt:23 ../E/power.txt:15 ../E/radar.txt:25 ../E/repair.txt:23 ../E/research.txt:26 ../E/ruin.txt:9 ../E/safe.txt:8 ../E/spider.txt:8 ../E/start.txt:7 ../E/station.txt:27 ../E/stonspot.txt:13 ../E/titan.txt:13 ../E/titanore.txt:13 ../E/tnt.txt:11 ../E/tower.txt:21 ../E/uranore.txt:15 ../E/uranspot.txt:14 ../E/wasp.txt:10 ../E/waypoint.txt:11 ../E/worm.txt:10 ../E/wreck.txt:9
+#: ../E/ant.txt:10 ../E/atomic.txt:14 ../E/barrier.txt:7 ../E/base.txt:10 ../E/bbox.txt:13 ../E/bullet.txt:11 ../E/captor.txt:24 ../E/convert.txt:23 ../E/derrick.txt:28 ../E/destroy.txt:23 ../E/egg.txt:7 ../E/energy.txt:27 ../E/enerspot.txt:16 ../E/exchange.txt:30 ../E/factory.txt:32 ../E/flag.txt:21 ../E/goal.txt:7 ../E/human.txt:18 ../E/huston.txt:10 ../E/key.txt:16 ../E/labo.txt:23 ../E/mine.txt:13 ../E/mother.txt:14 ../E/nest.txt:7 ../E/nuclear.txt:23 ../E/power.txt:15 ../E/radar.txt:25 ../E/repair.txt:23 ../E/research.txt:26 ../E/ruin.txt:9 ../E/safe.txt:8 ../E/spider.txt:8 ../E/start.txt:7 ../E/station.txt:27 ../E/stonspot.txt:13 ../E/titan.txt:13 ../E/titanore.txt:13 ../E/tnt.txt:11 ../E/tower.txt:21 ../E/uranore.txt:15 ../E/uranspot.txt:14 ../E/wasp.txt:10 ../E/waypoint.txt:11 ../E/worm.txt:10 ../E/wreck.txt:9
#, no-wrap
msgid "See also"
msgstr "Смотри также"
@@ -253,19 +253,19 @@ msgid "Note that your spaceship can also act as a lightning c
msgstr "Учтите, что ваш космический корабль также может служить громоотводом. Впрочем, он не будет заряжать аккумуляторы."
#. type: \t; header
-#: ../E/captor.txt:12 ../E/convert.txt:5 ../E/derrick.txt:10 ../E/energy.txt:9 ../E/exchange.txt:12 ../E/factory.txt:14 ../E/labo.txt:5 ../E/nuclear.txt:5 ../E/radar.txt:7 ../E/repair.txt:5 ../E/research.txt:8 ../E/station.txt:9 ../E/tower.txt:9
+#: ../E/captor.txt:12 ../E/convert.txt:5 ../E/derrick.txt:10 ../E/destroy.txt:5 ../E/energy.txt:9 ../E/exchange.txt:12 ../E/factory.txt:14 ../E/labo.txt:5 ../E/nuclear.txt:5 ../E/radar.txt:7 ../E/repair.txt:5 ../E/research.txt:8 ../E/station.txt:9 ../E/tower.txt:9
#, no-wrap
msgid "Requirements for building"
msgstr "Требования для постройки"
#. type: Plain text
-#: ../E/captor.txt:13 ../E/nuclear.txt:6
+#: ../E/captor.txt:13 ../E/destroy.txt:6 ../E/nuclear.txt:6
#, no-wrap
msgid "Any flat surface of at least 10 meters wide."
msgstr "Любая плоская поверхность минимум 10 метров в ширину."
#. type: \t; header
-#: ../E/captor.txt:15 ../E/convert.txt:14 ../E/derrick.txt:19 ../E/energy.txt:18 ../E/exchange.txt:21 ../E/factory.txt:23 ../E/labo.txt:14 ../E/nuclear.txt:14 ../E/radar.txt:16 ../E/repair.txt:14 ../E/research.txt:17 ../E/station.txt:18 ../E/tower.txt:12
+#: ../E/captor.txt:15 ../E/convert.txt:14 ../E/derrick.txt:19 ../E/destroy.txt:14 ../E/energy.txt:18 ../E/exchange.txt:21 ../E/factory.txt:23 ../E/labo.txt:14 ../E/nuclear.txt:14 ../E/radar.txt:16 ../E/repair.txt:14 ../E/research.txt:17 ../E/station.txt:18 ../E/tower.txt:12
#, no-wrap
msgid "Power source"
msgstr "Источник энергии"
@@ -277,7 +277,7 @@ msgid "Lightning bolts."
msgstr "Молнии."
#. type: \t; header
-#: ../E/captor.txt:18 ../E/convert.txt:17 ../E/derrick.txt:22 ../E/energy.txt:21 ../E/exchange.txt:24 ../E/factory.txt:26 ../E/labo.txt:17 ../E/nuclear.txt:17 ../E/radar.txt:19 ../E/repair.txt:17 ../E/research.txt:20 ../E/station.txt:21 ../E/tower.txt:15
+#: ../E/captor.txt:18 ../E/convert.txt:17 ../E/derrick.txt:22 ../E/destroy.txt:17 ../E/energy.txt:21 ../E/exchange.txt:24 ../E/factory.txt:26 ../E/labo.txt:17 ../E/nuclear.txt:17 ../E/radar.txt:19 ../E/repair.txt:17 ../E/research.txt:20 ../E/station.txt:21 ../E/tower.txt:15
#, no-wrap
msgid "Duration of operation"
msgstr "Длительность действия"
@@ -319,7 +319,7 @@ msgid "Any flat surface of at least 6 meters wide."
msgstr "Любая ровная поверхность шириной по крайней мере 6 метров."
#. type: \t; header
-#: ../E/convert.txt:8 ../E/derrick.txt:13 ../E/energy.txt:12 ../E/exchange.txt:15 ../E/factory.txt:17 ../E/labo.txt:8 ../E/nuclear.txt:8 ../E/radar.txt:10 ../E/repair.txt:8 ../E/research.txt:11 ../E/station.txt:12
+#: ../E/convert.txt:8 ../E/derrick.txt:13 ../E/destroy.txt:8 ../E/energy.txt:12 ../E/exchange.txt:15 ../E/factory.txt:17 ../E/labo.txt:8 ../E/nuclear.txt:8 ../E/radar.txt:10 ../E/repair.txt:8 ../E/research.txt:11 ../E/station.txt:12
#, no-wrap
msgid "Input"
msgstr "Поступают"
@@ -331,7 +331,7 @@ msgid "Titanium ore."
msgstr "Титановая руда."
#. type: \t; header
-#: ../E/convert.txt:11 ../E/derrick.txt:16 ../E/energy.txt:15 ../E/exchange.txt:18 ../E/factory.txt:20 ../E/labo.txt:11 ../E/nuclear.txt:11 ../E/radar.txt:13 ../E/repair.txt:11 ../E/research.txt:14 ../E/station.txt:15
+#: ../E/convert.txt:11 ../E/derrick.txt:16 ../E/destroy.txt:11 ../E/energy.txt:15 ../E/exchange.txt:18 ../E/factory.txt:20 ../E/labo.txt:11 ../E/nuclear.txt:11 ../E/radar.txt:13 ../E/repair.txt:11 ../E/research.txt:14 ../E/station.txt:15
#, no-wrap
msgid "Output"
msgstr "Продукция"
@@ -343,7 +343,7 @@ msgid "Titanium."
msgstr "Титан."
#. type: Plain text
-#: ../E/convert.txt:15 ../E/derrick.txt:20 ../E/exchange.txt:16 ../E/exchange.txt:22 ../E/factory.txt:24 ../E/labo.txt:15 ../E/nuclear.txt:15 ../E/radar.txt:11 ../E/radar.txt:17 ../E/repair.txt:15
+#: ../E/convert.txt:15 ../E/derrick.txt:20 ../E/destroy.txt:15 ../E/exchange.txt:16 ../E/exchange.txt:22 ../E/factory.txt:24 ../E/labo.txt:15 ../E/nuclear.txt:15 ../E/radar.txt:11 ../E/radar.txt:17 ../E/repair.txt:15
#, no-wrap
msgid "None."
msgstr "Нет."
@@ -1748,3 +1748,54 @@ msgstr "Утилизатор может преобразо
#, no-wrap
msgid "Wreck
"
msgstr "Wreck
"
+
+#. type: \b; header
+#: ../E/destroy.txt:1
+#, no-wrap
+msgid " Destroyer"
+msgstr ""
+
+#. type: Image filename
+#: ../E/destroy.txt:2
+#, no-wrap
+msgid "destroy"
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:3
+#, no-wrap
+msgid "This building was designed to destroy objects. The object just needs to be placed at the center of the platform and the button can be pressed. The destroyer takes care of the rest."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:9
+#, no-wrap
+msgid "Object that is no longer needed."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:12
+#, no-wrap
+msgid "Satisfaction."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:18
+#, no-wrap
+msgid "5 seconds."
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:21
+#, no-wrap
+msgid "Destroyer
"
+msgstr ""
+
+#. type: Plain text
+#: ../E/destroy.txt:24
+#, no-wrap
+msgid "CBOT Language, variables and categories."
+msgstr ""
+
+#~ msgid "This building was designed to destroy objects. The object just need to be placed at the center of the platform. The converter takes care of the rest."
+#~ msgstr ""