diff options
author | drumsetmonkey <abelleisle@roadrunner.com> | 2016-03-21 08:17:06 -0400 |
---|---|---|
committer | drumsetmonkey <abelleisle@roadrunner.com> | 2016-03-21 08:17:06 -0400 |
commit | 51c6e601c3d6451294506b72213244e3aee9822f (patch) | |
tree | ff811ba8bec3c207eacd126f6e5e3764abca8a70 /xml/playerSpawnHill2.xml | |
parent | bbdc924d409f74594bd8c8b0d4bf55d5e5f32209 (diff) | |
parent | 8dae5eeac2c6254bb8288c0479c193ab185a312f (diff) |
Created currency and new inventory
Diffstat (limited to 'xml/playerSpawnHill2.xml')
-rw-r--r-- | xml/playerSpawnHill2.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xml/playerSpawnHill2.xml b/xml/playerSpawnHill2.xml index c46dad3..8d3d328 100644 --- a/xml/playerSpawnHill2.xml +++ b/xml/playerSpawnHill2.xml @@ -3,7 +3,7 @@ <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 right="playerSpawnHill1.xml" /> + + <link left="playerSpawnHill1.xml" /> </World> |