Author: jtn
Date: Tue Jun 17 11:07:14 2014
New Revision: 25171

URL: http://svn.gna.org/viewcvs/freeciv?rev=25171&view=rev
Log:
Clarify function of NoVeteran flag in ruleset comments.

See gna bug #22200.

Modified:
    trunk/data/alien/units.ruleset
    trunk/data/civ2civ3/units.ruleset
    trunk/data/classic/units.ruleset
    trunk/data/experimental/units.ruleset
    trunk/data/multiplayer/units.ruleset

Modified: trunk/data/alien/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/alien/units.ruleset?rev=25171&r1=25170&r2=25171&view=diff
==============================================================================
--- trunk/data/alien/units.ruleset      (original)
+++ trunk/data/alien/units.ruleset      Tue Jun 17 11:07:14 2014
@@ -295,7 +295,9 @@
 ; "NoHome"     = this unit has no homecity and will be free of all upkeep, and
 ;                therefore will not revolt along with its city of origin should
 ;                it be incited
-; "NoVeteran"   = this unit cannot become veteran
+; "NoVeteran"   = this unit cannot gain veteran levels through experience
+;                 (as if both raise_chance and work_raise_chance were zero);
+;                 it can still gain veterancy through Veteran_Build, etc
 ; "Bombarder"   = this unit cannot kill other units, only damage them, but
 ;                 also is not harmed by return fire when attacking; the field
 ;                 bombard_rate regulates its number of shots

Modified: trunk/data/civ2civ3/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/civ2civ3/units.ruleset?rev=25171&r1=25170&r2=25171&view=diff
==============================================================================
--- trunk/data/civ2civ3/units.ruleset   (original)
+++ trunk/data/civ2civ3/units.ruleset   Tue Jun 17 11:07:14 2014
@@ -337,7 +337,9 @@
 ; "NoHome"     = this unit has no homecity and will be free of all upkeep, and
 ;                therefore will not revolt along with its city of origin should
 ;                it be incited
-; "NoVeteran"   = this unit cannot become veteran
+; "NoVeteran"   = this unit cannot gain veteran levels through experience
+;                 (as if both raise_chance and work_raise_chance were zero);
+;                 it can still gain veterancy through Veteran_Build, etc
 ; "Bombarder"   = this unit cannot kill other units, only damage them, but
 ;                 also is not harmed by return fire when attacking; the field
 ;                 bombard_rate regulates its number of shots

Modified: trunk/data/classic/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/classic/units.ruleset?rev=25171&r1=25170&r2=25171&view=diff
==============================================================================
--- trunk/data/classic/units.ruleset    (original)
+++ trunk/data/classic/units.ruleset    Tue Jun 17 11:07:14 2014
@@ -314,7 +314,9 @@
 ; "NoHome"     = this unit has no homecity and will be free of all upkeep, and
 ;                therefore will not revolt along with its city of origin should
 ;                it be incited
-; "NoVeteran"   = this unit cannot become veteran
+; "NoVeteran"   = this unit cannot gain veteran levels through experience
+;                 (as if both raise_chance and work_raise_chance were zero);
+;                 it can still gain veterancy through Veteran_Build, etc
 ; "Bombarder"   = this unit cannot kill other units, only damage them, but
 ;                 also is not harmed by return fire when attacking; the field
 ;                 bombard_rate regulates its number of shots

Modified: trunk/data/experimental/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/experimental/units.ruleset?rev=25171&r1=25170&r2=25171&view=diff
==============================================================================
--- trunk/data/experimental/units.ruleset       (original)
+++ trunk/data/experimental/units.ruleset       Tue Jun 17 11:07:14 2014
@@ -328,7 +328,9 @@
 ; "NoHome"     = this unit has no homecity and will be free of all upkeep, and
 ;                therefore will not revolt along with its city of origin should
 ;                it be incited
-; "NoVeteran"   = this unit cannot become veteran
+; "NoVeteran"   = this unit cannot gain veteran levels through experience
+;                 (as if both raise_chance and work_raise_chance were zero);
+;                 it can still gain veterancy through Veteran_Build, etc
 ; "Bombarder"   = this unit cannot kill other units, only damage them, but
 ;                 also is not harmed by return fire when attacking; the field
 ;                 bombard_rate regulates its number of shots

Modified: trunk/data/multiplayer/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/multiplayer/units.ruleset?rev=25171&r1=25170&r2=25171&view=diff
==============================================================================
--- trunk/data/multiplayer/units.ruleset        (original)
+++ trunk/data/multiplayer/units.ruleset        Tue Jun 17 11:07:14 2014
@@ -314,7 +314,9 @@
 ; "NoHome"     = this unit has no homecity and will be free of all upkeep, and
 ;                therefore will not revolt along with its city of origin should
 ;                it be incited
-; "NoVeteran"   = this unit cannot become veteran
+; "NoVeteran"   = this unit cannot gain veteran levels through experience
+;                 (as if both raise_chance and work_raise_chance were zero);
+;                 it can still gain veterancy through Veteran_Build, etc
 ; "Bombarder"   = this unit cannot kill other units, only damage them, but
 ;                 also is not harmed by return fire when attacking; the field
 ;                 bombard_rate regulates its number of shots


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to