diff options
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> |