diff options
Diffstat (limited to 'xml/town.xml')
-rw-r--r-- | xml/town.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/xml/town.xml b/xml/town.xml index fc5fcd5..f675037 100644 --- a/xml/town.xml +++ b/xml/town.xml @@ -4,23 +4,23 @@ <generation type="Random" width="1600"/> <time>6000</time> <spawnx>-300</spawnx> - <npc name="Sanc" hasDialog="true" health="1" x="-215.47046" y="59.999001" dindex="0"/> - <npc name="Bob" hasDialog="true" spawnx="30" health="1" x="44.280304" y="60.998985" dindex="0"/> + <npc name="Sanc" hasDialog="true" health="1" x="21.680096" y="63.399021" dindex="0"/> + <npc name="Bob" hasDialog="true" spawnx="30" health="1" x="30" y="62.99902" dindex="0"/> <structure type="1" spawnx="300" alive="1"/> <structure inside="bobshouse.xml" type="1" spawnx="10" alive="1"/> </World> <Dialog name="Bob"> <text id="0" nextid="1" pause="true"> - <content> + <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> </text> - <text id="1" pause="true"> - <quest assign="Check out m'swag, man!"> + <text id="1" pause="true" alive="1"> + <quest assign="Check out m'swag, man!" health="1" x="-0.20029223" y="62.099083" dindex="0"> No description </quest> - <content> + <content health="1" x="176.35571" y="61.999001" dindex="0"> 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> |