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/town.xml.save | |
parent | 56d34b56e82821797bc97be7e36138057109f87e (diff) |
dialog wrap fix, removed junk files
Diffstat (limited to 'xml/town.xml.save')
-rw-r--r-- | xml/town.xml.save | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/xml/town.xml.save b/xml/town.xml.save deleted file mode 100644 index 4800462..0000000 --- a/xml/town.xml.save +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0"?> -<World> - <style background="0" bgm="assets/music/embark.wav" folder="assets/style/classic/"/> - <generation type="Random" width="1600"/> - <time>6000</time> - <spawnx>-300</spawnx> - <npc name="Sanc" hasDialog="true"/> - <npc name="Bob" hasDialog="true"/> - <structure type="1" spawnx="300"/> - <structure type="1" spawnx="10"/> -</World> |