diff options
Diffstat (limited to 'xml')
-rw-r--r-- | xml/!town.xml | 4 | ||||
-rw-r--r-- | xml/bobshouse.xml | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xml/!town.xml b/xml/!town.xml index ddddfa3..28b7d55 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="713.36627" y="62.598007" dindex="9999"/> - <npc name="Bob" hasDialog="true" spawnx="30" health="1" x="102.43407" y="65.999008" dindex="0"/> + <npc name="Sanc" hasDialog="true" health="1" x="-136.30008" y="62.998978" dindex="9999"/> + <npc name="Bob" hasDialog="true" spawnx="30" health="1" x="748" y="63.398766" dindex="0"/> <structure type="1" spawnx="300" alive="1"/> <structure inside="bobshouse.xml" type="1" spawnx="10" alive="1"/> <chest alive="1"/> diff --git a/xml/bobshouse.xml b/xml/bobshouse.xml index ebf020b..87ad9b6 100644 --- a/xml/bobshouse.xml +++ b/xml/bobshouse.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <IndoorWorld> - <style background="1" bgm="assets/music/embark.wav" folder="assets/style/classic/"/> + <style background="1" bgm="assets/music/theme_jazz.wav" folder="assets/style/classic/"/> <floor width="1600"/> <link outside="town.xml"/> <npc name="Bob" hasDialog="false" spawnx="30"/> |