diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2016-06-24 10:56:35 -0400 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2016-06-24 10:56:35 -0400 |
commit | f4177a77ceff0e1cffb7e968f3d48497fcd2d45c (patch) | |
tree | fe4473d5d0a36035902f58dda2bae130c2650558 /xml/bobshouse.xml | |
parent | 56d34b56e82821797bc97be7e36138057109f87e (diff) |
dialog wrap fix, removed junk files
Diffstat (limited to 'xml/bobshouse.xml')
-rw-r--r-- | xml/bobshouse.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/xml/bobshouse.xml b/xml/bobshouse.xml index 2e7e576..32e6a95 100644 --- a/xml/bobshouse.xml +++ b/xml/bobshouse.xml @@ -4,10 +4,10 @@ <generation type="Random" width="1600"/> <time>6000</time> <spawnx>-300</spawnx> - <npc name="Sanc" hasDialog="true" health="1" x="607.58258" y="68.099052" dindex="9999"/> - <npc name="Bob" hasDialog="true" spawnx="30" health="1" x="-117.91962" y="63.499046" dindex="9999"/> - <structure type="1" spawnx="300" alive="1"/> - <structure inside="bobshouse.xml" type="1" spawnx="10" alive="1"/> + <npc name="Sanc" hasDialog="true"/> + <npc name="Bob" hasDialog="true" spawnx="30"/> + <structure type="1" spawnx="300"/> + <structure inside="bobshouse.xml" type="1" spawnx="10"/> </World> <Dialog name="Bob"> |