diff options
Diffstat (limited to 'xml/!town.xml')
-rw-r--r-- | xml/!town.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/xml/!town.xml b/xml/!town.xml index 03db7bb..5c66a25 100644 --- a/xml/!town.xml +++ b/xml/!town.xml @@ -27,9 +27,10 @@ <Dialog name="Bob"> <text id="0" nextid="1"> - <give name="Hunters Bow" count="1"/> + <!--<give name="Hunters Bow" count="1"/> <give name="Arrow" count="50"/> - <option name="Yes"/> + <option name="Yes"/>--> + <give name="Wood Sword" count="1"/> <content> Hey there! The name's Bob. Good to see you've finally woken up from your nap by the cliff there... lol </content> |