Author: jtn
Date: Tue Jun 17 11:11:52 2014
New Revision: 25182

URL: http://svn.gna.org/viewcvs/freeciv?rev=25182&view=rev
Log:
Reduce strength of veteran Diplomats in civ1/civ2 back to 2.3 levels.

See gna bug #22202.

Modified:
    branches/S2_4/data/civ1/units.ruleset
    branches/S2_4/data/civ2/units.ruleset

Modified: branches/S2_4/data/civ1/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_4/data/civ1/units.ruleset?rev=25182&r1=25181&r2=25182&view=diff
==============================================================================
--- branches/S2_4/data/civ1/units.ruleset       (original)
+++ branches/S2_4/data/civ1/units.ruleset       Tue Jun 17 11:11:52 2014
@@ -1103,6 +1103,11 @@
 uk_food       = 0
 uk_gold       = 0
 flags         = "Diplomat", "IgZOC", "NonMil", "NoVeteran"
+veteran_names = _("green"), _("veteran")
+veteran_raise_chance = 0, 0
+veteran_work_raise_chance = 0, 0
+veteran_power_fact = 100, 110
+veteran_move_bonus = 0, 0
 roles         = "Explorer", "Diplomat"
 helptext      = _("\
 A Diplomat is an official that carries your dispatches and\

Modified: branches/S2_4/data/civ2/units.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_4/data/civ2/units.ruleset?rev=25182&r1=25181&r2=25182&view=diff
==============================================================================
--- branches/S2_4/data/civ2/units.ruleset       (original)
+++ branches/S2_4/data/civ2/units.ruleset       Tue Jun 17 11:11:52 2014
@@ -1784,6 +1784,11 @@
 uk_food       = 0
 uk_gold       = 0
 flags         = "Diplomat", "IgZOC", "NonMil", "NoVeteran"
+veteran_names = _("green"), _("veteran")
+veteran_raise_chance = 0, 0
+veteran_work_raise_chance = 0, 0
+veteran_power_fact = 100, 110
+veteran_move_bonus = 0, 0
 roles         = "Diplomat"
 helptext      = _("\
 A Diplomat is an official that carries your dispatches and\


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

Reply via email to