Author: silene
Date: Sun Feb 14 09:33:55 2010
New Revision: 41195

URL: http://svn.gna.org/viewcvs/wesnoth?rev=41195&view=rev
Log:
Fixed animation issues spotted by Anonymissimus.

Modified:
    trunk/data/core/units/dwarves/Lord.cfg
    trunk/data/core/units/dwarves/Steelclad.cfg

Modified: trunk/data/core/units/dwarves/Lord.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/dwarves/Lord.cfg?rev=41195&r1=41194&r2=41195&view=diff
==============================================================================
--- trunk/data/core/units/dwarves/Lord.cfg (original)
+++ trunk/data/core/units/dwarves/Lord.cfg Sun Feb 14 09:33:55 2010
@@ -21,7 +21,7 @@
     die_sound={SOUND_LIST:DWARF_DIE}
     {DEFENSE_ANIM_FILTERED "units/dwarves/lord-defend-2.png" 
"units/dwarves/lord-defend-1.png" {SOUND_LIST:DWARF_HIT} (
         [filter_second_attack]
-            name=axe
+            name=battle axe
         [/filter_second_attack]
     )}
     {DEFENSE_ANIM_FILTERED "units/dwarves/lord-hammer-defend-2.png" 
"units/dwarves/lord-hammer-defend-1.png" {SOUND_LIST:DWARF_HIT} (

Modified: trunk/data/core/units/dwarves/Steelclad.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units/dwarves/Steelclad.cfg?rev=41195&r1=41194&r2=41195&view=diff
==============================================================================
--- trunk/data/core/units/dwarves/Steelclad.cfg (original)
+++ trunk/data/core/units/dwarves/Steelclad.cfg Sun Feb 14 09:33:55 2010
@@ -21,7 +21,7 @@
     die_sound={SOUND_LIST:DWARF_DIE}
     {DEFENSE_ANIM_FILTERED "units/dwarves/steelclad-defend-2.png" 
"units/dwarves/steelclad-defend-1.png" {SOUND_LIST:DWARF_HIT} (
         [filter_second_attack]
-            name=axe
+            name=battle axe
         [/filter_second_attack]
     )}
     {DEFENSE_ANIM_FILTERED "units/dwarves/steelclad-hammer-defend-2.png" 
"units/dwarves/steelclad-hammer-defend-1.png" {SOUND_LIST:DWARF_HIT} (


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

Reply via email to