UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 IP: 198.54.202.218 URI: http://wesnoth.slack.it/?UnitWML - - - - - Index: UnitWML =================================================================== RCS file: /home/wesnoth/cvsroot/wikiroot/UnitWML,v retrieving revision 1.23 diff -u -r1.23 UnitWML --- UnitWML 13 Jun 2005 19:29:10 -0000 1.23 +++ UnitWML 22 Jun 2005 12:30:51 -0000 @@ -63,6 +63,15 @@ with ||type=//type//|| (See AttackWML). * //flies// is either //true// or //false//. A unit that flies does not have its height adjusted for different terrains. +* ||[advancefrom]|| allows a unit to be spliced into the advancement tree. + This tag is the converse of the ||//advanceto=//|| key and makes changes + to the base unit from which this unit advances. It takes these keys: + * //unit// the id of the base unit from which this unit advances. + This will work as if the base unit had an ||//advanceto=//|| tag + pointing to this unit. + * //experience// is optional. If present and lower than the experience + already required for the base unit to advance, then the experience + to advance is lowered. The [unit] tag also recognizes the tag ||[attack]||, which is an attack for the unit.
_______________________________________________ Wesnoth-wiki-changes mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/wesnoth-wiki-changes
