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 5ee8397..b9da09c 100644 --- a/xml/town.xml +++ b/xml/town.xml @@ -4,8 +4,8 @@ <generation type="Random" width="1600"/> <time>6000</time> <spawnx>-300</spawnx> - <npc name="Sanc" hasDialog="true" health="1" x="414.76144" y="62.599087" dindex="9999"/> - <npc name="Bob" hasDialog="true" spawnx="30" health="1" x="356.11185" y="60.999081" dindex="0"/> + <npc name="Sanc" hasDialog="true" health="1" x="464.45755" y="65.399185" dindex="0"/> + <npc name="Bob" hasDialog="true" spawnx="30" health="1" x="-772.5" y="59.999001" dindex="0"/> <structure type="1" spawnx="300" alive="1"/> <structure inside="bobshouse.xml" type="1" spawnx="10" alive="1"/> <chest alive="1"/> @@ -13,6 +13,7 @@ <Dialog name="Bob"> <text id="0" nextid="1" pause="true"> + <give id="Dank MayMay" count="10"/> <content alive="1"> Hey there! The name's Bob. Good to see you've finally woken up from your nap by the cliff there... lol </content> |