Author: espreon
Date: Mon Nov  7 13:40:02 2011
New Revision: 51911

URL: http://svn.gna.org/viewcvs/wesnoth?rev=51911&view=rev
Log:
Also make the bullet cyan.

Modified:
    trunk/data/core/macros/objective-utils.cfg

Modified: trunk/data/core/macros/objective-utils.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/macros/objective-utils.cfg?rev=51911&r1=51910&r2=51911&view=diff
==============================================================================
--- trunk/data/core/macros/objective-utils.cfg (original)
+++ trunk/data/core/macros/objective-utils.cfg Mon Nov  7 13:40:02 2011
@@ -70,6 +70,7 @@
 
 #define IS_LAST_SCENARIO
     [note]
-        description="<span color='cyan' weight='bold'>" + _"This is the last 
scenario." + "</span>"
+        red,blue,green=0,255,255
+        description="<b>" + _"This is the last scenario." + "</b>"
     [/note]
 #enddef


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

Reply via email to