Author: zookeeper
Date: Tue May 12 10:07:07 2009
New Revision: 35589

URL: http://svn.gna.org/viewcvs/wesnoth?rev=35589&view=rev
Log:
Added hill and snow hill variations of the orcish village terrain.

Added:
    trunk/data/core/images/terrain/village/orc-hills-tile.png   (with props)
    trunk/data/core/images/terrain/village/orc-snow-hills-tile.png   (with 
props)
Modified:
    trunk/data/core/terrain.cfg

Added: trunk/data/core/images/terrain/village/orc-hills-tile.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/images/terrain/village/orc-hills-tile.png?rev=35589&view=auto
==============================================================================
Binary file - no diff available.

Propchange: trunk/data/core/images/terrain/village/orc-hills-tile.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: trunk/data/core/images/terrain/village/orc-snow-hills-tile.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/images/terrain/village/orc-snow-hills-tile.png?rev=35589&view=auto
==============================================================================
Binary file - no diff available.

Propchange: trunk/data/core/images/terrain/village/orc-snow-hills-tile.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: trunk/data/core/terrain.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/terrain.cfg?rev=35589&r1=35588&r2=35589&view=diff
==============================================================================
--- trunk/data/core/terrain.cfg (original)
+++ trunk/data/core/terrain.cfg Tue May 12 10:07:07 2009
@@ -1014,6 +1014,28 @@
     editor_group=village
 [/terrain_type]
 
+[terrain_type]
+    symbol_image=village/orc-snow-hills-tile
+    id=orcish_snow_hills_village
+    name= _ "Village"
+    string=Ha^Voa
+    aliasof=Gg^Vh, Hh
+    heals=8
+    gives_income=true
+    editor_group=village, frozen, rough
+[/terrain_type]
+
+[terrain_type]
+    symbol_image=village/orc-hills-tile
+    id=orcish_hill_village
+    name= _ "Village"
+    string=Hh^Vo
+    aliasof=Gg^Vh, Hh
+    heals=8
+    gives_income=true
+    editor_group=village, rough
+[/terrain_type]
+
 # Elven
 
 [terrain_type]


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to