aboutsummaryrefslogtreecommitdiffstats
path: root/xml/playerSpawnHill1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'xml/playerSpawnHill1.xml')
-rw-r--r--xml/playerSpawnHill1.xml11
1 files changed, 9 insertions, 2 deletions
diff --git a/xml/playerSpawnHill1.xml b/xml/playerSpawnHill1.xml
index 53e6a3c..55612d3 100644
--- a/xml/playerSpawnHill1.xml
+++ b/xml/playerSpawnHill1.xml
@@ -7,12 +7,19 @@
<mob type="1" aggressive="false" />
+ <trigger x="-300" id="Test" />
+
<npc name="Ralph" hasDialog="true" />
<npc name="Johnny" hasDialog="true" />
<structure type="5" inside="playerSpawnHill1_Building1.xml" />
</World>
+<Trigger id="Test">It was a dark and stormy night...
+Except it was the middle of the day.
+And it wasn't stormy.
+...</Trigger>
+
<Dialog name="Ralph">
<text id="0">
@@ -32,12 +39,12 @@
</Dialog>
<Dialog name="Johnny">
- <text id="0" nextid="1" stop="true">
+ <text id="0" nextid="1" pause="true">
Sup bro!
<quest assign="Quest #1" />
</text>
- <text id="1" >
+ <text id="1" stop="true">
My name's Johnny.
<give id="Dank Maymay" count="1" />
</text>