diff options
Diffstat (limited to 'xml')
-rw-r--r-- | xml/bobshouse.xml | 2 | ||||
-rw-r--r-- | xml/town.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xml/bobshouse.xml b/xml/bobshouse.xml index 2d69813..0319b89 100644 --- a/xml/bobshouse.xml +++ b/xml/bobshouse.xml @@ -3,5 +3,5 @@ <style background="1" bgm="assets/music/embark.wav" folder="assets/style/classic/"/> <floor width="1600"/> <link outside="town.xml"/> - <npc name="Bob" hasDialog="false" spawnx="30" health="1" x="-229.27991" y="0" dindex="9999"/> + <npc name="Bob" hasDialog="false" spawnx="30" health="1" x="-275.90805" y="0" dindex="9999"/> </IndoorWorld> diff --git a/xml/town.xml b/xml/town.xml index b9da09c..32ee1cc 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="464.45755" y="65.399185" dindex="0"/> - <npc name="Bob" hasDialog="true" spawnx="30" health="1" x="-772.5" y="59.999001" dindex="0"/> + <npc name="Sanc" hasDialog="true" health="1" x="287.3468" y="66.099106" dindex="9999"/> + <npc name="Bob" hasDialog="true" spawnx="30" health="1" x="-630.755" y="65.798988" dindex="0"/> <structure type="1" spawnx="300" alive="1"/> <structure inside="bobshouse.xml" type="1" spawnx="10" alive="1"/> <chest alive="1"/> |