diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2016-07-01 10:34:55 -0400 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2016-07-01 10:34:55 -0400 |
commit | 40e0c5d15ee6cd24bdc305e40ae6895aca18e669 (patch) | |
tree | 43e615bec6d86dba5f01e3133d5f412f3baf35cd /xml/town.xml | |
parent | f620d82757becbb2270a37921fc989cb777f8824 (diff) |
removed mob,build,npc vectors
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 32ee1cc..42d0bef 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="287.3468" y="66.099106" dindex="9999"/> - <npc name="Bob" hasDialog="true" spawnx="30" health="1" x="-630.755" y="65.798988" dindex="0"/> + <npc name="Sanc" hasDialog="true" health="1" x="220.66983" y="63.798996" dindex="0"/> + <npc name="Bob" hasDialog="true" spawnx="30" health="1" x="-118.29799" y="62.499027" dindex="9999"/> <structure type="1" spawnx="300" alive="1"/> <structure inside="bobshouse.xml" type="1" spawnx="10" alive="1"/> <chest alive="1"/> |