Author: shadowmaster
Date: Sun May 18 00:08:33 2008
New Revision: 26678

URL: http://svn.gna.org/viewcvs/wesnoth?rev=26678&view=rev
Log:
* New overlay terrain: Lit (replaces Cave Lit and Rockbound Cave lit
* definitions)

Modified:
    trunk/data/core/terrain.cfg

Modified: trunk/data/core/terrain.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/terrain.cfg?rev=26678&r1=26677&r2=26678&view=diff
==============================================================================
--- trunk/data/core/terrain.cfg (original)
+++ trunk/data/core/terrain.cfg Sun May 18 00:08:33 2008
@@ -709,6 +709,16 @@
 #
 
 [terrain]
+    symbol_image=cave/beam2
+    id=lit
+    name= _ "Lit"
+    string=^Ii
+    aliasof=_bas
+    light=25
+    editor_group=cave
+[/terrain]
+
+[terrain]
     symbol_image=cave/floor6
     id=cave
     name= _ "Cave"
@@ -716,15 +726,15 @@
     editor_group=cave
 [/terrain]
 
-[terrain]
-    symbol_image=cave/beam-tile
-    id=cave_beam
-    name= _ "Cave Lit"
-    string=Uu^Ii
-    aliasof=Uu
-    light=25
-    editor_group=cave
-[/terrain]
+# [terrain]
+#     symbol_image=cave/beam-tile
+#     id=cave_beam
+#     name= _ "Cave Lit"
+#     string=Uu^Ii
+#     aliasof=Uu
+#     light=25
+#     editor_group=cave
+# [/terrain]
 
 [terrain]
     symbol_image=cave/path
@@ -772,16 +782,16 @@
     editor_group=cave, rough
 [/terrain]
 
-[terrain]
-    symbol_image=cave/hills-beam-tile
-    id=rocky_cave_beam
-    name= _ "Rockbound Cave Lit"
-    string=Uh^Ii
-    aliasof=Uu, Hh
-    mvt_alias=-,Uu, Hh
-    light=25
-    editor_group=cave, rough
-[/terrain]
+# [terrain]
+#     symbol_image=cave/hills-beam-tile
+#     id=rocky_cave_beam
+#     name= _ "Rockbound Cave Lit"
+#     string=Uh^Ii
+#     aliasof=Uu, Hh
+#     mvt_alias=-,Uu, Hh
+#     light=25
+#     editor_group=cave, rough
+# [/terrain]
 
 #
 # Villages


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

Reply via email to