Continuing work on context-sensitive dialogs
[butaba-adventures.git] / dialogues / bulisa2.dlg
index 9af9209..bb504e1 100644 (file)
@@ -2,6 +2,16 @@
 <conversation>
   <dialogue id="1">
     <speech>Hello, my friend. I see you've not yet brought back water from the well.</speech> 
+    <response id="13.1" nextdialogue="2">Where can I find a bucket?</response>
+    <response id="13.2" nextdialogue="3">Where can I find the well?</response>
     <response id="14" nextdialogue="0">I'll go and get it at once!</response>
   </dialogue>
+  <dialogue id="2">
+    <speech>Didn't you hear? You can find the bucket somewhere in the garden.</speech>
+    <response id="13.3" nextdialogue="0">Thanks...</response>
+  </dialogue>
+  <dialogue id="3">
+    <speech>I already told you, there is a well behind the house!</speech>
+    <response id="13.4" nextdialogue="0">Uh, thanks!</response>
+  </dialogue>
 </conversation>
\ No newline at end of file