diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2016-06-27 14:47:01 -0400 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2016-06-27 14:47:01 -0400 |
commit | b202b0d3952e546aaa6d64d42886d9c926f6bd76 (patch) | |
tree | 75f42dda4d24217cd0eeea70ff5e5494d1a14ac1 /xml/town.xml | |
parent | b61e4e5b140278705c79674c02de6886b2189f71 (diff) |
better textures, fixing indoors
Diffstat (limited to 'xml/town.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 8d0a0a4..fc5fcd5 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="-316.38254" y="62.999008" dindex="9999"/> - <npc name="Bob" hasDialog="true" spawnx="30" health="1" x="262.3949" y="66.698959" dindex="0"/> + <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"/> <structure type="1" spawnx="300" alive="1"/> <structure inside="bobshouse.xml" type="1" spawnx="10" alive="1"/> </World> |