diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2016-07-03 17:40:14 -0400 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2016-07-03 17:40:14 -0400 |
commit | 71849171e90dc5c25e41e53c55569494a952678e (patch) | |
tree | 12fc4b8734c34e79cc976f01bae2babf5102a5fd /xml | |
parent | 4907843ac7a43d5d3519f9696ae90e0736d96c9d (diff) |
control saving wip, but no segfault
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 a7a1270..e3a6a20 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="223.98889" y="74.797943" dindex="0"/> - <npc name="Bob" hasDialog="true" spawnx="30" health="1" x="143.87997" y="72.197983" dindex="0"/> + <npc name="Sanc" hasDialog="true" health="1" x="34.877903" y="70.59893" dindex="0"/> + <npc name="Bob" hasDialog="true" spawnx="30" health="1" x="-134.12997" y="69.999039" dindex="0"/> <structure type="1" spawnx="300" alive="1"/> <structure inside="bobshouse.xml" type="1" spawnx="10" alive="1"/> <chest alive="1"/> |