Author: espreon
Date: Wed Feb 23 23:13:04 2011
New Revision: 48596

URL: http://svn.gna.org/viewcvs/wesnoth?rev=48596&view=rev
Log:
Added a stones with sand drifts embellishment.

Added:
    trunk/data/core/images/terrain/embellishments/rocks1.png   (with props)
    trunk/data/core/images/terrain/embellishments/rocks2.png   (with props)
    trunk/data/core/images/terrain/embellishments/rocks3.png   (with props)
    trunk/data/core/images/terrain/embellishments/rocks4.png   (with props)
    trunk/data/core/images/terrain/embellishments/rocks5.png   (with props)
    trunk/data/core/images/terrain/embellishments/rocks6.png   (with props)
Modified:
    trunk/data/core/terrain-graphics.cfg
    trunk/data/core/terrain.cfg

Added: trunk/data/core/images/terrain/embellishments/rocks1.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/images/terrain/embellishments/rocks1.png?rev=48596&view=auto
==============================================================================
Binary file - no diff available.

Propchange: trunk/data/core/images/terrain/embellishments/rocks1.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: trunk/data/core/images/terrain/embellishments/rocks2.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/images/terrain/embellishments/rocks2.png?rev=48596&view=auto
==============================================================================
Binary file - no diff available.

Propchange: trunk/data/core/images/terrain/embellishments/rocks2.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: trunk/data/core/images/terrain/embellishments/rocks3.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/images/terrain/embellishments/rocks3.png?rev=48596&view=auto
==============================================================================
Binary file - no diff available.

Propchange: trunk/data/core/images/terrain/embellishments/rocks3.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: trunk/data/core/images/terrain/embellishments/rocks4.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/images/terrain/embellishments/rocks4.png?rev=48596&view=auto
==============================================================================
Binary file - no diff available.

Propchange: trunk/data/core/images/terrain/embellishments/rocks4.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: trunk/data/core/images/terrain/embellishments/rocks5.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/images/terrain/embellishments/rocks5.png?rev=48596&view=auto
==============================================================================
Binary file - no diff available.

Propchange: trunk/data/core/images/terrain/embellishments/rocks5.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: trunk/data/core/images/terrain/embellishments/rocks6.png
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/images/terrain/embellishments/rocks6.png?rev=48596&view=auto
==============================================================================
Binary file - no diff available.

Propchange: trunk/data/core/images/terrain/embellishments/rocks6.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: trunk/data/core/terrain-graphics.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/terrain-graphics.cfg?rev=48596&r1=48595&r2=48596&view=diff
==============================================================================
--- trunk/data/core/terrain-graphics.cfg (original)
+++ trunk/data/core/terrain-graphics.cfg Wed Feb 23 23:13:04 2011
@@ -411,6 +411,13 @@
 {OVERLAY_P               *^Edp,*^Edpp                                    48    
    embellishments/desert-plant10}
 {OVERLAY_P               *^Edp,*^Edpp                                    100   
    embellishments/desert-plant11}
 
+{OVERLAY_P               *^Esd           15                    
embellishments/rocks1}
+{OVERLAY_P               *^Esd           9                     
embellishments/rocks2} # No drift
+{OVERLAY_P               *^Esd           4                     
embellishments/rocks3} # No drift
+{OVERLAY_P               *^Esd           14                    
embellishments/rocks4}
+{OVERLAY_P               *^Esd           10                    
embellishments/rocks5}
+{OVERLAY_P               *^Esd           12                    
embellishments/rocks6}
+
 
 {TERRAIN_BASE_RANDOM     Ds                                                    
    sand/beach}
 
@@ -488,8 +495,8 @@
 {KEEP_BASE               Kud                                                   
    castle/dwarven-keep-floor}
 {OVERLAY                 Kud                                                   
    castle/dwarven-keep}
 
-{TERRAIN_BASE            Cd,Cdr                                                
        castle/sand/dirt}
-{KEEP_BASE               Kd                                                    
        castle/sand/cobbles}
+{TERRAIN_BASE            Cd,Cdr                                                
    castle/sand/dirt}
+{KEEP_BASE               Kd                                                    
    castle/sand/cobbles}
 
 #{TERRAIN_BASE       ~                 fog/fog}
 

Modified: trunk/data/core/terrain.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/terrain.cfg?rev=48596&r1=48595&r2=48596&view=diff
==============================================================================
--- trunk/data/core/terrain.cfg (original)
+++ trunk/data/core/terrain.cfg Wed Feb 23 23:13:04 2011
@@ -369,6 +369,15 @@
     id=fence
     name= _ "Fence"
     string=^Eff
+    aliasof=_bas
+    editor_group=embellishments
+[/terrain_type]
+
+[terrain_type]
+    symbol_image=embellishments/rocks1
+    id=sand_drifts
+    editor_name = _ "Stones with Sand Drifts"
+    string=^Esd
     aliasof=_bas
     editor_group=embellishments
 [/terrain_type]


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

Reply via email to