diff options
Diffstat (limited to 'xml/town.xml')
-rw-r--r-- | xml/town.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/xml/town.xml b/xml/town.xml index b6f17de..32e6a95 100644 --- a/xml/town.xml +++ b/xml/town.xml @@ -4,10 +4,10 @@ <generation type="Random" width="1600"/> <time>6000</time> <spawnx>-300</spawnx> - <npc name="Sanc" hasDialog="true" health="1" x="648.92395" y="68.298882" dindex="9999"/> - <npc name="Bob" hasDialog="true" spawnx="30" health="1" x="-159.27541" y="65.598969" dindex="9999"/> - <structure type="1" spawnx="300" alive="1"/> - <structure inside="bobshouse.xml" type="1" spawnx="10" alive="1"/> + <npc name="Sanc" hasDialog="true"/> + <npc name="Bob" hasDialog="true" spawnx="30"/> + <structure type="1" spawnx="300"/> + <structure inside="bobshouse.xml" type="1" spawnx="10"/> </World> <Dialog name="Bob"> |