Most graphics related updates
[butaba-adventures.git] / dialogues / bulisa5.dlg
diff --git a/dialogues/bulisa5.dlg b/dialogues/bulisa5.dlg
new file mode 100644 (file)
index 0000000..1d4cc8b
--- /dev/null
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<conversation>
+  <dialogue id="1">
+    <speech>Hello, Butaba! So, what's up?</speech>
+    <response id="21" nextdialogue="2">Things are fine!</response>
+    <response id="22" nextdialogue="3">I am still looking for something to do</response>
+    <response id="23" nextdialogue="0">Bye!</response>
+  </dialogue>
+  <dialogue id="2">
+    <speech>That's good. I hope you had luck with that job...</speech>
+    <response id="24" nextdialogue="3">No such luck! Still looking</response>
+    <response id="25" nextdialogue="0">Bye!</response>
+  </dialogue>
+  <dialogue id="3">
+    <speech>Ah, then I think I can put you on to something. You see, the town mayor is collecting money for charity. There is 
+      going to be a gala function during the Fete. He's short handed at the moment, looking for volunteers. Maybe you could help!</speech>
+      <response id="26" nextdialogue="0">Sounds like a good idea. I'll go meet him.</response>
+      <response id="27" nextdialogue="4">Oh, I'll consider it...</response>
+  </dialogue>
+  <dialogue id="4">
+    <speech>No problem. It's a good cause. Hope you can help with that!</speech>
+    <response id="28" nextdialogue="0">Bye!</response>
+  </dialogue>
+</conversation>
\ No newline at end of file