Author: cazfi
Date: Fri Jan 29 02:59:30 2016
New Revision: 31665

URL: http://svn.gna.org/viewcvs/freeciv?rev=31665&view=rev
Log:
Set two alt activity graphics tags, "unit.mine" and "unit.plant", for Oil Wells 
in supplied rulesets.
Civ2civ3 ruleset Oil Platform primary tag set to "unit.oil_rig"

See patch #6865

Modified:
    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/civ2civ3/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/civ2civ3/terrain.ruleset?rev=31665&r1=31664&r2=31665&view=diff
==============================================================================
--- trunk/data/civ2civ3/terrain.ruleset (original)
+++ trunk/data/civ2civ3/terrain.ruleset Fri Jan 29 02:59:30 2016
@@ -1118,8 +1118,8 @@
 graphic        = "tx.oil_mine"
 graphic_alt    = "tx.mine"
 activity_gfx   = "unit.oil_mine"
-act_gfx_alt    = "unit.plant"
-act_gfx_alt2   = "-"
+act_gfx_alt    = "unit.mine"
+act_gfx_alt2   = "unit.plant"
 rmact_gfx      = "None"
 rmact_gfx_alt  = "-"
 reqs           =
@@ -1140,9 +1140,9 @@
 rmcauses       = "Pillage"
 graphic        = "tx.oil_mine"
 graphic_alt    = "tx.mine"
-activity_gfx   = "unit.oil_mine"
-act_gfx_alt    = "unit.plant"
-act_gfx_alt2   = "-"
+activity_gfx   = "unit.oil_rig"
+act_gfx_alt    = "unit.mine"
+act_gfx_alt2   = "unit.plant"
 rmact_gfx      = "None"
 rmact_gfx_alt  = "-"
 reqs           =

Modified: trunk/data/classic/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/classic/terrain.ruleset?rev=31665&r1=31664&r2=31665&view=diff
==============================================================================
--- trunk/data/classic/terrain.ruleset  (original)
+++ trunk/data/classic/terrain.ruleset  Fri Jan 29 02:59:30 2016
@@ -1108,8 +1108,8 @@
 graphic        = "tx.oil_mine"
 graphic_alt    = "tx.mine"
 activity_gfx   = "unit.oil_mine"
-act_gfx_alt    = "unit.plant"
-act_gfx_alt2   = "-"
+act_gfx_alt    = "unit.mine"
+act_gfx_alt2   = "unit.plant"
 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=31665&r1=31664&r2=31665&view=diff
==============================================================================
--- trunk/data/experimental/terrain.ruleset     (original)
+++ trunk/data/experimental/terrain.ruleset     Fri Jan 29 02:59:30 2016
@@ -1082,8 +1082,8 @@
 graphic        = "tx.oil_mine"
 graphic_alt    = "tx.mine"
 activity_gfx   = "unit.oil_mine"
-act_gfx_alt    = "unit.plant"
-act_gfx_alt2   = "-"
+act_gfx_alt    = "unit.mine"
+act_gfx_alt2   = "unit.plant"
 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=31665&r1=31664&r2=31665&view=diff
==============================================================================
--- trunk/data/multiplayer/terrain.ruleset      (original)
+++ trunk/data/multiplayer/terrain.ruleset      Fri Jan 29 02:59:30 2016
@@ -1080,8 +1080,8 @@
 graphic        = "tx.oil_mine"
 graphic_alt    = "tx.mine"
 activity_gfx   = "unit.oil_mine"
-act_gfx_alt    = "unit.plant"
-act_gfx_alt2   = "-"
+act_gfx_alt    = "unit.mine"
+act_gfx_alt2   = "unit.plant"
 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=31665&r1=31664&r2=31665&view=diff
==============================================================================
--- trunk/data/sandbox/terrain.ruleset  (original)
+++ trunk/data/sandbox/terrain.ruleset  Fri Jan 29 02:59:30 2016
@@ -1117,8 +1117,8 @@
 graphic        = "tx.oil_mine"
 graphic_alt    = "tx.mine"
 activity_gfx   = "unit.oil_mine"
-act_gfx_alt    = "unit.plant"
-act_gfx_alt2   = "-"
+act_gfx_alt    = "unit.mine"
+act_gfx_alt2   = "unit.plant"
 rmact_gfx      = "None"
 rmact_gfx_alt  = "-"
 reqs           =


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

Reply via email to