Author: jtn
Date: Mon Feb  1 10:54:42 2016
New Revision: 31699

URL: http://svn.gna.org/viewcvs/freeciv?rev=31699&view=rev
Log:
Update Hexemplio terrain1 graphics from 2.5.10 to get oil rig.
Also adds rubber special and tweaks hut.
Also, reference oil rig unit activity graphics.

Graphics originally by GriffonSpade.

See gna patch #6877.

Modified:
    branches/S2_6/data/hexemplio/terrain1.png
    branches/S2_6/data/hexemplio/terrain1.spec
    branches/S2_6/data/hexemplio/unitextras.spec

Modified: branches/S2_6/data/hexemplio/terrain1.png
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/hexemplio/terrain1.png?rev=31699&r1=31698&r2=31699&view=diff
==============================================================================
Binary files - no diff available.

Modified: branches/S2_6/data/hexemplio/terrain1.spec
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/hexemplio/terrain1.spec?rev=31699&r1=31698&r2=31699&view=diff
==============================================================================
--- branches/S2_6/data/hexemplio/terrain1.spec  (original)
+++ branches/S2_6/data/hexemplio/terrain1.spec  Mon Feb  1 10:54:42 2016
@@ -62,6 +62,8 @@
  1,   3, "ts.tundra_game"
  1,   4, "ts.arctic_ivory"
  1,   5, "ts.peat"
+ 1,   6, "ts.coal"
+ 1,   7, "ts.forest_game"
 
  2,   0, "ts.oasis"
  2,   1, "ts.wheat"
@@ -69,21 +71,17 @@
  2,   3, "ts.furs"
  2,   4, "ts.seals"
  2,   5, "ts.spice"
+ 2,   6, "ts.wine"
+ 2,   7, "ts.silk"
+ 2,   8, "ts.gold"
 
- 1,   6, "ts.coal"
- 2,   6, "ts.wine"
-
- 3,   6, "ts.gold"
- 4,   6, "ts.iron"
-
- 1,   7, "ts.forest_game"
- 2,   7, "ts.silk"
-
+ 3,   6, "ts.fruit"
  3,   7, "ts.gems"
- 4,   7, "ts.fruit"
+ 3,   8, "ts.iron"
 
  5,  6,  "ts.fish"
  5,  7,  "ts.whales"
+
 
 
 ; Strategic Resources
@@ -92,15 +90,17 @@
  3,   2, "ts.uranium"
  3,   3, "ts.horses"
  3,   4, "ts.elephant"
+ 3,   5, "ts.rubber"
 
 ;add-ons
  4, 0, "tx.oil_mine" 
  4, 1, "tx.mine"
- 4, 2, "tx.irrigation"
- 4, 3, "tx.farmland"
- 4, 4, "tx.fallout"
- 4, 5, "tx.pollution"
- 3, 5, "tx.village"
+ 4, 2, "tx.oil_rig"
+ 4, 3, "tx.irrigation"
+ 4, 4, "tx.farmland"
+ 4, 5, "tx.fallout"
+ 4, 6, "tx.pollution"
+ 4, 7, "tx.village"
 
 ;misc
  5, 1, "t.dither_tile"

Modified: branches/S2_6/data/hexemplio/unitextras.spec
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/hexemplio/unitextras.spec?rev=31699&r1=31698&r2=31699&view=diff
==============================================================================
--- branches/S2_6/data/hexemplio/unitextras.spec        (original)
+++ branches/S2_6/data/hexemplio/unitextras.spec        Mon Feb  1 10:54:42 2016
@@ -106,5 +106,6 @@
   6,  1, "unit.farmland"
   6,  2, "unit.mine"
   6,  3, "unit.oil_mine"
+  6,  4, "unit.oil_rig"
 
 }


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

Reply via email to