aboutsummaryrefslogtreecommitdiffstats
path: root/xml/playerSpawnHill1_Building1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'xml/playerSpawnHill1_Building1.xml')
-rw-r--r--xml/playerSpawnHill1_Building1.xml23
1 files changed, 21 insertions, 2 deletions
diff --git a/xml/playerSpawnHill1_Building1.xml b/xml/playerSpawnHill1_Building1.xml
index 5c2b723..67695c7 100644
--- a/xml/playerSpawnHill1_Building1.xml
+++ b/xml/playerSpawnHill1_Building1.xml
@@ -8,8 +8,27 @@
</IndoorWorld>
<Dialog name="Bob">
- <text id="0">
- Hey. Have a Dank Maymay :)
+ <text id="0" nextid="1" pause="true">
+ Hey. Have a Dank MayMay :)
<give id="Dank MayMay" count="1" />
</text>
+
+ <text id="1" nextid="2">
+ What? You want another Dank MayMay?
+ </text>
+
+ <text id="2" nextid="3" pause="true">
+ K.
+ <give id="Dank MayMay" count="1" />
+ </text>
+
+ <text id="3" nextid="4">
+ Well... I'm out of Dank MayMays.
+ </text>
+
+ <text id="4">
+ Have a sword though.
+ <give id="Wood Sword" count="1" />
+ </text>
+
</Dialog>