diff options
Diffstat (limited to 'xml/town.xml.save')
-rw-r--r-- | xml/town.xml.save | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/xml/town.xml.save b/xml/town.xml.save new file mode 100644 index 0000000..4800462 --- /dev/null +++ b/xml/town.xml.save @@ -0,0 +1,11 @@ +<?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> |