diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2016-10-11 21:24:43 -0500 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2016-10-11 21:24:43 -0500 |
commit | f46be773dd1283688ec1feda1c50e6edaf6d1113 (patch) | |
tree | e776569254517ba8a76763623b02c0f5530a1eb1 /xml | |
parent | 8a71861846c41c5f432570262b398c7627743c91 (diff) |
WIP make worldsystem manage music
Diffstat (limited to 'xml')
-rw-r--r-- | xml/!town.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xml/!town.xml b/xml/!town.xml index 2627e82..ddddfa3 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="735" y="66.199104" dindex="9999"/> - <npc name="Bob" hasDialog="true" spawnx="30" health="1" x="460.8461" y="67.399094" dindex="0"/> + <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"/> <structure type="1" spawnx="300" alive="1"/> <structure inside="bobshouse.xml" type="1" spawnx="10" alive="1"/> <chest alive="1"/> |