Author: mordante
Date: Tue Feb  3 22:07:02 2009
New Revision: 32578

URL: http://svn.gna.org/viewcvs/wesnoth?rev=32578&view=rev
Log:
Add some more tests for the dialogs.

Modified:
    trunk/data/scenario-test.cfg

Modified: trunk/data/scenario-test.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/scenario-test.cfg?rev=32578&r1=32577&r2=32578&view=diff
==============================================================================
--- trunk/data/scenario-test.cfg (original)
+++ trunk/data/scenario-test.cfg Tue Feb  3 22:07:02 2009
@@ -421,6 +421,8 @@
             # Uses the special syntax as described at
             # http://www.wesnoth.org/wiki/DescriptionWML
             # The ; doesn't seem to work in the old gui so no need to port it.
+                       #
+                       # On 800x480 a scrollbar should appear.
             [option]
                 message="&items/potion-red.png=Something red=Take a sip and 
enjoy"
             [/option]
@@ -429,6 +431,16 @@
             [/option]
             [option]
                 message="&items/potion-yellow.png=Oh noes yellow=Oh I'm sure 
you'll love that one"
+            [/option]
+                       [option]
+                               message="&scenery/well.png=A nice well=Grab a 
bucket and fetch some water."
+                       [/option]
+                       [option]
+                               message="&items/holy-water.png=Oh nice 
bottle=Feel the divinity"
+                       [/option]
+                       [option]
+                               # Should have an empty first column.
+                               message=" =A nice and black\nToo dark too 
see?=Take a sip and pass the bottle along" 
             [/option]
         [/message]
     [/event]


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

Reply via email to