aboutsummaryrefslogtreecommitdiffstats
path: root/xml
diff options
context:
space:
mode:
Diffstat (limited to 'xml')
-rw-r--r--xml/!town.xml1
-rw-r--r--xml/bobshouse.xml4
2 files changed, 2 insertions, 3 deletions
diff --git a/xml/!town.xml b/xml/!town.xml
index 0a28124..47ddf27 100644
--- a/xml/!town.xml
+++ b/xml/!town.xml
@@ -12,7 +12,6 @@
<npc name="Bob" hasDialog="true" position="50.0,100.0"/>
<structure type="1" position="300.0,100.0"/>
<structure inside="bobshouse.xml" type="1" position="10.0,100.0"/>
- <chest/>
</World>
<Dialog name="Bob">
diff --git a/xml/bobshouse.xml b/xml/bobshouse.xml
index cde1cdc..d79274d 100644
--- a/xml/bobshouse.xml
+++ b/xml/bobshouse.xml
@@ -2,8 +2,8 @@
<include file="entities.xml"/>
<IndoorWorld>
- <style background="0" bgm="assets/music/theme_jazz.wav" folder="assets/style/classic/"/>
- <house width="800" texture="assets/style/classic/bg/insideWoodHouse.png"/>
+ <style background="0" bgm="assets/music/theme_jazz.wav" folder="assets/style/classic/"/>
+ <house width="800" texture="assets/style/classic/bg/insideWoodHouse.png"/>
<generation width="320"/>
<time>6000</time>
<!--<link outside="town.xml"/>-->