aboutsummaryrefslogtreecommitdiffstats
path: root/storyXML
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2016-04-04 14:56:43 -0400
committerClyne Sullivan <tullivan99@gmail.com>2016-04-04 14:56:43 -0400
commit4ea7b19bf2d4c64719471a53e6223aac7c250585 (patch)
tree2485cbcd3ad191115016e996549fd4b7be4a2d24 /storyXML
parenta7bbe5cc18fe5b24f5d97d4acce164998d8d5517 (diff)
parentb2ea70a36ba2249383c9b5cb3c2c784c28311938 (diff)
merge
Diffstat (limited to 'storyXML')
-rw-r--r--storyXML/0000_SpawnHill.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/storyXML/0000_SpawnHill.xml b/storyXML/0000_SpawnHill.xml
new file mode 100644
index 0000000..0a41197
--- /dev/null
+++ b/storyXML/0000_SpawnHill.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<World>
+
+ <style background="0" bgm="assets/music/embark.wav" folder="assets/style/classic/" />
+ <generation type="Random" width="500" />
+ <time>12000</time>
+
+ <hill peakx="0" peaky="1000" width="50" />
+
+</World>