aboutsummaryrefslogtreecommitdiffstats
path: root/xml/playerSpawnHill2.xml
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2016-02-12 08:48:50 -0500
committerClyne Sullivan <tullivan99@gmail.com>2016-02-12 08:48:50 -0500
commit51b0b214967ca4770b1674431cffa15777b0ec06 (patch)
tree2165f359d803bbc1944f5bcc10a377b06f6676e7 /xml/playerSpawnHill2.xml
parentba7df965e73e121820f20e3a0e57631d078c11db (diff)
parent2a4a514b654ef0e08134a116c658d49a8f16cfe7 (diff)
mergge
Diffstat (limited to 'xml/playerSpawnHill2.xml')
-rw-r--r--xml/playerSpawnHill2.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/xml/playerSpawnHill2.xml b/xml/playerSpawnHill2.xml
index 2da7bd3..c46dad3 100644
--- a/xml/playerSpawnHill2.xml
+++ b/xml/playerSpawnHill2.xml
@@ -1,8 +1,9 @@
<?xml version="1.0"?>
<World>
- <style background="0" bgm="assets/music/embark.wav" />
- <generation type="Random" width="500" />
+ <style background="0" bgm="assets/music/embark.wav" folder="assets/style/rustic/"/>
+ <generation type="Random" width="1000" />
+ <structure type="5" inside="playerSpawnHill1_Building1.xml"/>
- <link left="playerSpawnHill1.xml" />
+ <link right="playerSpawnHill1.xml" />
</World>