Author: cazfi
Date: Fri Jan 29 02:59:36 2016
New Revision: 31666

URL: http://svn.gna.org/viewcvs/freeciv?rev=31666&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:
    branches/S2_6/data/civ2civ3/terrain.ruleset
    branches/S2_6/data/classic/terrain.ruleset
    branches/S2_6/data/experimental/terrain.ruleset
    branches/S2_6/data/multiplayer/terrain.ruleset
    branches/S2_6/data/sandbox/terrain.ruleset

Modified: branches/S2_6/data/civ2civ3/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/civ2civ3/terrain.ruleset?rev=31666&r1=31665&r2=31666&view=diff
==============================================================================
--- branches/S2_6/data/civ2civ3/terrain.ruleset (original)
+++ branches/S2_6/data/civ2civ3/terrain.ruleset Fri Jan 29 02:59:36 2016
@@ -1150,8 +1150,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           =
@@ -1172,9 +1172,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: branches/S2_6/data/classic/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/classic/terrain.ruleset?rev=31666&r1=31665&r2=31666&view=diff
==============================================================================
--- branches/S2_6/data/classic/terrain.ruleset  (original)
+++ branches/S2_6/data/classic/terrain.ruleset  Fri Jan 29 02:59:36 2016
@@ -1138,8 +1138,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: branches/S2_6/data/experimental/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/experimental/terrain.ruleset?rev=31666&r1=31665&r2=31666&view=diff
==============================================================================
--- branches/S2_6/data/experimental/terrain.ruleset     (original)
+++ branches/S2_6/data/experimental/terrain.ruleset     Fri Jan 29 02:59:36 2016
@@ -1114,8 +1114,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: branches/S2_6/data/multiplayer/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/multiplayer/terrain.ruleset?rev=31666&r1=31665&r2=31666&view=diff
==============================================================================
--- branches/S2_6/data/multiplayer/terrain.ruleset      (original)
+++ branches/S2_6/data/multiplayer/terrain.ruleset      Fri Jan 29 02:59:36 2016
@@ -1112,8 +1112,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: branches/S2_6/data/sandbox/terrain.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/sandbox/terrain.ruleset?rev=31666&r1=31665&r2=31666&view=diff
==============================================================================
--- branches/S2_6/data/sandbox/terrain.ruleset  (original)
+++ branches/S2_6/data/sandbox/terrain.ruleset  Fri Jan 29 02:59:36 2016
@@ -1149,8 +1149,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