Author: shadowmaster
Date: Wed Mar 19 20:52:42 2008
New Revision: 24881
URL: http://svn.gna.org/viewcvs/wesnoth?rev=24881&view=rev
Log:
Fixed a small bug with moving the lightning bolt missile animation to
core
Modified:
trunk/data/campaigns/Heir_To_The_Throne/units/Elder_Mage.cfg
trunk/data/core/macros/animation-utils.cfg
Modified: trunk/data/campaigns/Heir_To_The_Throne/units/Elder_Mage.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Heir_To_The_Throne/units/Elder_Mage.cfg?rev=24881&r1=24880&r2=24881&view=diff
==============================================================================
--- trunk/data/campaigns/Heir_To_The_Throne/units/Elder_Mage.cfg (original)
+++ trunk/data/campaigns/Heir_To_The_Throne/units/Elder_Mage.cfg Wed Mar 19
20:52:42 2008
@@ -93,7 +93,7 @@
name=lightning
[/attack_filter]
- {LIGHTNING_BOLT}
+ {LIGHTNING_BOLT {DIRECTION_NUMBER} }
[if]
hits=yes
Modified: trunk/data/core/macros/animation-utils.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/macros/animation-utils.cfg?rev=24881&r1=24880&r2=24881&view=diff
==============================================================================
--- trunk/data/core/macros/animation-utils.cfg (original)
+++ trunk/data/core/macros/animation-utils.cfg Wed Mar 19 20:52:42 2008
@@ -1185,7 +1185,7 @@
[/missile_frame]
#enddef
-#define LIGHTNING_BOLT
+#define LIGHTNING_BOLT DIRECTION_NUMBER
[if]
direction=sw,s,se
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits