aboutsummaryrefslogtreecommitdiffstats
path: root/xml/town.xml.save
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2016-06-24 08:26:45 -0400
committerClyne Sullivan <tullivan99@gmail.com>2016-06-24 08:26:45 -0400
commit56d34b56e82821797bc97be7e36138057109f87e (patch)
tree7a97a6266ab8fbb0cc8f8cb2fa21cb05935e9413 /xml/town.xml.save
parent3aba33395caa3fec0ea8c96d988489efc04e25e7 (diff)
xml story writing stuff
Diffstat (limited to 'xml/town.xml.save')
-rw-r--r--xml/town.xml.save11
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>