Author: fendrin
Date: Mon Mar  7 16:15:14 2011
New Revision: 48816

URL: http://svn.gna.org/viewcvs/wesnoth?rev=48816&view=rev
Log:
LoW: Fixed the LOOT macro to display for the right side only.

Modified:
    trunk/data/campaigns/Legend_of_Wesmere/utils/low-macros.cfg

Modified: trunk/data/campaigns/Legend_of_Wesmere/utils/low-macros.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Legend_of_Wesmere/utils/low-macros.cfg?rev=48816&r1=48815&r2=48816&view=diff
==============================================================================
--- trunk/data/campaigns/Legend_of_Wesmere/utils/low-macros.cfg (original)
+++ trunk/data/campaigns/Legend_of_Wesmere/utils/low-macros.cfg Mon Mar  7 
16:15:14 2011
@@ -28,7 +28,9 @@
 
 #define LOOT AMOUNT SIDE
     {VARIABLE amount_gold {AMOUNT}}
+    #TODO add message for the other players!
     [message]
+        side_for={SIDE}
         speaker=narrator
         message= _ "You retrieve $amount_gold pieces of gold."
         image=wesnoth-icon.png


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

Reply via email to