civ2civ3 and multiplayer are web compatible.
[freeciv.git] / data / multiplayer / techs.ruleset
blob452399eb94da8330bc267d22c0b5e1ab1cb7a7ed
2 ; Modifying this file:
3 ; You should not modify this file except to make bugfixes or
4 ; for other "maintenance".  If you want to make custom changes,
5 ; you should create a new datadir subdirectory and copy this file
6 ; into that directory, and then modify that copy.  Then use the
7 ; command "rulesetdir <mysubdir>" in the server to have freeciv
8 ; use your new customized file.
10 [datafile]
11 description="Multiplayer technology data for Freeciv"
12 options="+Freeciv-ruleset-Devel-2017.Jan.02 web-compatible"
13 format_version=20
15 [control]
16 ; Names for custom tech flags. There can be up to 8 of these.
17 ; name          = rule name; In some circumstances user may see this
18 ;                 as part of some sentences, so try to make it descriptive
19 ;                 and sensible.
20 ; helptxt       = displayed in the help for advances with this flag (optional)
21 ;flags =
22 ;  { "name", "helptxt"
23 ;  }
25 ; /* <-- avoid gettext warnings
27 ; Tech classes:
29 ; First one is the default one.
30 ; If there is none, tech classes feature is disabled
32 ; name                    = translatable name as seen by user
33 ; rule_name               = (optional) name for rulesets etc; if not
34 ;                           present, 'name' is used.
35 ; cost_pct                = how much techs of the class cost compared
36 ;                           to normal. Default is 100%.
38 ; */ <-- avoid gettext warnings
40 ;[techclass_default]
41 ;name =
43 ; /* <-- avoid gettext warnings
45 ; Below: The individual advances, one per section.
46 ; The number can be variable, up to 196.
48 ; The actual tag used (the * in [advance_*]) does not matter, except
49 ; it must be unique within this file, and it may be used in debug
50 ; output when reading this file.
52 ; Notes:
54 ; name          = translatable name as seen by user
55 ; rule_name     = (optional) name for savegames, rulesets etc; if not
56 ;                 present, 'name' is used. Since the name used in savegames
57 ;                 must not change, use this when renaming a tech after a
58 ;                 ruleset has been released.
59 ; class         = tech class this tech belongs to, if they have been defined.
60 ;                 Default is first one defined above.
61 ; req1, req2    = advances required before researching this one
62 ; root_req      = tech required before acquiring this tech, by any
63 ;                 means, inherited by all techs that require this tech in turn
64 ;                 unless "None" is given here explicitly; and you can make
65 ;                 a tech available only through the init_tech of a nation by
66 ;                 making it root_req itself.
67 ; research_reqs = requirements before researching this one. Can have non
68 ;                 tech requirements because it is a requirement vector.
69 ;                 See doc/README.effects to learn more about requirement
70 ;                 vectors.
71 ;                 Requireing a tech here in stead of in req1, req2 or
72 ;                 root_req is not supported yet.
73 ;                 Requirements that may become fulfilled during the game
74 ;                 when they weren't at the start of the game is not
75 ;                 supported yet.
76 ; flags         = special flag strings
77 ; graphic       = icon for technology
78 ; graphic_alt   = alternate icon
79 ; helptext      = optional help text string (set units ruleset for examples)
80 ; bonus_message = text seen when a player is the first to discover
81 ;                 an bonus tech. Must contain '%s' to mark place of the tech
82 ;                 gained.
83 ; cost          = if tech_cost_style is set to "Classic+" or "Experimental+",
84 ;                 this field is read for information on how much a tech
85 ;                 costs.
87 ; Special values for req1 and req2 are "None" (first section below)
88 ; and "Never" (never available).  If only one tech is required,
89 ; it should be listed as req1.
91 ; As well as custom flags defined above, the following flag strings are
92 ; possible:
94 ; "Bonus_Tech"          = player gets extra tech if reached first
95 ; "Bridge"              = "Settler" unit types can build roads with
96 ;                         "RequiresBridge" flag over roads with
97 ;                         "PreventsOtherRoads" flag (rivers)
98 ; "Build_Airborne"      = from now on can build air units (for use by AI)
99 ; "Claim_Ocean"         = Player claims ocean tiles even if they are not
100 ;                         adjacent to border source
101 ; "Claim_Ocean_Limited" = Oceanic border sources claim ocean tiles even if
102 ;                         they are not adjacent to border source
104 ; */ <-- avoid gettext warnings
106 [advance_advanced_flight]
107 name     = _("Advanced Flight")
108 req1     = "Radio"
109 req2     = "Machine Tools"
110 flags    = ""
111 graphic     = "a.advanced_flight"
112 graphic_alt = "-"
114 [advance_alphabet]
115 name     = _("Alphabet")
116 req1     = "None"
117 req2     = "None"
118 flags    = ""
119 graphic     = "a.alphabet"
120 graphic_alt = "-"
122 [advance_amphibious_warfare]
123 name     = _("Amphibious Warfare")
124 req1     = "Navigation"
125 req2     = "Tactics"
126 flags    = ""
127 graphic     = "a.amphibious_warfare"
128 graphic_alt = "-"
130 [advance_astronomy]
131 name     = _("Astronomy")
132 req1     = "Mysticism"
133 req2     = "Mathematics"
134 flags    = ""
135 graphic     = "a.astronomy"
136 graphic_alt = "-"
138 [advance_atomic_theory]
139 name     = _("Atomic Theory")
140 req1     = "Theory of Gravity"
141 req2     = "Physics"
142 flags    = ""
143 graphic     = "a.atomic_theory"
144 graphic_alt = "-"
146 [advance_automobile]
147 name     = _("Automobile")
148 req1     = "Combustion"
149 req2     = "Steel"
150 graphic     = "a.automobile"
151 graphic_alt = "-"
152 helptext = _("Increases the population's contribution to pollution.")
154 [advance_banking]
155 name     = _("Banking")
156 req1     = "Trade"
157 req2     = "The Republic"
158 flags    = ""
159 graphic     = "a.banking"
160 graphic_alt = "-"
162 [advance_bridge_building]
163 name     = _("Bridge Building")
164 req1     = "Iron Working"
165 req2     = "Construction"
166 flags    = "Bridge"
167 graphic     = "a.bridge_building"
168 graphic_alt = "-"
169 helptext = _("Allows roads to be built on river tiles.")
171 [advance_bronze_working]
172 name     = _("Bronze Working")
173 req1     = "None"
174 req2     = "None"
175 flags    = ""
176 graphic     = "a.bronze_working"
177 graphic_alt = "-"
179 [advance_ceremonial_burial]
180 name     = _("Ceremonial Burial")
181 req1     = "None"
182 req2     = "None"
183 flags    = ""
184 graphic     = "a.ceremonial_burial"
185 graphic_alt = "-"
187 [advance_chemistry]
188 name     = _("Chemistry")
189 req1     = "University"
190 req2     = "Medicine"
191 flags    = ""
192 graphic     = "a.chemistry"
193 graphic_alt = "-"
195 [advance_chivalry]
196 name     = _("Chivalry")
197 req1     = "Feudalism"
198 req2     = "Horseback Riding"
199 flags    = ""
200 graphic     = "a.chivalry"
201 graphic_alt = "-"
203 [advance_code_of_laws]
204 name     = _("Code of Laws")
205 req1     = "Alphabet"
206 req2     = "None"
207 flags    = ""
208 graphic     = "a.code_of_laws"
209 graphic_alt = "-"
211 [advance_combined_arms]
212 name     = _("Combined Arms")
213 req1     = "Mobile Warfare"
214 req2     = "Advanced Flight"
215 flags    = ""
216 graphic     = "a.combined_arms"
217 graphic_alt = "-"
219 [advance_combustion]
220 name     = _("Combustion")
221 req1     = "Refining"
222 req2     = "Explosives"
223 flags    = ""
224 graphic     = "a.combustion"
225 graphic_alt = "-"
227 [advance_communism]
228 name     = _("Communism")
229 req1     = "Philosophy"
230 req2     = "Industrialization"
231 flags    = ""
232 graphic     = "a.communism"
233 graphic_alt = "-"
234 helptext = _("Reduces the effect of Cathedrals.")
236 [advance_computers]
237 name     = _("Computers")
238 req1     = "Mass Production"
239 req2     = "Miniaturization"
240 flags    = ""
241 graphic     = "a.computers"
242 graphic_alt = "-"
244 [advance_conscription]
245 name     = _("Conscription")
246 req1     = "Democracy"
247 req2     = "Metallurgy"
248 flags    = ""
249 graphic     = "a.conscription"
250 graphic_alt = "-"
252 [advance_construction]
253 name     = _("Construction")
254 req1     = "Masonry"
255 req2     = "Currency"
256 flags    = ""
257 graphic     = "a.construction"
258 graphic_alt = "-"
259 helptext = _("Allows Settlers, Workers and Engineers to build fortresses.")
261 [advance_currency]
262 name     = _("Currency")
263 req1     = "Bronze Working"
264 req2     = "None"
265 flags    = ""
266 graphic     = "a.currency"
267 graphic_alt = "-"
269 [advance_democracy]
270 name     = _("Democracy")
271 req1     = "Banking"
272 req2     = "Invention"
273 flags    = ""
274 graphic     = "a.democracy"
275 graphic_alt = "-"
277 [advance_economics]
278 name     = _("Economics")
279 req1     = "Banking"
280 req2     = "University"
281 flags    = ""
282 graphic     = "a.economics"
283 graphic_alt = "-"
285 [advance_electricity]
286 name     = _("Electricity")
287 req1     = "Metallurgy"
288 req2     = "Magnetism"
289 flags    = ""
290 graphic     = "a.electricity"
291 graphic_alt = "-"
292 helptext = _("Improves the effect of Amphitheaters.")
294 [advance_electronics]
295 name     = _("Electronics")
296 req1     = "The Corporation"
297 req2     = "Electricity"
298 flags    = ""
299 graphic     = "a.electronics"
300 graphic_alt = "-"
302 [advance_engineering]
303 name     = _("Engineering")
304 req1     = "The Wheel"
305 req2     = "Construction"
306 flags    = ""
307 graphic     = "a.engineering"
308 graphic_alt = "-"
310 [advance_environmentalism]
311 name     = _("Environmentalism")
312 req1     = "Recycling"
313 req2     = "Space Flight"
314 flags    = ""
315 graphic     = "a.environmentalism"
316 graphic_alt = "-"
317 helptext = _("Having this advance decreases pollution\
318  in all your cities by 50%.")
320 [advance_espionage]
321 name     = _("Espionage")
322 req1     = "Communism"
323 req2     = "Democracy"
324 flags    = ""
325 graphic     = "a.espionage"
326 graphic_alt = "-"
328 [advance_explosives]
329 name     = _("Explosives")
330 req1     = "Gunpowder"
331 req2     = "Chemistry"
332 flags    = ""
333 graphic     = "a.explosives"
334 graphic_alt = "-"
336 [advance_feudalism]
337 name     = _("Feudalism")
338 req1     = "Warrior Code"
339 req2     = "Monarchy"
340 flags    = ""
341 graphic     = "a.feudalism"
342 graphic_alt = "-"
344 [advance_flight]
345 name     = _("Flight")
346 req1     = "Combustion"
347 req2     = "Theory of Gravity"
348 flags    = "Build_Airborne"
349 graphic     = "a.flight"
350 graphic_alt = "-"
352 [advance_fundamentalism]
353 name     = _("Fundamentalism")
354 req1     = "Theology"
355 req2     = "Conscription"
356 flags    = ""
357 graphic     = "a.fundamentalism"
358 graphic_alt = "-"
360 [advance_fusion_power]
361 name     = _("Fusion Power")
362 req1     = "Nuclear Power"
363 req2     = "Superconductors"
364 flags    = ""
365 graphic     = "a.fusion_power"
366 graphic_alt = "-"
368 [advance_genetic_engineering]
369 name     = _("Genetic Engineering")
370 req1     = "Medicine"
371 req2     = "The Corporation"
372 flags    = ""
373 graphic     = "a.genetic_engineering"
374 graphic_alt = "-"
376 [advance_guerilla_warfare]
377 name     = _("Guerilla Warfare")
378 req1     = "Communism"
379 req2     = "Tactics"
380 flags    = ""
381 graphic     = "a.guerilla_warfare"
382 graphic_alt = "-"
384 [advance_gunpowder]
385 name     = _("Gunpowder")
386 req1     = "Invention"
387 req2     = "Iron Working"
388 flags    = ""
389 graphic     = "a.gunpowder"
390 graphic_alt = "-"
392 [advance_horseback_riding]
393 name     = _("Horseback Riding")
394 req1     = "None"
395 req2     = "None"
396 flags    = ""
397 graphic     = "a.horseback_riding"
398 graphic_alt = "-"
400 [advance_industrialization]
401 name     = _("Industrialization")
402 req1     = "Railroad"
403 req2     = "Banking"
404 graphic     = "a.industrialization"
405 graphic_alt = "-"
406 helptext = _("Population will start contributing to pollution.")
408 [advance_invention]
409 name     = _("Invention")
410 req1     = "Engineering"
411 req2     = "Literacy"
412 flags    = ""
413 graphic     = "a.invention"
414 graphic_alt = "-"
415 helptext = _("Increases units' vision when in fortresses.")
417 [advance_iron_working]
418 name     = _("Iron Working")
419 req1     = "Bronze Working"
420 req2     = "Warrior Code"
421 flags    = ""
422 graphic     = "a.iron_working"
423 graphic_alt = "-"
425 [advance_labor_union]
426 name     = _("Labor Union")
427 req1     = "Mass Production"
428 req2     = "Guerilla Warfare"
429 flags    = ""
430 graphic     = "a.labor_union"
431 graphic_alt = "-"
433 [advance_laser]
434 name     = _("Laser")
435 req1     = "Mass Production"
436 req2     = "Nuclear Power"
437 flags    = ""
438 graphic     = "a.laser"
439 graphic_alt = "-"
441 [advance_leadership]
442 name     = _("Leadership")
443 req1     = "Chivalry"
444 req2     = "Gunpowder"
445 flags    = ""
446 graphic     = "a.leadership"
447 graphic_alt = "-"
449 [advance_literacy]
450 name     = _("Literacy")
451 req1     = "Writing"
452 req2     = "Code of Laws"
453 flags    = ""
454 graphic     = "a.literacy"
455 graphic_alt = "-"
457 [advance_machine_tools]
458 name     = _("Machine Tools")
459 req1     = "Steel"
460 req2     = "Tactics"
461 flags    = ""
462 graphic     = "a.machine_tools"
463 graphic_alt = "-"
465 [advance_magnetism]
466 name     = _("Magnetism")
467 req1     = "Iron Working"
468 req2     = "Physics"
469 flags    = ""
470 graphic     = "a.magnetism"
471 graphic_alt = "-"
473 [advance_map_making]
474 name     = _("Map Making")
475 req1     = "Alphabet"
476 req2     = "None"
477 flags    = ""
478 graphic     = "a.map_making"
479 graphic_alt = "-"
481 [advance_masonry]
482 name     = _("Masonry")
483 req1     = "None"
484 req2     = "None"
485 flags    = ""
486 graphic     = "a.masonry"
487 graphic_alt = "-"
489 [advance_mass_production]
490 name     = _("Mass Production")
491 req1     = "Automobile"
492 req2     = "The Corporation"
493 graphic     = "a.mass_production"
494 graphic_alt = "-"
495 helptext = _("Increases the population's contribution to pollution.")
497 [advance_mathematics]
498 name     = _("Mathematics")
499 req1     = "Alphabet"
500 req2     = "Masonry"
501 flags    = ""
502 graphic     = "a.mathematics"
503 graphic_alt = "-"
505 [advance_medicine]
506 name     = _("Medicine")
507 req1     = "Philosophy"
508 req2     = "Trade"
509 flags    = ""
510 graphic     = "a.medicine"
511 graphic_alt = "-"
513 [advance_metallurgy]
514 name     = _("Metallurgy")
515 req1     = "Gunpowder"
516 req2     = "University"
517 flags    = ""
518 graphic     = "a.metallurgy"
519 graphic_alt = "-"
521 [advance_miniaturization]
522 name     = _("Miniaturization")
523 req1     = "Machine Tools"
524 req2     = "Electronics"
525 flags    = ""
526 graphic     = "a.miniaturization"
527 graphic_alt = "-"
529 [advance_mobile_warfare]
530 name     = _("Mobile Warfare")
531 req1     = "Automobile"
532 req2     = "Tactics"
533 flags    = ""
534 graphic     = "a.mobile_warfare"
535 graphic_alt = "-"
537 [advance_monarchy]
538 name     = _("Monarchy")
539 req1     = "Ceremonial Burial"
540 req2     = "Code of Laws"
541 flags    = ""
542 graphic     = "a.monarchy"
543 graphic_alt = "-"
545 [advance_monotheism]
546 name     = _("Monotheism")
547 req1     = "Philosophy"
548 req2     = "Polytheism"
549 flags    = ""
550 graphic     = "a.monotheism"
551 graphic_alt = "-"
553 [advance_mysticism]
554 name     = _("Mysticism")
555 req1     = "Ceremonial Burial"
556 req2     = "None"
557 flags    = ""
558 graphic     = "a.mysticism"
559 graphic_alt = "-"
560 helptext = _("Improves the effect of Temples.")
562 [advance_navigation]
563 name     = _("Navigation")
564 req1     = "Seafaring"
565 req2     = "Astronomy"
566 flags    = ""
567 graphic     = "a.navigation"
568 graphic_alt = "-"
570 [advance_nuclear_fission]
571 name     = _("Nuclear Fission")
572 req1     = "Mass Production"
573 req2     = "Atomic Theory"
574 flags    = ""
575 graphic     = "a.nuclear_fission"
576 graphic_alt = "-"
578 [advance_nuclear_power]
579 name     = _("Nuclear Power")
580 req1     = "Nuclear Fission"
581 req2     = "Electronics"
582 flags    = ""
583 graphic     = "a.nuclear_power"
584 graphic_alt = "-"
585 helptext = _("Gives sea units one extra move.")
587 [advance_philosophy]
588 name     = _("Philosophy")
589 req1     = "Mysticism"
590 req2     = "Literacy"
591 flags    = ""
592 graphic     = "a.philosophy"
593 graphic_alt = "-"
594 helptext = _("When you research this technology, you\
595  also get one other immediate technology advance.")
597 [advance_physics]
598 name     = _("Physics")
599 req1     = "Literacy"
600 req2     = "Navigation"
601 flags    = ""
602 graphic     = "a.physics"
603 graphic_alt = "-"
605 [advance_plastics]
606 name     = _("Plastics")
607 req1     = "Refining"
608 req2     = "Space Flight"
609 graphic     = "a.plastics"
610 graphic_alt = "-"
611 helptext = _("Increases the population's contribution to pollution.")
613 [advance_polytheism]
614 name     = _("Polytheism")
615 req1     = "Horseback Riding"
616 req2     = "Ceremonial Burial"
617 flags    = ""
618 graphic     = "a.polytheism"
619 graphic_alt = "-"
621 [advance_pottery]
622 name     = _("Pottery")
623 req1     = "None"
624 req2     = "None"
625 flags    = ""
626 graphic     = "a.pottery"
627 graphic_alt = "-"
629 [advance_radio]
630 name     = _("Radio")
631 req1     = "Flight"
632 req2     = "Electricity"
633 flags    = ""
634 graphic     = "a.radio"
635 graphic_alt = "-"
636 helptext = _("Allows Workers and Engineers to build airbases and buoys.")
638 [advance_railroad]
639 name     = _("?tech:Railroad")
640 req1     = "Steam Engine"
641 req2     = "Bridge Building"
642 flags    = ""
643 graphic     = "a.railroad"
644 graphic_alt = "-"
645 helptext = _("\
646 Allows Settlers, Workers and Engineers to upgrade roads to railroads.\
649 [advance_recycling]
650 name     = _("Recycling")
651 req1     = "Mass Production"
652 req2     = "Democracy"
653 flags    = ""
654 graphic     = "a.recycling"
655 graphic_alt = "-"
657 [advance_refining]
658 name     = _("Refining")
659 req1     = "Chemistry"
660 req2     = "The Corporation"
661 flags    = ""
662 graphic     = "a.refining"
663 graphic_alt = "-"
665 [advance_refrigeration]
666 name     = _("Refrigeration")
667 req1     = "Sanitation"
668 req2     = "Electricity"
669 flags    = ""
670 graphic     = "a.refrigeration"
671 graphic_alt = "-"
672 helptext = _("\
673 Allows Settlers, Workers and Engineers to upgrade irrigation systems \
674 to farmland.\
677 [advance_robotics]
678 name     = _("Robotics")
679 req1     = "Mobile Warfare"
680 req2     = "Computers"
681 flags    = ""
682 graphic     = "a.robotics"
683 graphic_alt = "-"
685 [advance_rocketry]
686 name     = _("Rocketry")
687 req1     = "Advanced Flight"
688 req2     = "Electronics"
689 flags    = ""
690 graphic     = "a.rocketry"
691 graphic_alt = "-"
693 [advance_sanitation]
694 name     = _("Sanitation")
695 req1     = "Engineering"
696 req2     = "Medicine"
697 flags    = ""
698 graphic     = "a.sanitation"
699 graphic_alt = "-"
701 [advance_seafaring]
702 name     = _("Seafaring")
703 req1     = "Pottery"
704 req2     = "Map Making"
705 flags    = ""
706 graphic     = "a.seafaring"
707 graphic_alt = "-"
709 [advance_space_flight]
710 name     = _("Space Flight")
711 req1     = "Computers"
712 req2     = "Rocketry"
713 flags    = ""
714 graphic     = "a.space_flight"
715 graphic_alt = "-"
717 [advance_stealth]
718 name     = _("Stealth")
719 req1     = "Superconductors"
720 req2     = "Advanced Flight"
721 flags    = ""
722 graphic     = "a.stealth"
723 graphic_alt = "-"
725 [advance_steam_engine]
726 name     = _("Steam Engine")
727 req1     = "Physics"
728 req2     = "Invention"
729 flags    = ""
730 graphic     = "a.steam_engine"
731 graphic_alt = "-"
733 [advance_steel]
734 name     = _("Steel")
735 req1     = "Electricity"
736 req2     = "Industrialization"
737 flags    = ""
738 graphic     = "a.steel"
739 graphic_alt = "-"
741 [advance_superconductors]
742 name     = _("Superconductors")
743 req1     = "Nuclear Power"
744 req2     = "Laser"
745 flags    = ""
746 graphic     = "a.superconductors"
747 graphic_alt = "-"
749 [advance_tactics]
750 name     = _("Tactics")
751 req1     = "Conscription"
752 req2     = "Leadership"
753 flags    = ""
754 graphic     = "a.tactics"
755 graphic_alt = "-"
757 [advance_the_corporation]
758 name     = _("The Corporation")
759 req1     = "Economics"
760 req2     = "Industrialization"
761 flags    = ""
762 graphic     = "a.the_corporation"
763 graphic_alt = "-"
765 [advance_the_republic]
766 name     = _("The Republic")
767 req1     = "Code of Laws"
768 req2     = "Literacy"
769 flags    = ""
770 graphic     = "a.the_republic"
771 graphic_alt = "-"
773 [advance_the_wheel]
774 name     = _("The Wheel")
775 req1     = "Horseback Riding"
776 req2     = "None"
777 flags    = ""
778 graphic     = "a.the_wheel"
779 graphic_alt = "-"
781 [advance_theology]
782 name     = _("Theology")
783 req1     = "Feudalism"
784 req2     = "Monotheism"
785 flags    = ""
786 graphic     = "a.theology"
787 graphic_alt = "-"
788 helptext = _("Improves the effect of Cathedrals.")
790 [advance_theory_of_gravity]
791 name     = _("Theory of Gravity")
792 req1     = "Astronomy"
793 req2     = "University"
794 flags    = ""
795 graphic     = "a.theory_of_gravity"
796 graphic_alt = "-"
798 [advance_trade]
799 name     = _("Trade")
800 req1     = "Currency"
801 req2     = "Code of Laws"
802 flags    = ""
803 graphic     = "a.trade"
804 graphic_alt = "-"
806 [advance_university]
807 name     = _("University")
808 req1     = "Mathematics"
809 req2     = "Philosophy"
810 flags    = ""
811 graphic     = "a.university"
812 graphic_alt = "-"
814 [advance_warrior_code]
815 name     = _("Warrior Code")
816 req1     = "None"
817 req2     = "None"
818 flags    = ""
819 graphic     = "a.warrior_code"
820 graphic_alt = "-"
822 [advance_writing]
823 name     = _("Writing")
824 req1     = "Alphabet"
825 req2     = "None"
826 flags    = ""
827 graphic     = "a.writing"
828 graphic_alt = "-"
830 ; A placeholder tech used to ensure that when
831 ; a game is reloaded, a player can`t rebuild
832 ; the "Darwin's Voyage" small wonder and get
833 ; two free advances again.
834 [advance_theory_of_evolution]
835 name     = _("Theory of Evolution")
836 req1     = "None"
837 req2     = "None"
838 root_req = "Theory of Evolution"
839 flags    = ""
840 graphic  = "b.darwins_voyage"
841 graphic_alt = "-"
842 helptext = _("This technology is only acquired the first\
843  time you build Darwin's Voyage.")