blob: 7edd3b8b64169a3714ab90367618426b1c3e99d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0"?>
<World>
<style background="0" bgm="assets/music/embark.wav" folder="assets/style/farming/" />
<generation type="Random" width="500" />
<time>12000</time>
<hill peakx="0" peaky="1000" width="75" />
<structure type="0" x="-300" texture="assets/style/farming/farmHouse.png"/>
</World>
|