aboutsummaryrefslogtreecommitdiffstats
path: root/xml
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2017-02-12 15:27:02 -0500
committerClyne Sullivan <tullivan99@gmail.com>2017-02-12 15:27:02 -0500
commit7189e7d0d5130b7bb37c4d65e595b1608b3c39c8 (patch)
treef2e74ad947f6d018d8ea6431140b5f40d1ff7f81 /xml
parent202b5a75428b2405eeff3080cde0e657b76978f9 (diff)
quest requirements/rewards
Diffstat (limited to 'xml')
-rw-r--r--xml/!town.xml13
1 files changed, 10 insertions, 3 deletions
diff --git a/xml/!town.xml b/xml/!town.xml
index 9ab4c1c..d256af9 100644
--- a/xml/!town.xml
+++ b/xml/!town.xml
@@ -7,6 +7,7 @@
<weather>Sunny</weather>
<link right="!town2.xml"/>
<spawnx>-300</spawnx>
+ <time>8000</time>
<npc name="Sanc" hasDialog="true"/>
<npc name="Bob" hasDialog="true" position="50.0,100.0"/>
<structure type="1" position="300.0,100.0"/>
@@ -15,20 +16,26 @@
</World>
<Dialog name="Bob">
- <text id="0" nextid="1" pause="true">
+ <text id="0" nextid="1">
<give name="Dank MayMay" count="10"/>
<content>
Hey there! The name's Bob. Good to see you've finally woken up from your nap by the cliff there... lol
</content>
</text>
- <text id="1" pause="true">
+ <text id="1" pause="true" nextid="2">
<quest assign="Check out m&apos;swag, man!" desc="Go inside Bob&apos;s house and check out the stuff he has.">
- Debug, 5
+ Debug, 5,
+ Reward,
+ Dank MayMay, 50
</quest>
<content>
Looks like you've got yourself pretty empty handed... you know, I have a simple solution for that. Come on inside, I have somethin' to show you.
</content>
</text>
+ <text id="2">
+ <quest check="Check out m&apos;swag, man!" />
+ <content>Hooray!</content>
+ </text>
</Dialog>
<Dialog name="Sanc">