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

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

[Wesnoth-cvs-commits] wesnoth data/units/Battle_Princess.cfg data/uni...


From: ott
Subject: [Wesnoth-cvs-commits] wesnoth data/units/Battle_Princess.cfg data/uni...
Date: Thu, 18 Aug 2005 12:19:22 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     ott <address@hidden>    05/08/18 16:19:21

Modified files:
        data/units     : Battle_Princess.cfg Commander.cfg Fighter.cfg 
                         Lord.cfg Princess.cfg 
        .              : changelog 

Log message:
        fix broken attack image for sceptre of fire

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Battle_Princess.cfg.diff?tr1=1.25&tr2=1.26&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Commander.cfg.diff?tr1=1.21&tr2=1.22&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Fighter.cfg.diff?tr1=1.10&tr2=1.11&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Lord.cfg.diff?tr1=1.25&tr2=1.26&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Princess.cfg.diff?tr1=1.23&tr2=1.24&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/changelog.diff?tr1=1.861&tr2=1.862&r1=text&r2=text

Patches:
Index: wesnoth/changelog
diff -u wesnoth/changelog:1.861 wesnoth/changelog:1.862
--- wesnoth/changelog:1.861     Wed Aug 17 22:29:46 2005
+++ wesnoth/changelog   Thu Aug 18 16:19:21 2005
@@ -26,6 +26,7 @@
  * removed tooltip picture (#14134): with #14084 present this cannot be fixed
  * fixed Lich using wrong image (#14139)
  * made checksums work on AMD64
+ * fixed broken scepter of fire attack icon (#14028)
  * various bug fixes and code cleanups
 
 Version 0.9.5:
Index: wesnoth/data/units/Battle_Princess.cfg
diff -u wesnoth/data/units/Battle_Princess.cfg:1.25 
wesnoth/data/units/Battle_Princess.cfg:1.26
--- wesnoth/data/units/Battle_Princess.cfg:1.25 Mon Aug  8 08:53:51 2005
+++ wesnoth/data/units/Battle_Princess.cfg      Thu Aug 18 16:19:21 2005
@@ -92,6 +92,7 @@
        type=fire
        range=long
        special=magical
+       icon=attacks/fireball.png
        damage=16
        number=4
                [sound]
Index: wesnoth/data/units/Commander.cfg
diff -u wesnoth/data/units/Commander.cfg:1.21 
wesnoth/data/units/Commander.cfg:1.22
--- wesnoth/data/units/Commander.cfg:1.21       Mon Aug  8 08:53:51 2005
+++ wesnoth/data/units/Commander.cfg    Thu Aug 18 16:19:21 2005
@@ -133,6 +133,7 @@
        type=fire
        range=long
        special=magical
+       icon=attacks/fireball.png
        damage=16
        number=4
                [sound]
Index: wesnoth/data/units/Fighter.cfg
diff -u wesnoth/data/units/Fighter.cfg:1.10 wesnoth/data/units/Fighter.cfg:1.11
--- wesnoth/data/units/Fighter.cfg:1.10 Sun Mar 27 23:06:16 2005
+++ wesnoth/data/units/Fighter.cfg      Thu Aug 18 16:19:21 2005
@@ -84,6 +84,7 @@
        type=fire
        range=long
        special=magical
+       icon=attacks/fireball.png
        damage=12
        number=3
                [sound]
Index: wesnoth/data/units/Lord.cfg
diff -u wesnoth/data/units/Lord.cfg:1.25 wesnoth/data/units/Lord.cfg:1.26
--- wesnoth/data/units/Lord.cfg:1.25    Tue Aug  2 12:06:24 2005
+++ wesnoth/data/units/Lord.cfg Thu Aug 18 16:19:21 2005
@@ -117,6 +117,7 @@
        type=fire
        range=long
        special=magical
+       icon=attacks/fireball.png
        damage=18
        number=4
                [sound]
Index: wesnoth/data/units/Princess.cfg
diff -u wesnoth/data/units/Princess.cfg:1.23 
wesnoth/data/units/Princess.cfg:1.24
--- wesnoth/data/units/Princess.cfg:1.23        Sun Mar 27 23:06:16 2005
+++ wesnoth/data/units/Princess.cfg     Thu Aug 18 16:19:21 2005
@@ -78,6 +78,7 @@
        type=fire
        range=long
        special=magical
+       icon=attacks/fireball.png
        damage=14
        number=4
                [frame]




reply via email to

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