Author: esr
Date: Wed Apr 18 10:47:34 2007
New Revision: 16892
URL: http://svn.gna.org/viewcvs/wesnoth?rev=16892&view=rev
Log:
Add docstrings for some macros.
Modified:
trunk/data/utils/animation-utils.cfg
Modified: trunk/data/utils/animation-utils.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/utils/animation-utils.cfg?rev=16892&r1=16891&r2=16892&view=diff
==============================================================================
--- trunk/data/utils/animation-utils.cfg (original)
+++ trunk/data/utils/animation-utils.cfg Wed Apr 18 10:47:34 2007
@@ -211,6 +211,7 @@
#enddef
#define MISSILE_FRAME_WAIL
+# Animate a projectile for a wail attack.
[if]
direction=n,ne,nw
@@ -295,6 +296,7 @@
#enddef
#define MISSILE_FRAME_FIRE_BREATH N_OFFSET S_OFFSET N_DIAGONAL_OFFSET
S_DIAGONAL_OFFSET
+# Animate a projectile for a fire-breath attack.
[if]
direction=n
@@ -338,6 +340,7 @@
#enddef
#define MISSILE_FRAME_FAERIE_FIRE
+# Animate a projectile for a faerie-fire attack.
[missile_frame]
begin=-500
end=-350
@@ -397,6 +400,7 @@
#enddef
#define MISSILE_FRAME_FIREBALL
+# Animate a projectile for a fireball attack.
[missile_frame]
begin=-220
end=-100
@@ -418,6 +422,7 @@
#enddef
#define MISSILE_FRAME_HATCHET
+# Animate a projectile for a thrown-hatchet attack.
[missile_frame]
begin=-200
end=-150
@@ -442,4 +447,4 @@
image="projectiles/hatchet-1.png"
image_diagonal="projectiles/hatchet-1.png"
[/missile_frame]
-#enddef
+#enddef
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits