UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050517 Firefox/1.0.4 (Debian package 1.0.4-2) IP: 64.81.113.168 URI: http://wesnoth.slack.it/?EraWML - - - - - Index: EraWML =================================================================== RCS file: /home/wesnoth/cvsroot/wikiroot/EraWML,v retrieving revision 1.9 diff -u -r1.9 EraWML --- EraWML 23 Feb 2005 13:08:26 -0000 1.9 +++ EraWML 14 Jun 2005 16:11:13 -0000 @@ -6,8 +6,8 @@ an era is chosen by the host by the 'Era' option button. The following key/tags are recognized for ||[era]|| -* //name// translatable name of the era. -* //id// non translatable name of the era. +* //name// displayed name of the era. +* //id// ID of the era - must be unique. No gameplay effect * ||[multiplayer_side]|| a faction in the era. This tag contains many of the same keys as a [side] tag (A description of the [side] tag can be found in SideWML). @@ -16,7 +16,7 @@ of the [multiplayer_side] tag of the faction which the side chose. * //name// a description (see DescriptionWML) that is displayed as the option for selecting that faction. - * //id// non translatable faction name. + * //id// faction ID - must be unique to your era. No gameplay effect * //leader// a list of unit types. When this faction is chosen, the side can choose any of these unit types to be the side's leader (i.e. "Choose your Leader"). @@ -26,7 +26,8 @@ another faction will be randomly chosen instead. The leader will also be chosen randomly. * //terrain_liked// an unseparated list of terrains (see TerrainLettersWML). -On random maps, these terrains will determine which keep the side is assigned. +On random maps, these terrains will determine which keep the side is assigned, +attempting to put it near the listed terrains. ||See Also||
_______________________________________________ Wesnoth-wiki-changes mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/wesnoth-wiki-changes
