diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2016-07-03 19:27:05 -0400 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2016-07-03 19:27:05 -0400 |
commit | 791ebed6017b8846f8bd63c323c12a5c56fe14b9 (patch) | |
tree | fc67a26d4466187e9622215a5de98c5d7f00030e /xml | |
parent | 71849171e90dc5c25e41e53c55569494a952678e (diff) |
control save/load, tracking default config
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 e3a6a20..d9bed58 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="34.877903" y="70.59893" dindex="0"/> - <npc name="Bob" hasDialog="true" spawnx="30" health="1" x="-134.12997" y="69.999039" dindex="0"/> + <npc name="Sanc" hasDialog="true" health="1" x="647.35724" y="63.59906" dindex="0"/> + <npc name="Bob" hasDialog="true" spawnx="30" health="1" x="-228.03703" y="65.798965" dindex="0"/> <structure type="1" spawnx="300" alive="1"/> <structure inside="bobshouse.xml" type="1" spawnx="10" alive="1"/> <chest alive="1"/> |