aboutsummaryrefslogtreecommitdiffstats
path: root/xml/bobshouse.xml
blob: e6b87e58cf56ad273e481824ac2b5d094044edb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0"?>
<include file="entities.xml"/>

<IndoorWorld>
	<style background="0" bgm="assets/music/theme_jazz.wav" 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>
	<house width="800" texture="assets/style/classic/bg/insideWoodHouse.png"/>
	<generation width="320"/>
	<time>6000</time>
	<!--<link outside="town.xml"/>-->
	<npc name="Bob" hasDialog="false" spawnx="30"/>
</IndoorWorld>