wesnoth-cvs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wesnoth-cvs-commits] wesnoth ./changelog data/items.cfg


From: ott
Subject: [Wesnoth-cvs-commits] wesnoth ./changelog data/items.cfg
Date: Sat, 13 Aug 2005 06:33:24 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     ott <address@hidden>    05/08/13 10:33:24

Modified files:
        .              : changelog 
        data           : items.cfg 

Log message:
        fix 14111, missing "storm trident.png" image

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/changelog.diff?tr1=1.849&tr2=1.850&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/items.cfg.diff?tr1=1.26&tr2=1.27&r1=text&r2=text

Patches:
Index: wesnoth/changelog
diff -u wesnoth/changelog:1.849 wesnoth/changelog:1.850
--- wesnoth/changelog:1.849     Sat Aug 13 09:54:37 2005
+++ wesnoth/changelog   Sat Aug 13 10:33:24 2005
@@ -15,6 +15,7 @@
  * fixed game music continuing to play on the title screen (#14080)
  * fixed some damage calculations not showing %-to-kill
  * fixed configure options --with-icondir and --with-desktopdir (#14100)
+ * fixed missing storm trident image (#14111)
  * various bug fixes and code cleanups
 
 Version 0.9.5:
Index: wesnoth/data/items.cfg
diff -u wesnoth/data/items.cfg:1.26 wesnoth/data/items.cfg:1.27
--- wesnoth/data/items.cfg:1.26 Sun Feb 20 17:12:31 2005
+++ wesnoth/data/items.cfg      Sat Aug 13 10:33:24 2005
@@ -667,6 +667,8 @@
                        [effect]
                        apply_to=new_attack
                        name= _ "storm trident"
+                       # need a better attack image, but this will do for now
+                       icon=attacks/fireball.png
                        type=fire
                        range=long
                        special=magical




reply via email to

[Prev in Thread] Current Thread [Next in Thread]