aboutsummaryrefslogtreecommitdiffstats
path: root/xml/!town2.xml
blob: fcdf507c4a9a419bac4ac80168a9cebe00ef103b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0"?>
<World>
	<style bgm="assets/music/ozone.ogg" folder="assets/style/classic/">
		<layer path="bg/bg.png"/>
		<layer path="bg/bgFarMountain.png"/>
		<layer path="bg/forestTileFar.png"/>
		<layer path="bg/forestTileBack.png"/>
		<layer path="bg/forestTileMid.png"/>
		<layer path="bg/forestTileFront.png"/>
		<layer path="bg/dirt.png"/>
		<layer path="bg/grass.png"/>
	</style>
	<generation width="1000"/>
	<time>6000</time>
	<link left="!town.xml"/>
</World>