Author: alink
Date: Sat Jul 12 23:53:20 2008
New Revision: 27952

URL: http://svn.gna.org/viewcvs/wesnoth?rev=27952&view=rev
Log:
fix a typo causing missing ability description for teleport 
Error caused by the huge (I assume automated) r24597, if any other 
description / id is weird maybe check that commit.

Modified:
    trunk/data/core/macros/abilities.cfg

Modified: trunk/data/core/macros/abilities.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/macros/abilities.cfg?rev=27952&r1=27951&r2=27952&view=diff
==============================================================================
--- trunk/data/core/macros/abilities.cfg (original)
+++ trunk/data/core/macros/abilities.cfg Sat Jul 12 23:53:20 2008
@@ -363,7 +363,7 @@
     [teleport]
         id=teleport
         name= _ "teleport"
-        id= _ "Teleport:
+        description= _ "Teleport:
 This unit may teleport between any two empty villages owned by its side using 
one of its moves."
     [/teleport]
 #enddef


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

Reply via email to