diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2017-07-29 18:25:01 -0400 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2017-07-29 18:37:26 -0400 |
commit | 738c3c59a03135f2adeed3804c5a45faf441c947 (patch) | |
tree | 83a533c5a32807bea05ccd55e0a08edb3847c4ef /xml/!town.xml | |
parent | 9e540db7d6492168cadcafddbf145ffdd7b21981 (diff) |
added gif support
Diffstat (limited to 'xml/!town.xml')
-rw-r--r-- | xml/!town.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/xml/!town.xml b/xml/!town.xml index 9f5bd0a..28d3a9b 100644 --- a/xml/!town.xml +++ b/xml/!town.xml @@ -26,10 +26,9 @@ <Dialog name="Bob"> <text id="0" nextid="1"> - <give name="Wood Sword" count="1"/> + <give name="Hunters Bow" count="1"/> + <give name="Arrow" count="50"/> <option name="Yes" /> - <option name="Yes daddy" /> - <option name="Ooooh boy yesss please" /> <content> Hey there! The name's Bob. Good to see you've finally woken up from your nap by the cliff there... lol </content> |