diff options
author | drumsetmonkey <abelleisle@roadrunner.com> | 2016-04-04 07:32:15 -0400 |
---|---|---|
committer | drumsetmonkey <abelleisle@roadrunner.com> | 2016-04-04 07:32:15 -0400 |
commit | a45daeda3633bdf25267a0186b39618269dca970 (patch) | |
tree | dea5bfdbadadc6d7cbd51fb0c760e5a5760959fb /xml/playerSpawnHill1.xml | |
parent | ba627aebb20e19b800133abe24fb7d9e650055c3 (diff) |
XML folder changing
Diffstat (limited to 'xml/playerSpawnHill1.xml')
-rw-r--r-- | xml/playerSpawnHill1.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/xml/playerSpawnHill1.xml b/xml/playerSpawnHill1.xml index a67a932..4930f68 100644 --- a/xml/playerSpawnHill1.xml +++ b/xml/playerSpawnHill1.xml @@ -13,6 +13,7 @@ <npc name="Ralph" hasDialog="true" /> <npc name="Johnny" hasDialog="false" /> + <npc name="Big Dave" hasDialog="true"/> <page x="-200" id="assets/pages/gootaGoFast.png" /> @@ -67,3 +68,11 @@ And it wasn't stormy. Broooooooooooooo... </text> </Dialog> + +<Dialog name="Big Dave"> + <text id="0" pause="true"> + Here have this sword! + <give id="Wood Sword" count="1"/> + <give id="Fried Chicken" count="1"/> + </text> +</Dialog> |