Author: cazfi
Date: Thu Feb  4 02:11:10 2016
New Revision: 31741

URL: http://svn.gna.org/viewcvs/freeciv?rev=31741&view=rev
Log:
Set Farmland activity graphics tags so that "unit.farmland" is the primary tag,
"unit.irrigation" is a secondary one, and final fallback is "unit.irrigate"

See patch #6891

Modified:
    trunk/data/alien/terrain.ruleset
    trunk/data/civ2/terrain.ruleset
    trunk/data/civ2civ3/terrain.ruleset
    trunk/data/classic/terrain.ruleset
    trunk/data/experimental/terrain.ruleset
    trunk/data/multiplayer/terrain.ruleset
    trunk/data/sandbox/terrain.ruleset

Modified: trunk/data/alien/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/alien/terrain.ruleset?rev=31741&r1=31740&r2=31741&view=diff
==============================================================================
--- trunk/data/alien/terrain.ruleset    (original)
+++ trunk/data/alien/terrain.ruleset    Thu Feb  4 02:11:10 2016
@@ -763,8 +763,8 @@
 graphic        = "tx.farmland"
 graphic_alt    = "-"
 activity_gfx   = "unit.farmland"
-act_gfx_alt    = "unit.irrigate"
-act_gfx_alt2   = "-"
+act_gfx_alt    = "unit.irrigation"
+act_gfx_alt2   = "unit.irrigate"
 rmact_gfx      = "None"
 rmact_gfx_alt  = "-"
 reqs           =

Modified: trunk/data/civ2/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/civ2/terrain.ruleset?rev=31741&r1=31740&r2=31741&view=diff
==============================================================================
--- trunk/data/civ2/terrain.ruleset     (original)
+++ trunk/data/civ2/terrain.ruleset     Thu Feb  4 02:11:10 2016
@@ -970,8 +970,8 @@
 graphic        = "tx.farmland"
 graphic_alt    = "-"
 activity_gfx   = "unit.farmland"
-act_gfx_alt    = "unit.irrigate"
-act_gfx_alt2   = "-"
+act_gfx_alt    = "unit.irrigation"
+act_gfx_alt2   = "unit.irrigate"
 rmact_gfx      = "None"
 rmact_gfx_alt  = "-"
 reqs           =

Modified: trunk/data/civ2civ3/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/civ2civ3/terrain.ruleset?rev=31741&r1=31740&r2=31741&view=diff
==============================================================================
--- trunk/data/civ2civ3/terrain.ruleset (original)
+++ trunk/data/civ2civ3/terrain.ruleset Thu Feb  4 02:11:10 2016
@@ -1210,8 +1210,8 @@
 graphic        = "tx.farmland"
 graphic_alt    = "-"
 activity_gfx   = "unit.farmland"
-act_gfx_alt    = "unit.irrigate"
-act_gfx_alt2   = "-"
+act_gfx_alt    = "unit.irrigation"
+act_gfx_alt2   = "unit.irrigate"
 rmact_gfx      = "None"
 rmact_gfx_alt  = "-"
 ; Note, there are extra restrictions on where farmland can be built

Modified: trunk/data/classic/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/classic/terrain.ruleset?rev=31741&r1=31740&r2=31741&view=diff
==============================================================================
--- trunk/data/classic/terrain.ruleset  (original)
+++ trunk/data/classic/terrain.ruleset  Thu Feb  4 02:11:10 2016
@@ -1178,8 +1178,8 @@
 graphic        = "tx.farmland"
 graphic_alt    = "-"
 activity_gfx   = "unit.farmland"
-act_gfx_alt    = "unit.irrigate"
-act_gfx_alt2   = "-"
+act_gfx_alt    = "unit.irrigation"
+act_gfx_alt2   = "unit.irrigate"
 rmact_gfx      = "None"
 rmact_gfx_alt  = "-"
 reqs           =

Modified: trunk/data/experimental/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/experimental/terrain.ruleset?rev=31741&r1=31740&r2=31741&view=diff
==============================================================================
--- trunk/data/experimental/terrain.ruleset     (original)
+++ trunk/data/experimental/terrain.ruleset     Thu Feb  4 02:11:10 2016
@@ -1152,8 +1152,8 @@
 graphic        = "tx.farmland"
 graphic_alt    = "-"
 activity_gfx   = "unit.farmland"
-act_gfx_alt    = "unit.irrigate"
-act_gfx_alt2   = "-"
+act_gfx_alt    = "unit.irrigation"
+act_gfx_alt2   = "unit.irrigate"
 rmact_gfx      = "None"
 rmact_gfx_alt  = "-"
 reqs           =

Modified: trunk/data/multiplayer/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/multiplayer/terrain.ruleset?rev=31741&r1=31740&r2=31741&view=diff
==============================================================================
--- trunk/data/multiplayer/terrain.ruleset      (original)
+++ trunk/data/multiplayer/terrain.ruleset      Thu Feb  4 02:11:10 2016
@@ -1150,8 +1150,8 @@
 graphic        = "tx.farmland"
 graphic_alt    = "-"
 activity_gfx   = "unit.farmland"
-act_gfx_alt    = "unit.irrigate"
-act_gfx_alt2   = "-"
+act_gfx_alt    = "unit.irrigation"
+act_gfx_alt2   = "unit.irrigate"
 rmact_gfx      = "None"
 rmact_gfx_alt  = "-"
 reqs           =

Modified: trunk/data/sandbox/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/sandbox/terrain.ruleset?rev=31741&r1=31740&r2=31741&view=diff
==============================================================================
--- trunk/data/sandbox/terrain.ruleset  (original)
+++ trunk/data/sandbox/terrain.ruleset  Thu Feb  4 02:11:10 2016
@@ -1187,8 +1187,8 @@
 graphic        = "tx.farmland"
 graphic_alt    = "-"
 activity_gfx   = "unit.farmland"
-act_gfx_alt    = "unit.irrigate"
-act_gfx_alt2   = "-"
+act_gfx_alt    = "unit.irrigation"
+act_gfx_alt2   = "unit.irrigate"
 rmact_gfx      = "None"
 rmact_gfx_alt  = "-"
 ; Note, there are extra restrictions on where farmland can be built


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

Reply via email to