diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2019-02-25 19:03:28 -0500 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2019-02-25 19:03:28 -0500 |
commit | 8fad6784c4316e1fe41290ae80e6a8c535de4fa1 (patch) | |
tree | 7f9c6da7bf71ce37498e097c83d4b654f407f54c /xml/bobshouse.xml | |
parent | d7bae41fab5570bdac547a46463974adb4723f96 (diff) |
goodbye indoorworld
Diffstat (limited to 'xml/bobshouse.xml')
-rw-r--r-- | xml/bobshouse.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/xml/bobshouse.xml b/xml/bobshouse.xml index 384af4f..a699b19 100644 --- a/xml/bobshouse.xml +++ b/xml/bobshouse.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <include file="entities.xml"/> -<IndoorWorld> +<World> <style bgm="assets/music/theme_jazz.wav" folder="assets/style/indoors/"> <layer path="bg/bg.png"/> <layer path="bg/bgFarMountain.png"/> @@ -12,12 +12,12 @@ <layer path="bg/dirt.png"/> <layer path="bg/carpet.png"/> </style> - <house width="800" texture="assets/style/classic/bg/insideWoodHouse.png"/> - <generation>testground.png</generation> + <!--<house width="800" texture="assets/style/classic/bg/insideWoodHouse.png"/>--> + <ground path="assets/bobground.png"/> <time>6000</time> - <!--<link outside="town.xml"/>--> + <link outside="!town.xml"/> <npc name="Bob" hasDialog="true" spawnx="30"/> -</IndoorWorld> +</World> <Dialog name="Bob"> <text id="0" nextid="1"> |