diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2016-11-27 18:49:32 -0500 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2016-11-27 18:49:32 -0500 |
commit | b1d3354d93187a6bededc280ddb6dee5b159bbe7 (patch) | |
tree | 64fb7e7ecdb77e0bc8579720444f23485d439168 /xml/bobshouse.xml | |
parent | 95f6378e62cc6a7f25305d6f2317ad25d459f9c0 (diff) |
menu, indoor fixes
Diffstat (limited to 'xml/bobshouse.xml')
-rw-r--r-- | xml/bobshouse.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xml/bobshouse.xml b/xml/bobshouse.xml index b638ae5..cde1cdc 100644 --- a/xml/bobshouse.xml +++ b/xml/bobshouse.xml @@ -3,8 +3,8 @@ <IndoorWorld> <style background="0" bgm="assets/music/theme_jazz.wav" folder="assets/style/classic/"/> - <house width="640" texture="assets/style/classic/bg/insideWoodHouse.png"/> - <generation width="1600"/> + <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"/> |