diff options
author | Andy <drumsetmonkey@gmail.com> | 2016-10-19 10:48:05 -0400 |
---|---|---|
committer | Andy <drumsetmonkey@gmail.com> | 2016-10-19 10:48:05 -0400 |
commit | 87bc18a63541c6e325170fbfacde2d7610a3b852 (patch) | |
tree | 237c8ade452c64ca5bb97be85421ce9ad90a8894 /xml/bobshouse.xml | |
parent | aff1681f6638f591e2c8281f63847550115a2a19 (diff) | |
parent | 4f838cdf582f0ace6d7de8cb376dfce7100fbea3 (diff) |
CATATATATATATATTTTT (basic entities)
Diffstat (limited to 'xml/bobshouse.xml')
-rw-r--r-- | xml/bobshouse.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/xml/bobshouse.xml b/xml/bobshouse.xml index 87ad9b6..f13d5ff 100644 --- a/xml/bobshouse.xml +++ b/xml/bobshouse.xml @@ -1,7 +1,8 @@ <?xml version="1.0"?> <IndoorWorld> - <style background="1" bgm="assets/music/theme_jazz.wav" folder="assets/style/classic/"/> - <floor width="1600"/> + <style background="0" bgm="assets/music/theme_jazz.wav" folder="assets/style/classic/"/> + <house width="800" /> + <generation width="1600" /> <link outside="town.xml"/> <npc name="Bob" hasDialog="false" spawnx="30"/> </IndoorWorld> |